Uses of Interface
org.apache.accumulo.core.data.Mutation.FamilyOptions
Packages that use Mutation.FamilyOptions
- 
Uses of Mutation.FamilyOptions in org.apache.accumulo.core.dataMethods in org.apache.accumulo.core.data that return Mutation.FamilyOptionsModifier 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.