Class | Description |
---|---|
AggregateIndexInitializer | |
ConversationKeyUtils |
Utility class for building the
ConversationKey from
a FlowDocument and converting it to/from a string
so that it can be used in group-by statements when querying. |
DocumentEnricher | |
ElasticFlowQueryService | |
ElasticFlowRepository | |
FlowDocument |
Member variables are sorted by the value of the @SerializedName annotation.
|
InitializingFlowRepository |
This
FlowRepository wrapper will ensure that the repository has
been initialized before any *write* calls are made to the given delegate. |
NodeDocument | |
ProportionalSumAggregation | |
ProportionalSumAggregation.Histogram | |
RawFlowQueryService | |
RawIndexInitializer | |
SearchQueryProvider |
Here we store the search queries in the class-path in the form
of Freemarker templates and use the templating to perform the parameter
substitution.
|
SmartQueryService |
Used to intelligently delegate to the proper
FlowQueryService
based on whether or not aggregated flows can be used. |
TableUtils |
Enum | Description |
---|---|
Direction | |
Locality | |
NetflowVersion | |
SamplingAlgorithm | |
SmartQueryService.QueryServiceType |
Exception | Description |
---|---|
PersistenceException | |
QueryException |
Copyright © 2021. All rights reserved.