org.apache.hadoop.hbase
Class TagType
java.lang.Object
org.apache.hadoop.hbase.TagType
@InterfaceAudience.Private
@InterfaceStability.Evolving
public final class TagType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACL_TAG_TYPE
public static final byte ACL_TAG_TYPE
- See Also:
- Constant Field Values
VISIBILITY_TAG_TYPE
public static final byte VISIBILITY_TAG_TYPE
- See Also:
- Constant Field Values
LOG_REPLAY_TAG_TYPE
public static final byte LOG_REPLAY_TAG_TYPE
- See Also:
- Constant Field Values
VISIBILITY_EXP_SERIALIZATION_FORMAT_TAG_TYPE
public static final byte VISIBILITY_EXP_SERIALIZATION_FORMAT_TAG_TYPE
- See Also:
- Constant Field Values
STRING_VIS_TAG_TYPE
public static final byte STRING_VIS_TAG_TYPE
- See Also:
- Constant Field Values
TTL_TAG_TYPE
public static final byte TTL_TAG_TYPE
- See Also:
- Constant Field Values
TagType
public TagType()
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.