public final class ComparatorType extends Object
| Modifier and Type | Field and Description |
|---|---|
static ComparatorType |
ASCIITYPE |
static ComparatorType |
BOOLEANTYPE |
static ComparatorType |
BYTESTYPE |
static ComparatorType |
COLLECTIONTYPE |
static ComparatorType |
COMPOSITETYPE |
static ComparatorType |
COUNTERTYPE |
static ComparatorType |
DATETYPE |
static ComparatorType |
DECIMALTYPE |
static ComparatorType |
DOUBLETYPE |
static ComparatorType |
DYNAMICCOMPOSITETYPE |
static ComparatorType |
FLOATTYPE |
static ComparatorType |
INT32TYPE |
static ComparatorType |
INTEGERTYPE |
static ComparatorType |
LEXICALUUIDTYPE |
static ComparatorType |
LISTTYPE |
static ComparatorType |
LOCALBYPARTITIONERTYPE |
static ComparatorType |
LONGTYPE |
static ComparatorType |
MAPTYPE |
static ComparatorType |
REVERSEDTYPE |
static ComparatorType |
SETTYPE |
static ComparatorType |
TIMEUUIDTYPE |
static ComparatorType |
UTF8TYPE |
static ComparatorType |
UUIDTYPE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ComparatorType |
getByClassName(String className) |
String |
getClassName() |
String |
getTypeName() |
int |
hashCode() |
public static final ComparatorType ASCIITYPE
public static final ComparatorType BOOLEANTYPE
public static final ComparatorType BYTESTYPE
public static final ComparatorType COLLECTIONTYPE
public static final ComparatorType DATETYPE
public static final ComparatorType DECIMALTYPE
public static final ComparatorType DOUBLETYPE
public static final ComparatorType FLOATTYPE
public static final ComparatorType INTEGERTYPE
public static final ComparatorType INT32TYPE
public static final ComparatorType LEXICALUUIDTYPE
public static final ComparatorType LISTTYPE
public static final ComparatorType LOCALBYPARTITIONERTYPE
public static final ComparatorType LONGTYPE
public static final ComparatorType MAPTYPE
public static final ComparatorType SETTYPE
public static final ComparatorType TIMEUUIDTYPE
public static final ComparatorType UTF8TYPE
public static final ComparatorType COMPOSITETYPE
public static final ComparatorType DYNAMICCOMPOSITETYPE
public static final ComparatorType UUIDTYPE
public static final ComparatorType COUNTERTYPE
public static final ComparatorType REVERSEDTYPE
public String getClassName()
public String getTypeName()
public static ComparatorType getByClassName(String className)
Copyright © 2014. All Rights Reserved.