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