public class TieredStorageConfig extends SpaceCustomComponent implements SmartExternalizable
| Constructor and Description |
|---|
TieredStorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceDetailAttributeName() |
Object |
getServiceDetailAttributeValue() |
String |
getSpaceComponentKey() |
Map<String,TieredStorageTableConfig> |
getTables() |
boolean |
hasCacheRule(String type) |
void |
readExternal(ObjectInput in) |
SpaceCustomComponent |
setTables(Map<String,TieredStorageTableConfig> tables) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenabledSmartExternalizableWithReferencepublic String getSpaceComponentKey()
getSpaceComponentKey in class SpaceCustomComponentpublic String getServiceDetailAttributeName()
getServiceDetailAttributeName in class SpaceCustomComponentpublic Object getServiceDetailAttributeValue()
getServiceDetailAttributeValue in class SpaceCustomComponentpublic Map<String,TieredStorageTableConfig> getTables()
public boolean hasCacheRule(String type)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic SpaceCustomComponent setTables(Map<String,TieredStorageTableConfig> tables)
Copyright © GigaSpaces.