Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
analyticsParamName |
"analytics" |
public static final boolean |
DEFAULT_HARDEND |
false |
public static final int |
DEFAULT_LIMIT |
-1 |
public static final int |
DEFAULT_OFFSET |
0 |
public static final String |
DEFAULT_SORT_DIRECTION |
"ascending" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
variableForEachParam |
95 |
public static final char |
variableForEachSep |
58 |
public static final String |
variableLengthParamSuffix |
".." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
initialArrayLength |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"abs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"add" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"bottom" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"gte" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"gt" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"lte" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"lt" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"concat" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"concat_sep" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"date_math" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"date" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"ceil" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"floor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"round" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"div" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"equal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"exists" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"fill_missing" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"filter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"if" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"log" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"and" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"or" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"mult" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"neg" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"pow" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"remove" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"replace" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"string" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"sub" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"top" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"count" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"doc_count" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"max" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"mean" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"median" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"min" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"missing" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"ordinal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"percentile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"sum" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"unique" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"count" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"max" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"min" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"sorted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"sum" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"unique" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BINARY_CONTENT_TYPE |
"application/octet-stream" |
public static final String |
STREAM |
"application/octet-stream" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPLETED_HEADER |
"analytics_response" |
public static final String |
COMPLETED_OLD_HEADER |
"stats" |
public static final String |
FACET_VALUE |
"value" |
public static final String |
FIELD_FACETS |
"fieldFacets" |
public static final String |
GROUPINGS |
"groupings" |
public static final String |
PIVOT_CHILDREN |
"children" |
public static final String |
PIVOT_NAME |
"pivot" |
public static final String |
QUERY_FACETS |
"queryFacets" |
public static final String |
RANGE_FACETS |
"rangeFacets" |
public static final String |
RESULTS |
"results" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_ABBREVIATE_PREFIX |
true |
public static final String |
END |
"e|end" |
public static final String |
FIELD_FACET |
"ff|fieldfacet" |
public static final String |
GAP |
"g|gap" |
public static final String |
HARDEND |
"he|hardend" |
public static final String |
INCLUDE_BOUNDARY |
"ib|includebound" |
public static final String |
LIMIT |
"l|limit" |
public static final String |
OFFSET |
"off|offset" |
public static final String |
OLAP_SORT_EXPRESSION |
"ss|sortstat|sortstatistic" |
public static final String |
OLD_ANALYTICS |
"olap" |
public static final String |
OLD_EXPRESSION |
"s|stat|statistic" |
public static final String |
OLD_PREFIX |
"o|olap" |
public static final String |
OTHER_RANGE |
"or|otherrange" |
public static final String |
QUERY |
"q|query" |
public static final String |
QUERY_FACET |
"qf|queryfacet" |
public static final String |
RANGE_FACET |
"rf|rangefacet" |
public static final String |
SHOW_MISSING |
"sm|showmissing" |
public static final String |
SORT_DIRECTION |
"sd|sortdirection" |
public static final String |
SORT_EXPRESSION |
"se|sortexpr|sortexpression" |
public static final String |
START |
"st|start" |
public static final String |
VALUE_FACET |
"vf|valuefacet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_bool" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_date" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_double" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_float" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_int" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_long" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
name |
"const_str" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"/analytics" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_NAME |
"analytics" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ANALYTICS_MANGER |
"analyticsManager" |
public static final String |
NAME |
"analytics_shard_stream" |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.