public class TieredStorageUtils extends Object
Constructor and Description |
---|
TieredStorageUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<Object,EntryTieredMetaData> |
getEntriesTieredMetaDataByIds(SpaceEngine space,
String typeName,
Object[] ids) |
static IEntryHolder |
getEntryHolderFromRow(IServerTypeDesc serverTypeDesc,
ResultSet resultSet) |
static List<String> |
getTiersAsList(TemplateMatchTier templateTieredState) |
static boolean |
isSupportedPropertyType(Class<?> type) |
static boolean |
isSupportedTimeColumn(Class<?> type) |
public static Map<Object,EntryTieredMetaData> getEntriesTieredMetaDataByIds(SpaceEngine space, String typeName, Object[] ids) throws Exception
Exception
public static List<String> getTiersAsList(TemplateMatchTier templateTieredState)
public static IEntryHolder getEntryHolderFromRow(IServerTypeDesc serverTypeDesc, ResultSet resultSet) throws SQLException
SQLException
public static boolean isSupportedPropertyType(Class<?> type)
public static boolean isSupportedTimeColumn(Class<?> type)
Copyright © GigaSpaces.