public class DefaultColumnFamilyData extends TreeMap<String,Map<String,byte[]>> implements Row.ColumnFamilyData
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DefaultColumnFamilyData() |
DefaultColumnFamilyData(Row.ColumnFamilyData clone) |
DefaultColumnFamilyData(TreeMap<String,Map<String,byte[]>> clone) |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, valuesequals, hashCode, isEmpty, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic DefaultColumnFamilyData()
public DefaultColumnFamilyData(Row.ColumnFamilyData clone)
Copyright © 2016. All Rights Reserved.