public interface EventAdvancedIndexFactory
Modifier and Type | Method and Description |
---|---|
AdvancedIndexConfigContextPartition |
configureContextPartition(AgentInstanceContext agentInstanceContext,
EventType eventType,
EventAdvancedIndexProvisionRuntime advancedIndexProvisionDesc,
EventTableOrganization organization) |
EventAdvancedIndexFactoryForge |
getForge() |
EventTable |
make(EventAdvancedIndexConfigStatement configStatement,
AdvancedIndexConfigContextPartition configContextPartition,
EventTableOrganization organization) |
EventAdvancedIndexConfigStatementForge |
toConfigStatement(ExprNode[] indexedExpr) |
EventAdvancedIndexFactoryForge getForge()
AdvancedIndexConfigContextPartition configureContextPartition(AgentInstanceContext agentInstanceContext, EventType eventType, EventAdvancedIndexProvisionRuntime advancedIndexProvisionDesc, EventTableOrganization organization)
EventTable make(EventAdvancedIndexConfigStatement configStatement, AdvancedIndexConfigContextPartition configContextPartition, EventTableOrganization organization)
EventAdvancedIndexConfigStatementForge toConfigStatement(ExprNode[] indexedExpr)
Copyright © 2005–2018. All rights reserved.