Uses of Interface
org.apache.accumulo.core.data.Mutation.FamilyOptions
-
Uses of Mutation.FamilyOptions in org.apache.accumulo.core.data
Modifier and TypeMethodDescriptionMutation.at()
Fluent API for putting or deleting to a Mutation that makes it easy use different types (i.e byte[], CharSequence, etc) when specifying the family, qualifier, value, etc.