public abstract class AbstractIndex extends Object
| Constructor and Description |
|---|
AbstractIndex() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<String> |
getColumnNames() |
abstract StorageAdapter |
toStorageAdapter() |
String |
toString() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.