ColumnFamily
class ColumnFamily extends Model (View source)
Properties
| protected | $gcRuleType | ||
| protected | $gcRuleDataType | ||
| protected | $statsType | ||
| protected | $statsDataType | ||
| protected | $valueTypeType | ||
| protected | $valueTypeDataType |
Methods
Details
setGcRule(GcRule $gcRule)
No description
GcRule
getGcRule()
No description
setStats(ColumnFamilyStats $stats)
No description
ColumnFamilyStats
getStats()
No description
setValueType(Type $valueType)
No description
Type
getValueType()
No description