public class DefaultSpaceInstanceRuntimeDetails extends Object implements SpaceInstanceRuntimeDetails
Constructor and Description |
---|
DefaultSpaceInstanceRuntimeDetails(DefaultSpaceInstance defaultSpaceInstance) |
public DefaultSpaceInstanceRuntimeDetails(DefaultSpaceInstance defaultSpaceInstance)
public int getCount()
SpaceInstanceRuntimeDetails
Count could also be gained by establishing a proxy to the Space.
getCount
in interface SpaceInstanceRuntimeDetails
SpaceInstance.getGigaSpace()
,
GigaSpace.count(Object)
public int getRamCount()
getRamCount
in interface SpaceInstanceRuntimeDetails
public TieredStorageConfig getTieredStorageConfig()
getTieredStorageConfig
in interface SpaceInstanceRuntimeDetails
public long getDiskSize()
getDiskSize
in interface SpaceInstanceRuntimeDetails
public long getFreeSpace()
getFreeSpace
in interface SpaceInstanceRuntimeDetails
public String[] getClassNames()
SpaceInstanceRuntimeDetails
getClassNames
in interface SpaceInstanceRuntimeDetails
public Map<String,Integer> getCountPerClassName()
SpaceInstanceRuntimeDetails
getCountPerClassName
in interface SpaceInstanceRuntimeDetails
public Map<String,Integer> getRamCountPerClassName()
getRamCountPerClassName
in interface SpaceInstanceRuntimeDetails
public Map<String,Integer> getNotifyTemplateCountPerClassName()
SpaceInstanceRuntimeDetails
getNotifyTemplateCountPerClassName
in interface SpaceInstanceRuntimeDetails
public SpaceInstanceTransactionDetails getTransactionDetails()
getTransactionDetails
in interface SpaceInstanceRuntimeDetails
public SpaceInstanceConnectionDetails getConnectionDetails()
getConnectionDetails
in interface SpaceInstanceRuntimeDetails
public Map<String,LocalCacheDetails> getLocalCacheDetails()
SpaceInstanceRuntimeDetails
LocalCacheDetails
keyed by their
LocalCacheDetails.getId()
.getLocalCacheDetails
in interface SpaceInstanceRuntimeDetails
public Map<String,LocalViewDetails> getLocalViewDetails()
SpaceInstanceRuntimeDetails
LocalViewDetails
keyed by their
LocalViewDetails.getId()
.getLocalViewDetails
in interface SpaceInstanceRuntimeDetails
public Map<String,ITypeDesc> getClassDescriptors()
SpaceInstanceRuntimeDetails
ITypeDesc
keyed by class name.getClassDescriptors
in interface SpaceInstanceRuntimeDetails
Copyright © GigaSpaces.