|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.client.tableindexed.IndexSpecification
org.apache.hadoop.hbase.hbql.index.SingleColumnIndex
public class SingleColumnIndex
| Method Summary | |
|---|---|
static SingleColumnIndex |
newIndex(String indexName,
List<String> indexList,
List<String> includeList)
|
| Methods inherited from class org.apache.hadoop.hbase.client.tableindexed.IndexSpecification |
|---|
containsColumn, getAdditionalColumns, getAllColumns, getIndexedColumns, getIndexedTableName, getIndexId, getKeyGenerator, readFields, toString, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static SingleColumnIndex newIndex(String indexName,
List<String> indexList,
List<String> includeList)
throws HBqlException
HBqlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||