| パッケージ | 説明 |
|---|---|
| org.elasticsearch.cluster |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
DiffableUtils.PrototypeReader<T extends Diffable<T>>
Implementation of the KeyedReader that is using a prototype object for reading operations
Note: this implementation is ignoring the key.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static <T extends Diffable<T>> |
DiffableUtils.readImmutableMapDiff(StreamInput in,
DiffableUtils.KeyedReader<T> keyedReader)
Loads an object that represents difference between two ImmutableMaps
|
static <T extends Diffable<T>> |
DiffableUtils.readImmutableOpenMapDiff(StreamInput in,
DiffableUtils.KeyedReader<T> keyedReader)
Loads an object that represents difference between two ImmutableOpenMaps
|
Copyright © 2009–2016. All rights reserved.