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, wait
enabledSmartExternalizableWithReference
public String getSpaceComponentKey()
getSpaceComponentKey
in class SpaceCustomComponent
public String getServiceDetailAttributeName()
getServiceDetailAttributeName
in class SpaceCustomComponent
public Object getServiceDetailAttributeValue()
getServiceDetailAttributeValue
in class SpaceCustomComponent
public Map<String,TieredStorageTableConfig> getTables()
public boolean hasCacheRule(String type)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public SpaceCustomComponent setTables(Map<String,TieredStorageTableConfig> tables)
Copyright © GigaSpaces.