| 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 List<LeafGenerator> |
BagExpr.list |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TupleExpr.appendLeafGenerator(List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected void |
NegateExpr.appendLeafGenerator(List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected void |
LeafExpr.appendLeafGenerator(List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected abstract void |
ComparatorExpr.appendLeafGenerator(List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
Copyright © 2007-2012 The Apache Software Foundation