@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Family
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
family |
| Modifier and Type | Optional Element and Description |
|---|---|
org.apache.hadoop.hbase.io.compress.Compression.Algorithm |
compression |