@Deprecated public final class LegacyTranslogReader extends ImmutableTranslogReader
lengthchannel, channelReference, closed, firstOperationOffset, generation, UNKNOWN_OP_COUNT| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ImmutableTranslogReader |
newReader(long generation,
org.elasticsearch.index.translog.ChannelReference channelReference,
long firstOperationOffset,
long length,
int totalOperations)
非推奨です。
|
protected Translog.Snapshot |
newReaderSnapshot(int totalOperations,
ByteBuffer reusableBuffer)
非推奨です。
|
protected Translog.Operation |
read(BufferedChecksumStreamInput in)
非推奨です。
|
clone, getInfo, readBytes, sizeInBytes, totalOperationsclose, compareTo, ensureOpen, getFirstOperationOffset, getGeneration, isClosed, newSnapshot, open, path, read, toStringprotected Translog.Operation read(BufferedChecksumStreamInput in) throws IOException
read クラス内 TranslogReaderIOExceptionprotected ImmutableTranslogReader newReader(long generation, org.elasticsearch.index.translog.ChannelReference channelReference, long firstOperationOffset, long length, int totalOperations)
protected Translog.Snapshot newReaderSnapshot(int totalOperations, ByteBuffer reusableBuffer)
newReaderSnapshot クラス内 TranslogReaderCopyright © 2009–2016. All rights reserved.