Uses of Interface
org.apache.lucene.replicator.Replicator
Packages that use Replicator
Package
Description
Files replication framework
HTTP replication implementation
-
Uses of Replicator in org.apache.lucene.replicator
Classes in org.apache.lucene.replicator that implement ReplicatorModifier and TypeClassDescriptionclassAReplicatorimplementation for use by the side that publishesRevisions, as well for clients tocheck for updates.Constructors in org.apache.lucene.replicator with parameters of type ReplicatorModifierConstructorDescriptionReplicationClient(Replicator replicator, ReplicationClient.ReplicationHandler handler, ReplicationClient.SourceDirectoryFactory factory) Constructor. -
Uses of Replicator in org.apache.lucene.replicator.http
Classes in org.apache.lucene.replicator.http that implement ReplicatorConstructor parameters in org.apache.lucene.replicator.http with type arguments of type Replicator