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