Class Mutations


  • public final class Mutations
    extends Object
    • Method Detail

      • fromTimestampRangeDelete

        public static org.apache.cassandra.thrift.Mutation fromTimestampRangeDelete​(byte[] columnName,
                                                                                    com.palantir.atlasdb.keyvalue.api.TimestampRangeDelete delete,
                                                                                    long rangeTombstoneCassandraTimestamp,
                                                                                    ToLongFunction<com.palantir.atlasdb.keyvalue.api.TimestampRangeDelete> exclusiveTimestampExtractor)