Uses of Class
org.apache.lucene.replicator.nrt.CopyOneFile
-
Uses of CopyOneFile in org.apache.lucene.replicator.nrt
Fields in org.apache.lucene.replicator.nrt declared as CopyOneFileMethods in org.apache.lucene.replicator.nrt that return CopyOneFileModifier and TypeMethodDescriptionprotected abstract CopyOneFile
CopyJob.newCopyOneFile
(CopyOneFile current) Methods in org.apache.lucene.replicator.nrt with parameters of type CopyOneFileModifier and TypeMethodDescriptionprotected abstract CopyOneFile
CopyJob.newCopyOneFile
(CopyOneFile current) Constructors in org.apache.lucene.replicator.nrt with parameters of type CopyOneFileModifierConstructorDescriptionCopyOneFile
(CopyOneFile other, DataInput in) Transfers this file copy to another input, continuing where the first one left off