Serialized Form
-
Package com.opencloud.rhino.facilities.lock
-
Class com.opencloud.rhino.facilities.lock.DeadlockException extends Exception implements Serializable
-
Class com.opencloud.rhino.facilities.lock.LockFacilityException extends Exception implements Serializable
-
Class com.opencloud.rhino.facilities.lock.LockUnavailableException extends Exception implements Serializable
-
-
Package com.opencloud.rhino.facilities.message
-
Class com.opencloud.rhino.facilities.message.NoListenerException extends Exception implements Serializable
-
-
Package com.opencloud.rhino.facilities.replicatedstorage
-
Class com.opencloud.rhino.facilities.replicatedstorage.ReplicatedStorageException extends Exception implements Serializable
-
-
Package com.opencloud.rhino.facilities.usage
-
Class com.opencloud.rhino.facilities.usage.UnrecognizedUsageParameterSetException extends SLEEException implements Serializable
-
Class com.opencloud.rhino.facilities.usage.UnrecognizedUsageParameterSetTypeException extends SLEEException implements Serializable
-
-
Package com.opencloud.rhino.license
-
Class com.opencloud.rhino.license.FunctionNotFoundException extends Exception implements Serializable
-
-
Package com.opencloud.rhino.limiting
-
Class com.opencloud.rhino.limiting.LimitingManagementException extends Exception implements Serializable
-
-
Package com.opencloud.rhino.monitoring.stats.ext
-
Class com.opencloud.rhino.monitoring.stats.ext.NoSuchStatsSessionException extends Exception implements Serializable
-
Class com.opencloud.rhino.monitoring.stats.ext.Snapshot extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
data
long[][] data
-
respondingNodeIds
int[] respondingNodeIds
-
subscriptionIds
int[] subscriptionIds
-
timestamp
long timestamp
-
-
-
Class com.opencloud.rhino.monitoring.stats.ext.UnknownStatsParameterSetException extends Exception implements Serializable
-
Class com.opencloud.rhino.monitoring.stats.ext.UnknownStatsParameterTypeException extends Exception implements Serializable
-
Class com.opencloud.rhino.monitoring.stats.ext.UnrecognizedStatisticException extends Exception implements Serializable
-