Package | Description |
---|---|
org.apache.pig |
Public interfaces and classes for Pig.
|
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
org.apache.pig.newplan.logical.relational |
Constructor and Description |
---|
ResourceSchema(LogicalSchema pigSchema,
SortInfo sortInfo)
Only for use by Pig internal code.
|
ResourceSchema(Schema pigSchema,
SortInfo sortInfo)
Only for use by Pig internal code.
|
Modifier and Type | Method and Description |
---|---|
SortInfo |
POStore.getSortInfo() |
Modifier and Type | Method and Description |
---|---|
void |
POStore.setSortInfo(SortInfo sortInfo) |
Modifier and Type | Method and Description |
---|---|
SortInfo |
LOStore.getSortInfo() |
SortInfo |
LOSort.getSortInfo() |
Modifier and Type | Method and Description |
---|---|
void |
LOStore.setSortInfo(SortInfo sortInfo) |
Copyright © 2007-2012 The Apache Software Foundation