public class TypeExtractor extends Object
| Constructor and Description |
|---|
TypeExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static GenericType |
constructGenericType(String rowKeyOrColumnName,
me.prettyprint.hector.api.ddl.ComparatorType type,
GenericTypeEnum[] typesBelongingCompositeType) |
static boolean |
containFunctions(String valueToExtract) |
static GenericType |
extract(String valueToExtract,
me.prettyprint.hector.api.ddl.ComparatorType defaultValueType) |
public static GenericType extract(String valueToExtract, me.prettyprint.hector.api.ddl.ComparatorType defaultValueType)
public static boolean containFunctions(String valueToExtract)
public static GenericType constructGenericType(String rowKeyOrColumnName, me.prettyprint.hector.api.ddl.ComparatorType type, GenericTypeEnum[] typesBelongingCompositeType)
Copyright © 2014. All Rights Reserved.