-
KeyBuilder.ColumnFamilyStep.family(byte[] columnFamily)
Set the column family of the
Key
that this builder will build to the parameter.
KeyBuilder.ColumnFamilyStep.family(byte[] columnFamily,
int offset,
int length)
Set the column family of the
Key
that this builder will build to the parameter.
Set the column family of the
Key
that this builder will build to the parameter.
KeyBuilder.ColumnFamilyStep.family(org.apache.hadoop.io.Text columnFamily)
Set the column family of the
Key
that this builder will build to the parameter.