Class GetCellTimestamps


  • public class GetCellTimestamps
    extends Object
    • Constructor Detail

      • GetCellTimestamps

        public GetCellTimestamps​(CqlExecutor cqlExecutor,
                                 RowGetter rowGetter,
                                 com.palantir.atlasdb.keyvalue.api.TableReference tableRef,
                                 byte[] startRowInclusive,
                                 int batchHint,
                                 com.palantir.refreshable.Refreshable<Integer> sweepReadThreadsRefreshable)