Uses of Package
org.apache.lucene.replicator.nrt
Packages that use org.apache.lucene.replicator.nrt
-
Classes in org.apache.lucene.replicator.nrt used by org.apache.lucene.replicator.nrtClassDescriptionHandles copying one set of files, e.g.Callback invoked by CopyJob once all files have (finally) finished copyingCopies one file from an incoming DataInput to a dest filename in a local DirectoryHolds incRef'd file level details for one point-in-time segment infos on the primary node.Holds metadata details about a single file that we use to confirm two files (one remote, one local) are in fact "identical".Common base class for
PrimaryNode
andReplicaNode
.Replica node, that pulls index changes from the primary node by copying newly flushed or merged index files.