public static class FilterDesc.sampleDesc
extends java.lang.Object
implements java.lang.Cloneable
Constructor and Description |
---|
sampleDesc() |
sampleDesc(int numerator,
int denominator,
java.util.List<java.lang.String> tabBucketCols,
boolean inputPruning) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
getDenominator() |
boolean |
getInputPruning() |
int |
getNumerator() |
Copyright © 2012 The Apache Software Foundation