Class Types


  • public class Types
    extends java.lang.Object
    Type definitions that consolidate the logic used to query and parse entities modeled in Elasticsearch with aggregated flow statistics. Types have the following properties: key: field name used in grouped by statements to aggregate documents that relate to the same entity toEntity: a function that converts the string based key to the corresponding entity getOtherEntity: an instance use to represent "other" quantities for which we don't have a key
    Author:
    jwhite