public class CassandraPersistencyConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | MAP_ENTRY_COLUMN | 
| static String | POJO_ENTRY_COLUMN_PREFIXColumns containing a  Stringvalue with this value as their prefix will be considered
 compoundPOJOentries. | 
| static String | SPACE_DOCUMENT_COLUMN_PREFIXColumns containing a  Stringvalue with this value as their prefix will be considered
 compoundSpaceDocumententries. | 
| Constructor and Description | 
|---|
| CassandraPersistencyConstants() | 
public static final String SPACE_DOCUMENT_COLUMN_PREFIX
String value with this value as their prefix will be considered
 compound SpaceDocument entries. Their type name will be
 inferred from what follows after the colon.public static final String POJO_ENTRY_COLUMN_PREFIX
String value with this value as their prefix will be considered
 compound POJO entries. Their type will be inferred from what follows after the
 colon.public static final String MAP_ENTRY_COLUMN
String value with this value as their prefix will be considered
 compound Map entries.Copyright © GigaSpaces.