public class RetrievingMetrics extends Object implements OperationStep
KafkaPartitionMetricSampleAggregator
Constructor and Description |
---|
RetrievingMetrics() |
Modifier and Type | Method and Description |
---|---|
float |
completionPercentage() |
String |
description() |
void |
done()
Mark the step as finished.
|
String |
name() |
public void done()
public String name()
name
in interface OperationStep
public float completionPercentage()
completionPercentage
in interface OperationStep
public String description()
description
in interface OperationStep