Package org.elasticsearch.cluster
Interface DiffableUtils.KeySerializer<K>
- Type Parameters:
K
- type of key
- Enclosing class:
- DiffableUtils
public static interface DiffableUtils.KeySerializer<K>
Provides read and write operations to serialize keys of map
-
Method Summary
-
Method Details
-
writeKey
- Throws:
IOException
-
readKey
- Throws:
IOException
-