me.prettyprint.hector.api.ddl
Class ComparatorType
java.lang.Object
me.prettyprint.hector.api.ddl.ComparatorType
public final class ComparatorType
- extends Object
- Author:
- peter, Mikhail Mazursky
ASCIITYPE
public static final ComparatorType ASCIITYPE
BYTESTYPE
public static final ComparatorType BYTESTYPE
INTEGERTYPE
public static final ComparatorType INTEGERTYPE
LEXICALUUIDTYPE
public static final ComparatorType LEXICALUUIDTYPE
LOCALBYPARTITIONERTYPE
public static final ComparatorType LOCALBYPARTITIONERTYPE
LONGTYPE
public static final ComparatorType LONGTYPE
TIMEUUIDTYPE
public static final ComparatorType TIMEUUIDTYPE
UTF8TYPE
public static final ComparatorType UTF8TYPE
COMPOSITETYPE
public static final ComparatorType COMPOSITETYPE
DYNAMICCOMPOSITETYPE
public static final ComparatorType DYNAMICCOMPOSITETYPE
UUIDTYPE
public static final ComparatorType UUIDTYPE
COUNTERTYPE
public static final ComparatorType COUNTERTYPE
getClassName
public String getClassName()
getTypeName
public String getTypeName()
getByClassName
public static ComparatorType getByClassName(String className)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.