public interface ContextControllerInitTermSvc
int mgmtUpdIncSubpath(IntSeqKey controllerPath)
ContextControllerConditionNonHA mgmtUpdClearStartCondition(IntSeqKey controllerPath)
void mgmtUpdSetStartCondition(IntSeqKey controllerPath, ContextControllerConditionNonHA startCondition)
ContextControllerConditionNonHA mgmtDelete(IntSeqKey controllerPath)
void endCreate(IntSeqKey endConditionPath, int subpathIdOrCPId, ContextControllerConditionNonHA endCondition, ContextControllerInitTermPartitionKey partitionKey)
Collection<ContextControllerInitTermSvcEntry> endDeleteByParentPath(IntSeqKey controllerPath)
ContextControllerInitTermSvcEntry endDelete(IntSeqKey conditionPath)
void endVisit(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId)
void endVisitConditions(IntSeqKey controllerPath, BiConsumer<ContextControllerConditionNonHA,Integer> partKeyAndCPId)
void destroy()
ContextControllerCondition mgmtGetStartCondition(IntSeqKey conditionPath)
Copyright © 2005–2021. All rights reserved.