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
SEARCH:
Package
org.apache.druid.query.groupby.epinephelinae
Interface Grouper.Entry<T>
All Known Implementing Classes:
ReusableEntry
Enclosing interface:
Grouper
<
KeyType
>
public static interface
Grouper.Entry<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getKey
()
Object
[]
getValues
()
Method Details
getKey
T
getKey
()
getValues
Object
[]
getValues
()