Package | Description |
---|---|
org.elasticsearch.index.translog.fs |
Modifier and Type | Class and Description |
---|---|
class |
BufferingFsTranslogFile |
class |
SimpleFsTranslogFile |
Modifier and Type | Method and Description |
---|---|
abstract FsTranslogFile |
FsTranslogFile.Type.create(ShardId shardId,
long id,
RafReference raf,
int bufferSize) |
Modifier and Type | Method and Description |
---|---|
void |
BufferingFsTranslogFile.reuse(FsTranslogFile other) |
void |
SimpleFsTranslogFile.reuse(FsTranslogFile other) |
void |
FsTranslogFile.reuse(FsTranslogFile other) |
Copyright © 2009–2015. All rights reserved.