org.apache.cassandra.io
Class IndexHelper.ColumnIndexFactory

java.lang.Object
  extended by org.apache.cassandra.io.IndexHelper.ColumnIndexFactory
Enclosing class:
IndexHelper

public static class IndexHelper.ColumnIndexFactory
extends java.lang.Object


Constructor Summary
IndexHelper.ColumnIndexFactory()
           
 
Method Summary
static IndexHelper.ColumnIndexInfo instance(TypeInfo typeInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexHelper.ColumnIndexFactory

public IndexHelper.ColumnIndexFactory()
Method Detail

instance

public static IndexHelper.ColumnIndexInfo instance(TypeInfo typeInfo)


Copyright © 2009 The Apache Software Foundation