| Interface | Description | 
|---|---|
| ColumnFamilyNameConverter | An interface for converting type names to a matching Cassandra column family names. | 
| Class | Description | 
|---|---|
| DefaultColumnFamilyNameConverter | A  ColumnFamilyNameConverterimplementation that works as follows: If the type names
 length does not exceed a 48 characters length, the dots in the type name will be replaced by
 underscores. | 
Copyright © GigaSpaces.