public class RebalancingSlaEnforcement extends Object implements ServiceLevelAgreementEnforcement<RebalancingSlaEnforcementEndpoint>
| Constructor and Description |
|---|
RebalancingSlaEnforcement() |
| Modifier and Type | Method and Description |
|---|---|
RebalancingSlaEnforcementEndpoint |
createEndpoint(ProcessingUnit pu)
Creates a new endpoint for the specified pu, if one does not already exist.
|
void |
destroy() |
void |
destroyEndpoint(ProcessingUnit pu)
Destroys the endpoint for the specified pu.
|
void |
enableTracing() |
List<FutureStatefulProcessingUnitInstance> |
getTrace() |
public void enableTracing()
public List<FutureStatefulProcessingUnitInstance> getTrace()
public void destroy()
public RebalancingSlaEnforcementEndpoint createEndpoint(ProcessingUnit pu) throws ServiceLevelAgreementEnforcementEndpointAlreadyExistsException
ServiceLevelAgreementEnforcementcreateEndpoint in interface ServiceLevelAgreementEnforcement<RebalancingSlaEnforcementEndpoint>pu - target processing unit for the endpoint creationServiceLevelAgreementEnforcementEndpointAlreadyExistsExceptionpublic void destroyEndpoint(ProcessingUnit pu)
ServiceLevelAgreementEnforcementdestroyEndpoint in interface ServiceLevelAgreementEnforcement<RebalancingSlaEnforcementEndpoint>pu - target processing unit for the endpoint destructionCopyright © GigaSpaces.