public interface StateMgmtSettingsProviderIndex
StateMgmtSetting unindexed(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, EventType eventType, StatementRawInfo raw)
StateMgmtSetting indexHash(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, StateMgmtIndexDescHash indexDesc, StatementRawInfo raw)
StateMgmtSetting indexInSingle(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, EventType eventType, StateMgmtIndexDescInSingle indexDesc, StatementRawInfo raw)
StateMgmtSetting indexInMulti(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, EventType eventType, StateMgmtIndexDescInMulti indexDesc, StatementRawInfo raw)
StateMgmtSetting sorted(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, StateMgmtIndexDescSorted indexDesc, StatementRawInfo raw)
StateMgmtSetting composite(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, StateMgmtIndexDescComposite indexDesc, StatementRawInfo raw)
StateMgmtSetting advanced(FabricCharge fabricCharge, QueryPlanAttributionKey attributionKey, String indexName, EventType eventType, EventAdvancedIndexProvisionCompileTime advancedIndexProvisionDesc, StatementRawInfo raw)
Copyright © 2005–2021. All rights reserved.