Interface KeyValueSnapshotReaderManager
-
public interface KeyValueSnapshotReaderManager
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
KeyValueSnapshotReaderManager.TransactionContext
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KeyValueSnapshotReader
createKeyValueSnapshotReader(KeyValueSnapshotReaderManager.TransactionContext transactionContext)
-
-
-
Method Detail
-
createKeyValueSnapshotReader
KeyValueSnapshotReader createKeyValueSnapshotReader(KeyValueSnapshotReaderManager.TransactionContext transactionContext)
-
-