public class PlainAggregatedServiceDetails extends Object implements AggregatedServiceDetails, SmartExternalizable
AggregatedServiceDetails
interface.Constructor and Description |
---|
PlainAggregatedServiceDetails()
Just for externalizable.
|
PlainAggregatedServiceDetails(String serviceType,
ServiceDetails[] details) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes()
Returns key value pair of attributes for the details.
|
String |
getServiceType()
Returns the aggregated service details.
|
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public PlainAggregatedServiceDetails()
public PlainAggregatedServiceDetails(String serviceType, ServiceDetails[] details)
public String getServiceType()
AggregatedServiceDetails
getServiceType
in interface AggregatedServiceDetails
public Map<String,Object> getAttributes()
AggregatedServiceDetails
getAttributes
in interface AggregatedServiceDetails
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.