|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceLevelAgreementEnforcement<ENDPOINT extends ServiceLevelAgreementEnforcementEndpoint>
Method Summary | |
---|---|
ENDPOINT |
createEndpoint(ProcessingUnit pu)
Creates a new endpoint for the specified pu, if one does not already exist. |
void |
destroyEndpoint(ProcessingUnit pu)
Destroys the endpoint for the specified pu. |
Method Detail |
---|
ENDPOINT createEndpoint(ProcessingUnit pu) throws ServiceLevelAgreementEnforcementEndpointAlreadyExistsException
pu
- target processing unit for the endpoint creation
ServiceLevelAgreementEnforcementEndpointAlreadyExistsException
void destroyEndpoint(ProcessingUnit pu)
pu
- target processing unit for the endpoint destruction
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |