Class TableHiveInputFormat.ColumnPredicateInfo

java.lang.Object
oracle.kv.hadoop.hive.table.TableHiveInputFormat.ColumnPredicateInfo
Enclosing class:
TableHiveInputFormat<K,V>

protected static final class TableHiveInputFormat.ColumnPredicateInfo extends Object
Local class, intended as a convenient return type data structure, that associates the comparison operation(s) specified in a given predicate with a corresponding column (field) name. Note: has protected scope to support testing.