public class StateMgmtSettingsProviderIndexDefault extends Object implements StateMgmtSettingsProviderIndex
Modifier and Type | Field and Description |
---|---|
static StateMgmtSettingsProviderIndexDefault |
INSTANCE |
public static final StateMgmtSettingsProviderIndexDefault INSTANCE
public StateMgmtSetting unindexed(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, EventType eventType, StatementRawInfo raw)
unindexed
in interface StateMgmtSettingsProviderIndex
public StateMgmtSetting indexHash(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, StateMgmtIndexDescHash indexDesc, StatementRawInfo raw)
indexHash
in interface StateMgmtSettingsProviderIndex
public StateMgmtSetting indexInSingle(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, EventType eventType, StateMgmtIndexDescInSingle indexDesc, StatementRawInfo raw)
indexInSingle
in interface StateMgmtSettingsProviderIndex
public StateMgmtSetting indexInMulti(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, EventType eventType, StateMgmtIndexDescInMulti indexDesc, StatementRawInfo raw)
indexInMulti
in interface StateMgmtSettingsProviderIndex
public StateMgmtSetting sorted(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, StateMgmtIndexDescSorted indexDesc, StatementRawInfo raw)
sorted
in interface StateMgmtSettingsProviderIndex
public StateMgmtSetting composite(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, StateMgmtIndexDescComposite indexDesc, StatementRawInfo raw)
composite
in interface StateMgmtSettingsProviderIndex
public StateMgmtSetting advanced(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, EventAdvancedIndexProvisionCompileTime advancedIndexProvisionDesc, StatementRawInfo raw)
advanced
in interface StateMgmtSettingsProviderIndex
Copyright © 2005–2021. All rights reserved.