public interface StateMgmtSettingsProviderContext
void context(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerFactoryForge[] controllerFactoryForges)
void filterContextKeyed(int nestingLevel, FabricCharge fabricCharge, List<ContextSpecKeyedItem> items)
void filterContextHash(int nestingLevel, FabricCharge fabricCharge, List<ContextSpecHashItem> items)
StateMgmtSetting contextPartitionId(FabricCharge fabricCharge, StatementRawInfo statementRawInfo, ContextMetaData contextMetaData)
StateMgmtSetting contextCategory(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerCategoryFactoryForge forge, StatementRawInfo raw, int controllerLevel)
StateMgmtSetting contextHash(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerHashFactoryForge forge, StatementRawInfo raw, int controllerLevel)
StateMgmtSetting contextKeyed(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerKeyedFactoryForge forge, StatementRawInfo raw, int controllerLevel)
StateMgmtSetting contextKeyedTerm(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerKeyedFactoryForge forge, StatementRawInfo raw, int controllerLevel)
StateMgmtSetting contextInitTerm(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerInitTermFactoryForge forge, StatementRawInfo raw, int controllerLevel)
StateMgmtSetting contextInitTermDistinct(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerInitTermFactoryForge forge, StatementRawInfo raw, int controllerLevel)
Copyright © 2005–2021. All rights reserved.