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, waitenabledSmartExternalizableWithReferencepublic PlainAggregatedServiceDetails()
public PlainAggregatedServiceDetails(String serviceType, ServiceDetails[] details)
public String getServiceType()
AggregatedServiceDetailsgetServiceType in interface AggregatedServiceDetailspublic Map<String,Object> getAttributes()
AggregatedServiceDetailsgetAttributes in interface AggregatedServiceDetailspublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.