JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.linkedin.cruisecontrol.common
Interface Generationed<G>
All Known Implementing Classes:
KafkaBrokerMetricSampleAggregator
,
KafkaPartitionMetricSampleAggregator
,
KafkaReplicaMetricSampleAggregator
,
LongGenerationed
,
MetricSampleAggregationResult
,
MetricSampleAggregator
,
MetricSampleCompleteness
,
WindowState
public interface
Generationed<G>
An interface that helps maintain and compare the generation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
G
generation
()
Get the current generation.
Method Detail
generation
G
generation()
Get the current generation.
Returns:
the current generation.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method