public class SpaceServiceDetails extends PlainServiceDetails
Modifier and Type | Class and Description |
---|---|
static class |
SpaceServiceDetails.Attributes |
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_TYPE |
attributes, description, id, longDescription, serviceSubType, serviceType
Constructor and Description |
---|
SpaceServiceDetails() |
SpaceServiceDetails(IJSpace space) |
SpaceServiceDetails(String id,
IJSpace space) |
Modifier and Type | Method and Description |
---|---|
String |
getContainerName() |
String |
getName() |
ServiceID |
getServiceID() |
SpaceType |
getSpaceType() |
SpaceURL |
getSpaceUrl() |
String |
getUrl() |
Boolean |
isClustered() |
Boolean |
isMirror() |
boolean |
isSecured() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final String SERVICE_TYPE
public SpaceServiceDetails()
public SpaceServiceDetails(IJSpace space)
public String getName()
public String getContainerName()
public ServiceID getServiceID()
public SpaceType getSpaceType()
public Boolean isMirror()
public Boolean isClustered()
public String getUrl()
public SpaceURL getSpaceUrl()
public boolean isSecured()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PlainServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PlainServiceDetails
IOException
ClassNotFoundException
public String toString()
toString
in class PlainServiceDetails
Copyright © GigaSpaces.