Interface Index
- All Superinterfaces:
AutoCloseable
,DirectScannable
- All Known Implementing Classes:
RecordStoreIndex
-
Method Summary
Methods inherited from interface com.apple.foundationdb.relational.recordlayer.DirectScannable
get, getKeyBuilder, getMetaData, getName, openScan, validate
-
Method Details
-
getTable
Table getTable() -
close
void close() throws com.apple.foundationdb.relational.api.exceptions.RelationalException- Specified by:
close
in interfaceAutoCloseable
- Throws:
com.apple.foundationdb.relational.api.exceptions.RelationalException
-