Uses of Package
org.elasticsearch.index.translog
-
Classes in org.elasticsearch.index.translog used by org.elasticsearch.action.admin.indices.stats Class Description TranslogStats -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.action.bulk Class Description Translog.Location -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.action.resync Class Description Translog.Location Translog.Operation A generic interface representing an operation performed on the transaction log. -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.action.support.replication Class Description Translog.Location -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.index Class Description Translog.Durability -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.index.engine Class Description Translog A Translog is a per index shard component that records all non-committed index operations in a durable manner.Translog.Location Translog.Snapshot A snapshot of the transaction log, allows to iterate over all the transaction log operations.TranslogConfig TranslogStats -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.index.shard Class Description Translog.Durability Translog.Location 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.TranslogStats -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.index.translog Class Description BaseTranslogReader A base class for all classes that allows reading ops from translog filesBufferedChecksumStreamInput Similar to Lucene's BufferedChecksumIndexInput, however this wraps aStreamInputso anything read will update the checksumBufferedChecksumStreamOutput Similar to Lucene's BufferedChecksumIndexOutput, however this wraps aStreamOutputso anything written will update the checksumChannelFactory only for testing until we have a disk-full FileSystemTragicExceptionHolder Translog.Durability Translog.Location Translog.Operation A generic interface representing an operation performed on the transaction log.Translog.Operation.Type Translog.Snapshot A snapshot of the transaction log, allows to iterate over all the transaction log operations.Translog.Source Translog.TranslogGeneration References a transaction log generationTranslogConfig TranslogCorruptedException TranslogDeletionPolicy TranslogReader an immutable translog filereaderTranslogStats TranslogWriter -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.indices Class Description TranslogStats -
Classes in org.elasticsearch.index.translog used by org.elasticsearch.indices.recovery Class Description Translog.Operation A generic interface representing an operation performed on the transaction log.