Class: ColumnFamilyOptions

hypertable. ColumnFamilyOptions

new ColumnFamilyOptions(args)

ColumnFamilyOptions
Parameters:
Name Type Description
args
Properties
Name Type Attributes Description
max_versions Number <optional>
Max cell versions to keep
ttl Number <optional>
Time-to-live value for cell versions
time_order_desc Boolean <optional>
Cell version time order descending
counter Boolean <optional>
Column family is counter
Source: