public class TableServiceUtil extends Object
Constructor and Description |
---|
TableServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static Pair<int[],IndexMultiKey> |
getIndexMultikeyForKeys(Map<String,TableMetadataColumn> items,
ObjectArrayEventType eventType) |
static String |
getTableNameFromEventType(EventType type) |
static StreamTypeServiceImpl |
streamTypeFromTableColumn(TableMetadataColumnAggregation column,
String engineURI) |
public static StreamTypeServiceImpl streamTypeFromTableColumn(TableMetadataColumnAggregation column, String engineURI)
public static Pair<int[],IndexMultiKey> getIndexMultikeyForKeys(Map<String,TableMetadataColumn> items, ObjectArrayEventType eventType)