JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.druid.indexer
Interface TaskMetricsGetter
public interface
TaskMetricsGetter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getKeys
()
Map
<
String
,
Number
>
getTotalMetrics
()
Method Details
getKeys
List
<
String
>
getKeys
()
getTotalMetrics
@Nullable
Map
<
String
,
Number
>
getTotalMetrics
()