| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.common.coprocessor | |
| org.apache.kylin.storage.hbase.cube.v1.coprocessor.observer |
| Modifier and Type | Method and Description |
|---|---|
static CoprocessorBehavior |
CoprocessorBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoprocessorBehavior[] |
CoprocessorBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AggregationScanner(CoprocessorRowType type,
CoprocessorFilter filter,
CoprocessorProjector groupBy,
ObserverAggregators aggrs,
org.apache.hadoop.hbase.regionserver.RegionScanner innerScanner,
CoprocessorBehavior behavior) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.