|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadPushDown.RequiredFieldList | |
---|---|
org.apache.hadoop.zebra.pig | Implementation of PIG Storer/Loader Interfaces |
org.apache.pig | Public interfaces and classes for Pig. |
org.apache.pig.builtin | |
org.apache.pig.impl.logicalLayer | The logical operators that represent a pig script and tools for manipulating those operators. |
org.apache.pig.piggybank.storage |
Uses of LoadPushDown.RequiredFieldList in org.apache.hadoop.zebra.pig |
---|
Methods in org.apache.hadoop.zebra.pig with parameters of type LoadPushDown.RequiredFieldList | |
---|---|
LoadPushDown.RequiredFieldResponse |
TableLoader.pushProjection(LoadPushDown.RequiredFieldList requiredFieldList)
|
Uses of LoadPushDown.RequiredFieldList in org.apache.pig |
---|
Methods in org.apache.pig with parameters of type LoadPushDown.RequiredFieldList | |
---|---|
LoadPushDown.RequiredFieldResponse |
LoadPushDown.pushProjection(LoadPushDown.RequiredFieldList requiredFieldList)
Indicate to the loader fields that will be needed. |
Uses of LoadPushDown.RequiredFieldList in org.apache.pig.builtin |
---|
Methods in org.apache.pig.builtin with parameters of type LoadPushDown.RequiredFieldList | |
---|---|
LoadPushDown.RequiredFieldResponse |
PigStorage.pushProjection(LoadPushDown.RequiredFieldList requiredFieldList)
|
Uses of LoadPushDown.RequiredFieldList in org.apache.pig.impl.logicalLayer |
---|
Methods in org.apache.pig.impl.logicalLayer that return LoadPushDown.RequiredFieldList | |
---|---|
LoadPushDown.RequiredFieldList |
LOLoad.getRequiredFieldList()
|
Methods in org.apache.pig.impl.logicalLayer with parameters of type LoadPushDown.RequiredFieldList | |
---|---|
LoadPushDown.RequiredFieldResponse |
LOLoad.pushProjection(LoadPushDown.RequiredFieldList requiredFieldList)
|
Uses of LoadPushDown.RequiredFieldList in org.apache.pig.piggybank.storage |
---|
Methods in org.apache.pig.piggybank.storage with parameters of type LoadPushDown.RequiredFieldList | |
---|---|
LoadPushDown.RequiredFieldResponse |
HiveColumnarLoader.pushProjection(LoadPushDown.RequiredFieldList requiredFieldList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |