| 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 |
SimpleFsTranslogFile.reuse(FsTranslogFile other) |
void |
FsTranslogFile.reuse(FsTranslogFile other) |
void |
BufferingFsTranslogFile.reuse(FsTranslogFile other) |
Copyright © 2009–2016. All rights reserved.