-
-
Method Summary
Returns the cell values in the key-value service, ignoring the cache of local writes.
Returns the row result values in the key-value service, ignoring the cache of local writes.
Methods inherited from interface com.palantir.atlasdb.transaction.api.Transaction
abort, commit, commit, delete, deleteWithMetadata, disableReadWriteConflictChecking, disableValidatingLocksOnReads, get, getAsync, getRange, getRanges, getRanges, getRanges, getRanges, getRangesLazy, getReadSentinelBehavior, getRows, getRowsColumnRange, getRowsColumnRange, getRowsColumnRangeIterator, getSortedColumns, getTimestamp, getTransactionType, getWithExpectedNumberOfCells, isAborted, isUncommitted, markTableInvolved, onCommitOrAbort, onSuccess, put, putWithMetadata, setTransactionType, useTable
-
Method Details
-
getIgnoringLocalWrites
Returns the cell values in the key-value service, ignoring the cache of local writes.
-
getRowsIgnoringLocalWrites
Returns the row result values in the key-value service, ignoring the cache of local writes.