Class TimestampRangeDelete.Builder

  • Enclosing interface:
    TimestampRangeDelete

    public static class TimestampRangeDelete.Builder
    extends com.palantir.atlasdb.keyvalue.api.ImmutableTimestampRangeDelete.Builder
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      • Methods inherited from class com.palantir.atlasdb.keyvalue.api.ImmutableTimestampRangeDelete.Builder

        build, deleteSentinels, endInclusive, from, timestamp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()