JavaScript is disabled on your browser.
 
Nested Class Summary 
Nested Classes 
static enum 
 
static enum 
type of operation (index, delete), subclasses use static types
 
 
 
 
Constructor Summary 
Constructors 
 
 
Method Summary 
All Methods Instance Methods Abstract Methods Concrete Methods 
abstract int
 
 
 
long
 
long
 
long
Returns operation start time in nanoseconds.
 
org.apache.lucene.index.Term
 
long
 
 
 
 
 
Methods inherited from class java.lang.Object  
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
 
 
 
 
Method Details 
 
uid 
public  org.apache.lucene.index.Term  uid ()
 
 
version 
public  long  version ()
 
 
seqNo 
public  long  seqNo ()
 
 
primaryTerm 
public  long  primaryTerm ()
 
 
estimatedSizeInBytes 
public abstract  int  estimatedSizeInBytes ()
 
 
 
startTime 
public  long  startTime ()
Returns operation start time in nanoseconds.