Package org.openspaces.persistency.cassandra.meta.conversion
package org.openspaces.persistency.cassandra.meta.conversion
-
ClassDescriptionAn interface for converting type names to a matching Cassandra column family names.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.