Interface Mutation.TimestampOptions

All Superinterfaces:
Mutation.MutationOptions
All Known Subinterfaces:
Mutation.FamilyOptions, Mutation.QualifierOptions, Mutation.VisibilityOptions
Enclosing class:
Mutation

public static interface Mutation.TimestampOptions extends Mutation.MutationOptions
Provides methods for setting the timestamp of a Mutation. The user must provide the timestamp as a long.

All TimestampOptions methods return an instance derived from the MutationOptions interface, allowing the methods to be semantically chained.

Since:
2.0.0