Uses of Interface
org.apache.lucene.replicator.Revision
Packages that use Revision
Package
Description
Files replication framework
HTTP replication implementation
-
Uses of Revision in org.apache.lucene.replicator
Classes in org.apache.lucene.replicator that implement RevisionModifier and TypeClassDescriptionclassDeprecated.use org.apache.lucene.replicator.nrt insteadclassDeprecated.use org.apache.lucene.replicator.nrt insteadMethods in org.apache.lucene.replicator with parameters of type RevisionModifier and TypeMethodDescriptionintDeprecated.intDeprecated.voidDeprecated.voidDeprecated.Publish a newRevisionfor consumption by clients.Constructors in org.apache.lucene.replicator with parameters of type RevisionModifierConstructorDescriptionSessionToken(String id, Revision revision) Deprecated.Constructor with the given id and revision. -
Uses of Revision in org.apache.lucene.replicator.http
Methods in org.apache.lucene.replicator.http with parameters of type Revision