Package | Description |
---|---|
org.apache.hadoop.zebra.pig.comparator |
Utilities to allow PIG Storer to generate keys for sorted Zebra tables
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<LeafGenerator> |
BagExpr.list |
Modifier and Type | Method and Description |
---|---|
protected void |
TupleExpr.appendLeafGenerator(java.util.List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected void |
NegateExpr.appendLeafGenerator(java.util.List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected void |
LeafExpr.appendLeafGenerator(java.util.List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected abstract void |
ComparatorExpr.appendLeafGenerator(java.util.List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
Copyright © 2007-2012 The Apache Software Foundation