Uses of Package
org.egothor.dir

Packages that use org.egothor.dir
org.egothor.dir This package defines objects of distributed IR layer. 
org.egothor.duplicity.algorithm This package contains top-level classes that implement the duplicity checking algorithm. 
org.egothor.duplicity.apps This package contains applications using the duplicity checking algorithm. 
org.egothor.duplicity.visualization This package contains classes implementing the visualization of the duplicities found in a document by the duplicity checking algorithm. 
 

Classes in org.egothor.dir used by org.egothor.dir
CWI
          The CWI object represents the simplest case of Collection-Wide-Information in an Information Retrieval system.
EgothorIndexConstExpiredException
          Thrown when index constancy has expired.
GlobalPositions
           
GlobalPositionWithTS
          Global positions with timestamp of last operation.
Group
          A Group is a group of Barrels which are, in fact, represented as one Barrel.
Tanker
          A Tanker is a group of Barrels with the capability of inserting new Barrels.
TankerImpl
          This object encapsulates core Tanker structure with some routines which make the life of a programmer easier.
 

Classes in org.egothor.dir used by org.egothor.duplicity.algorithm
Group
          A Group is a group of Barrels which are, in fact, represented as one Barrel.
Tanker
          A Tanker is a group of Barrels with the capability of inserting new Barrels.
TankerImpl
          This object encapsulates core Tanker structure with some routines which make the life of a programmer easier.
TankerImplSecure
          This object encapsulates standard TankerImpl and adds multithread safe behavior.
 

Classes in org.egothor.dir used by org.egothor.duplicity.apps
Tanker
          A Tanker is a group of Barrels with the capability of inserting new Barrels.
 

Classes in org.egothor.dir used by org.egothor.duplicity.visualization
TankerImplSecure
          This object encapsulates standard TankerImpl and adds multithread safe behavior.