org.openspaces.core.space
Class SpaceServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainServiceDetails
org.openspaces.core.space.SpaceServiceDetails
- All Implemented Interfaces:
- Externalizable, Serializable, ServiceDetails
public class SpaceServiceDetails
- extends PlainServiceDetails
A Space service defined within a processing unit.
- Author:
- kimchy
- See Also:
- Serialized Form
SpaceServiceDetails
public SpaceServiceDetails()
SpaceServiceDetails
public SpaceServiceDetails(IJSpace space)
SpaceServiceDetails
public SpaceServiceDetails(String id,
IJSpace space)
getName
public String getName()
getContainerName
public String getContainerName()
getServiceID
public net.jini.core.lookup.ServiceID getServiceID()
getSpaceType
public SpaceType getSpaceType()
isClustered
public boolean isClustered()
getUrl
public String getUrl()
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Overrides:
writeExternal
in class PlainServiceDetails
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Overrides:
readExternal
in class PlainServiceDetails
- Throws:
IOException
ClassNotFoundException
Copyright © GigaSpaces.