Uses of Package
org.apache.lucene.replicator
Packages that use org.apache.lucene.replicator
Package
Description
Files replication framework
HTTP replication implementation
-
Classes in org.apache.lucene.replicator used by org.apache.lucene.replicatorClassDescriptionA
DirectoryTaxonomyWriter
which sets the underlyingIndexWriter
'sIndexDeletionPolicy
toSnapshotDeletionPolicy
.Handler for revisions obtained by the client.Resolves a session and source into aDirectory
to use for copying the session files to.An interface for replicating files.A revision comprises lists of files that come from different sources and need to be replicated together to e.g.Describes a file in aRevision
.Token for a replication session, for guaranteeing that source replicated files will be kept safe until the replication completes. -
Classes in org.apache.lucene.replicator used by org.apache.lucene.replicator.httpClassDescriptionAn interface for replicating files.A revision comprises lists of files that come from different sources and need to be replicated together to e.g.Token for a replication session, for guaranteeing that source replicated files will be kept safe until the replication completes.