org.cassandraunit.utils
Class ComparatorTypeHelper

java.lang.Object
  extended by org.cassandraunit.utils.ComparatorTypeHelper

public class ComparatorTypeHelper
extends Object


Constructor Summary
ComparatorTypeHelper()
           
 
Method Summary
static GenericTypeEnum[] extractGenericTypesFromTypeAlias(String comparatorTypeAlias)
           
static me.prettyprint.hector.api.ddl.ComparatorType verifyAndExtract(String comparatorType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComparatorTypeHelper

public ComparatorTypeHelper()
Method Detail

verifyAndExtract

public static me.prettyprint.hector.api.ddl.ComparatorType verifyAndExtract(String comparatorType)

extractGenericTypesFromTypeAlias

public static GenericTypeEnum[] extractGenericTypesFromTypeAlias(String comparatorTypeAlias)


Copyright © 2012. All Rights Reserved.