public interface IndexDefinition
| Modifier and Type | Method and Description |
|---|---|
IndexColumnList |
getIndexColumnList() |
JoinNode.JoinType |
getJoinType() |
StorageFormatNode |
getStorageFormat() |
boolean |
isUnique() |
boolean isUnique()
JoinNode.JoinType getJoinType()
IndexColumnList getIndexColumnList()
StorageFormatNode getStorageFormat()
Copyright © 2015 FoundationDB, LLC. All rights reserved.