Uses of Interface
org.gcube.indexmanagement.storagehandling.IndexReplicator

Packages that use IndexReplicator
org.gcube.indexmanagement.storagehandling   
 

Uses of IndexReplicator in org.gcube.indexmanagement.storagehandling
 

Methods in org.gcube.indexmanagement.storagehandling with parameters of type IndexReplicator
 void DeltaFileConsumer.loadState(java.io.ObjectInputStream ois, boolean firstLoad, IndexLookupWSResource resource, IndexReplicator replicator, int startIdx)
          Loads the current state of this DeltaFileConsumer from an object stream.
 

Constructors in org.gcube.indexmanagement.storagehandling with parameters of type IndexReplicator
DeltaFileConsumer(IndexLookupWSResource resource, IndexReplicator replicator, int startIdx)
          Constructs a new DeltaFileConsumer