public class StateMgmtSettingsProviderContextDefault extends Object implements StateMgmtSettingsProviderContext
Modifier and Type | Field and Description |
---|---|
static StateMgmtSettingsProviderContextDefault |
INSTANCE |
public static final StateMgmtSettingsProviderContextDefault INSTANCE
public void context(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerFactoryForge[] controllerFactoryForges)
context
in interface StateMgmtSettingsProviderContext
public void filterContextKeyed(int nestingLevel, FabricCharge fabricCharge, List<ContextSpecKeyedItem> items)
filterContextKeyed
in interface StateMgmtSettingsProviderContext
public void filterContextHash(int nestingLevel, FabricCharge fabricCharge, List<ContextSpecHashItem> items)
filterContextHash
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextPartitionId(FabricCharge fabricCharge, StatementRawInfo statementRawInfo, ContextMetaData contextMetaData)
contextPartitionId
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextCategory(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerCategoryFactoryForge forge, StatementRawInfo raw, int controllerLevel)
contextCategory
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextHash(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerHashFactoryForge forge, StatementRawInfo raw, int controllerLevel)
contextHash
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextKeyed(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerKeyedFactoryForge forge, StatementRawInfo raw, int controllerLevel)
contextKeyed
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextKeyedTerm(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerKeyedFactoryForge forge, StatementRawInfo raw, int controllerLevel)
contextKeyedTerm
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextInitTerm(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerInitTermFactoryForge forge, StatementRawInfo raw, int controllerLevel)
contextInitTerm
in interface StateMgmtSettingsProviderContext
public StateMgmtSetting contextInitTermDistinct(FabricCharge fabricCharge, ContextMetaData detail, ContextControllerInitTermFactoryForge forge, StatementRawInfo raw, int controllerLevel)
contextInitTermDistinct
in interface StateMgmtSettingsProviderContext
Copyright © 2005–2021. All rights reserved.