primaryKeyFromRowId
Returns a
PrimaryKey for a row ID- Parameters:
sstableRowId- the row ID to lookup- Returns:
- the
PrimaryKeyassociated with the row ID
AutoCloseable, CloseableSkinnyPrimaryKeyMap, WidePrimaryKeyMapPrimaryKey to row ID. Implementations of this interface
are not expected to be threadsafe.static interface PrimaryKeyMap instances.longdefault voidclose()longSSTableId associated with this PrimaryKeyMapprimaryKeyFromRowId(long sstableRowId) PrimaryKey for a row IDlongPrimaryKeySSTableId associated with this PrimaryKeyMapSSTableIdPrimaryKey for a row IDsstableRowId - the row ID to lookupPrimaryKey associated with the row IDPrimaryKeykey - the PrimaryKey to lookupPrimaryKeyclose in interface AutoCloseableclose in interface Closeable