public interface ContextServiceFactory
Modifier and Type | Method and Description |
---|---|
ContextControllerCategoryFactory |
categoryFactory() |
ContextPartitionIdService |
getContextPartitionIdService(StatementContext statementContextCreateContext,
DataInputOutputSerde[] bindings) |
DataInputOutputSerde[] |
getContextPartitionKeyBindings(ContextDefinition contextDefinition) |
ContextStatementEventEvaluator |
getContextStatementEventEvaluator() |
ContextControllerHashFactory |
hashFactory() |
ContextControllerInitTermFactory |
initTermFactory() |
ContextControllerKeyedFactory |
keyedFactory() |
ContextControllerKeyedFactory keyedFactory()
ContextControllerCategoryFactory categoryFactory()
ContextControllerHashFactory hashFactory()
ContextControllerInitTermFactory initTermFactory()
ContextPartitionIdService getContextPartitionIdService(StatementContext statementContextCreateContext, DataInputOutputSerde[] bindings)
DataInputOutputSerde[] getContextPartitionKeyBindings(ContextDefinition contextDefinition)
ContextStatementEventEvaluator getContextStatementEventEvaluator()
Copyright © 2005–2018. All rights reserved.