Package org.elasticsearch.index.translog

Interface Summary
Translog  
Translog.Operation A generic interface representing an operation performed on the transaction log.
Translog.Snapshot A snapshot of the transaction log, allows to iterate over all the transaction log operations.
 

Class Summary
Translog.Create  
Translog.Delete  
Translog.DeleteByQuery  
Translog.Index  
Translog.Location  
Translog.Source  
TranslogModule  
TranslogModule.TranslogSettings  
TranslogService  
TranslogStreams  
 

Enum Summary
Translog.Operation.Type  
 

Exception Summary
TranslogException  
 



Copyright © 2009-2012. All Rights Reserved.