static void |
DefaultApproximateCountDistinctAggregation.combineState(BooleanDistinctState state,
BooleanDistinctState otherState) |
static void |
ApproximateCountDistinctAggregation.combineState(BooleanDistinctState state,
BooleanDistinctState otherState) |
static void |
DefaultApproximateCountDistinctAggregation.evaluateFinal(BooleanDistinctState state,
BlockBuilder out) |
static void |
ApproximateCountDistinctAggregation.evaluateFinal(BooleanDistinctState state,
BlockBuilder out) |
static void |
DefaultApproximateCountDistinctAggregation.input(BooleanDistinctState state,
boolean value) |
static void |
ApproximateCountDistinctAggregation.input(BooleanDistinctState state,
boolean value,
double maxStandardError) |