Package | Description |
---|---|
oracle.kv.table |
Table support for Oracle NoSQL Database.
|
Modifier and Type | Method and Description |
---|---|
Index |
IndexKey.getIndex()
Returns the Index associated with this key.
|
Index |
Table.getIndex(String indexName)
Gets the named index if it exists, null otherwise.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Index> |
Table.getIndexes()
Returns an unmodifiable map of all of the indexes on this table.
|
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.