| Class and Description |
|---|
| TranslogStats |
| Class and Description |
|---|
| Translog.Location |
| Class and Description |
|---|
| Translog
A Translog is a per index shard component that records all non-committed index operations in a durable manner.
|
| Translog.Location |
| Translog.Source |
| Translog.TranslogGeneration
References a transaction log generation
|
| TranslogConfig |
| Class and Description |
|---|
| Translog.Durabilty |
| 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 |
| Class and Description |
|---|
| BufferedChecksumStreamInput
Similar to Lucene's BufferedChecksumIndexInput, however this wraps a
StreamInput so anything read will update the checksum |
| BufferedChecksumStreamOutput
Similar to Lucene's BufferedChecksumIndexOutput, however this wraps a
StreamOutput so anything written will update the checksum |
| ImmutableTranslogReader
a translog reader which is fixed in length
|
| Translog.Durabilty |
| 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 generation
|
| Translog.View
a view into the translog, capturing all translog file at the moment of creation
and updated with any future translog.
|
| TranslogConfig |
| TranslogCorruptedException |
| TranslogException |
| TranslogReader
A base class for all classes that allows reading ops from translog files
|
| TranslogStats |
| TranslogWriter |
| TranslogWriter.Type |
| Class and Description |
|---|
| 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.
|
| Translog.View
a view into the translog, capturing all translog file at the moment of creation
and updated with any future translog.
|
Copyright © 2009–2017. All rights reserved.