public static class BTreeMapJava.BinaryGet<K,V> extends java.lang.Object implements StoreBinaryGetLong
| Constructor and Description |
|---|
BinaryGet(GroupSerializer<K> keySerializer,
GroupSerializer<V> valueSerializer,
java.util.Comparator<K> comparator,
K key) |
| Modifier and Type | Method and Description |
|---|---|
long |
get(DataInput2 input,
int size) |
public BinaryGet(@NotNull
GroupSerializer<K> keySerializer,
@NotNull
GroupSerializer<V> valueSerializer,
@NotNull
java.util.Comparator<K> comparator,
@NotNull
K key)
public long get(DataInput2 input, int size) throws java.io.IOException
get in interface StoreBinaryGetLongjava.io.IOExceptionCopyright © 2018. All Rights Reserved.