public class AccumuloIndexDefinition extends Object
| Constructor and Description |
|---|
AccumuloIndexDefinition(String baseTable,
String indexTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIndexCol(String cf,
String cq,
String colType) |
boolean |
contains(String cf,
String cq) |
String |
getBaseTable() |
String |
getColType(String cf,
String cq) |
Map<String,String> |
getColumnMap() |
String |
getIndexTable() |
void |
setColumnTuples(String columns) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.