public class CountDistinctOperator extends Operator
Modifier and Type | Class and Description |
---|---|
static class |
CountDistinctOperator.CountDistinctTypes |
Modifier and Type | Field and Description |
---|---|
Hash.HashType |
hashType |
CountDistinctOperator.CountDistinctTypes |
operatorType |
sparseSafe
Constructor and Description |
---|
CountDistinctOperator(AggregateUnaryCPInstruction.AUType opType) |
CountDistinctOperator(CountDistinctOperator.CountDistinctTypes operatorType) |
CountDistinctOperator(CountDistinctOperator.CountDistinctTypes operatorType,
Hash.HashType hashType) |
public final CountDistinctOperator.CountDistinctTypes operatorType
public final Hash.HashType hashType
public CountDistinctOperator(AggregateUnaryCPInstruction.AUType opType)
public CountDistinctOperator(CountDistinctOperator.CountDistinctTypes operatorType)
public CountDistinctOperator(CountDistinctOperator.CountDistinctTypes operatorType, Hash.HashType hashType)
Copyright © 2020 The Apache Software Foundation. All rights reserved.