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
Interface CacheStrategy.AddToResultFunction
Enclosing interface:
CacheStrategy
<
T
,
CacheType
,
QueryType
extends
Query
<
T
>>
public static interface
CacheStrategy.AddToResultFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(
String
aggregatorName, int aggregatorIndex,
Object
object)
Method Details
apply
void
apply
(
String
aggregatorName, int aggregatorIndex,
Object
object)