Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.xd.analytics.metrics.core Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AggregateCountRepresents the data returned from an aggregate count query.Classorg.springframework.xd.analytics.metrics.coreSpring XD
AggregateCounterRepositoryA repository to interact with Aggregate Counters.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD
AggregateCountResolutionenum AggregateCountResolutionThe resolution options available for querying an aggregate counter.Classorg.springframework.xd.analytics.metrics.coreSpring XD
CounterRepresents the data stored in a valueer of a single value.Classorg.springframework.xd.analytics.metrics.coreSpring XD
CounterRepositoryInterface for repositories that now how to deal with Counters.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD
FieldValueCounterRepresents the data stored in a Counter for multiple field-value pairs.Classorg.springframework.xd.analytics.metrics.coreSpring XD
FieldValueCounterRepositoryA repository to save, delete and find FieldValueCounter instances.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD
GaugeRepresents the data stored in a Gauge which can be set to any integral value.Classorg.springframework.xd.analytics.metrics.coreSpring XD
GaugeRepositoryA marker interface for Gauge repositories.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD
MetricSuper interface for all metrics.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD
MetricRepositoryA repository to save, delete and find Metric instances.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD
MetricUtilsUtility class, primarily to avoid exposing mutable objects beyond the core package.Classorg.springframework.xd.analytics.metrics.coreSpring XD
RichGaugeA gauge which stores the maximum, minimum and average in addition to the current value.Classorg.springframework.xd.analytics.metrics.coreSpring XD
RichGaugeRepositoryA service for managing RichGauge instances.Interfaceorg.springframework.xd.analytics.metrics.coreSpring XD