Uses of Package
org.tranche.hash.span

Packages that use org.tranche.hash.span
org.tranche.configuration Handles the server's (Server/FlatFileTrancheServer) configuration, including data directories, permissions and other options. 
org.tranche.flatfile The FlatFileTrancheServer handles the routing of data and meta data between the Server instance and the DataBlockUtil, and imposes sercurity. 
org.tranche.hash.span Used to assign responsibility to servers to handle a portion of the data on a network. 
org.tranche.network Contains all classes that concern the network as a whole and the connections with parts of that network. 
 

Classes in org.tranche.hash.span used by org.tranche.configuration
HashSpan
          Represents a range of hashes.
 

Classes in org.tranche.hash.span used by org.tranche.flatfile
HashSpan
          Represents a range of hashes.
 

Classes in org.tranche.hash.span used by org.tranche.hash.span
HashSpan
          Represents a range of hashes.
HashSpanCollection
          Use to manage and make modifications to a group of HashSpans.
 

Classes in org.tranche.hash.span used by org.tranche.network
HashSpan
          Represents a range of hashes.
 



This code is free for use both commercially and non-commercially as stated in the project's license