Package com.j_spaces.lookup.entry
Class ClusterGroup
java.lang.Object
net.jini.entry.AbstractEntry
com.j_spaces.lookup.entry.GenericEntry
com.j_spaces.lookup.entry.ClusterGroup
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable,Entry,ServiceControlled
Copyright (c) 2010 GigaSpaces Technologies Ltd. All rights reserved
The software source code is proprietary and confidential information of GigaSpaces. You may use
the software source code solely under the terms and limitations of The license agreement granted
to you by GigaSpaces.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionClusterGroup(String replicationGroup) ClusterGroup(String electionGroup, String replicationGroup, String loadBalancingGroup) -
Method Summary
Methods inherited from class net.jini.entry.AbstractEntry
equals, equals, hashCode, hashCode, toString, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Field Details
-
electionGroup
-
replicationGroup
-
loadBalancingGroup
-
-
Constructor Details
-
ClusterGroup
public ClusterGroup() -
ClusterGroup
-
ClusterGroup
-
-
Method Details
-
fromString
- Specified by:
fromStringin classGenericEntry
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-