org.cassandraunit.utils
Class TypeExtractor
java.lang.Object
org.cassandraunit.utils.TypeExtractor
public class TypeExtractor
- extends Object
- Author:
- Jeremy Sevellec
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeExtractor
public TypeExtractor()
extract
public static GenericType extract(String valueToExtract,
me.prettyprint.hector.api.ddl.ComparatorType defaultValueType)
containFunctions
public static boolean containFunctions(String valueToExtract)
constructGenericType
public static GenericType constructGenericType(String rowKeyOrColumnName,
me.prettyprint.hector.api.ddl.ComparatorType type,
GenericTypeEnum[] typesBelongingCompositeType)
Copyright © 2012. All Rights Reserved.