public interface IndexInformation
| Modifier and Type | Method and Description | 
|---|---|
List<ColumnInformation> | 
getIndexedColumns()
Obtain the columns indexed under this index. 
 | 
Identifier | 
getIndexIdentifier()
Obtain the identifier for this index. 
 | 
Identifier getIndexIdentifier()
List<ColumnInformation> getIndexedColumns()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.