Class StandaloneServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainServiceDetails
org.openspaces.pu.container.standalone.StandaloneServiceDetails
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable,ServiceDetails
Standalone details for a Processing Unit instance which is un-managed by the Service Grid.
- Since:
- 14.0.0
- See Also:
-
Field Summary
FieldsFields inherited from class org.openspaces.pu.service.PlainServiceDetails
attributes, description, id, longDescription, serviceSubType, serviceType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSla()voidvoidsetBeanLevelProperties(MarshalledObject beanLevelProperties) voidsetProcessingUnitType(String processingUnitType) voidsetSLA(MarshalledObject sla) voidMethods inherited from class org.openspaces.pu.service.PlainServiceDetails
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Field Details
-
SERVICE_ID
- See Also:
-
SERVICE_TYPE
- See Also:
-
-
Constructor Details
-
StandaloneServiceDetails
public StandaloneServiceDetails()
-
-
Method Details
-
setBeanLevelProperties
-
setSLA
-
setProcessingUnitType
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classPlainServiceDetails- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classPlainServiceDetails- Throws:
IOExceptionClassNotFoundException
-
getBeanLevelProperties
-
getSla
-
getUnMarshalledBeanLevelPropertiesOrNull
-
getProcessingUnitType
-