Interface Mutation.VisibilityOptions

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

public static interface Mutation.VisibilityOptions extends Mutation.TimestampOptions
Provides methods for setting the column visibility of a Mutation. The user can provide the visibility as a byte array or ColumnVisibility object instance and the backend will do the necessary transformation. All QualifierOptions methods return an instance derived from the VisibilityOptions interface, allowing the methods to be semantically chained.
Since:
2.0.0