org.apache.hadoop.hbase.io.hfile.bucket
Class UniqueIndexMap<T>
java.lang.Object
org.apache.hadoop.hbase.io.hfile.bucket.UniqueIndexMap<T>
- All Implemented Interfaces:
- Serializable
@InterfaceAudience.Public
public final class UniqueIndexMap<T>
- extends Object
- implements Serializable
Map from type T to int and vice-versa. Used for reducing bit field item
counts.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UniqueIndexMap
public UniqueIndexMap()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.