| Package | Description |
|---|---|
| org.elasticsearch.index.translog |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTranslogReader |
TranslogWriter.immutableReader()
returns a new immutable reader which only exposes the current written operation *
|
void |
TranslogWriter.updateBufferSize(int bufferSize)
change the size of the internal buffer if relevant
|
Copyright © 2009–2017. All rights reserved.