public interface IndexKey extends RecordValue
IndexKey objects are constructed using
createIndexKey
.
Modifier and Type | Method and Description |
---|---|
Index |
getIndex()
Returns the Index associated with this key.
|
clone, contains, copyFrom, get, getDefinition, isEmpty, put, put, put, put, put, put, put, put, putArray, putEnum, putFixed, putMap, putNull, putRecord, remove, size
asArray, asBinary, asBoolean, asDouble, asEnum, asFixedBinary, asFloat, asIndexKey, asInteger, asLong, asMap, asPrimaryKey, asRecord, asRow, asString, getType, isArray, isBinary, isBoolean, isDouble, isEnum, isFixedBinary, isFloat, isIndexKey, isInteger, isLong, isMap, isNull, isPrimaryKey, isRecord, isRow, isString, toJsonString
compareTo
Index getIndex()
Copyright (c) 2011, 2014 Oracle and/or its affiliates. All rights reserved.