Uses of Interface
org.apache.lucene.replicator.ReplicationClient.ReplicationHandler
Packages that use ReplicationClient.ReplicationHandler
-
Uses of ReplicationClient.ReplicationHandler in org.apache.lucene.replicator
Classes in org.apache.lucene.replicator that implement ReplicationClient.ReplicationHandlerModifier and TypeClassDescriptionclassAReplicationClient.ReplicationHandlerfor replication of an index and taxonomy pair.classAReplicationClient.ReplicationHandlerfor replication of an index.Constructors in org.apache.lucene.replicator with parameters of type ReplicationClient.ReplicationHandlerModifierConstructorDescriptionReplicationClient(Replicator replicator, ReplicationClient.ReplicationHandler handler, ReplicationClient.SourceDirectoryFactory factory) Constructor.