T - refers to the table for which this column family is used for.public interface ColumnFamily<T>
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes()
Keep a local copy if you need to avoid overhead of repeated cloning.
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.