KeyValueService.getCandidateCellsForSweeping(com.palantir.atlasdb.keyvalue.api.TableReference, com.palantir.atlasdb.keyvalue.api.CandidateCellForSweepingRequest)
TableReference.createUnsafe(java.lang.String)
TableReference.getTableName()
Transaction.getRanges(TableReference, Iterable, int, BiFunction)
Transaction.getRangesLazy(TableReference, Iterable)
TransactionManager.runTaskWithConditionWithRetry(Supplier, ConditionAwareTransactionTask)
TransactionManager.runTaskWithLocksWithRetry(Supplier, LockAwareTransactionTask)