Generated by
JDiff

Class org.apache.pig.impl.plan.RequiredFields

Added Methods
Pair getField(int) @param i the index of the required field
MapKeysInfo getMapKeysInfo(int) Get the ith MapKeysInfo structure
void merge(RequiredFields) Merge with RequiredFields r2.
void mergeMapKey(int, int, String) Merge another map key into existing required map keys list
void mergeMapKeysInfo(int, int, MapKeysInfo) Merge a MapKeysInfo structure to existing required map keys list
void reIndex(int) Set the index of all fields to i
void setMapKeysInfo(int, int, MapKeysInfo) Set a MapKeysInfo structure to the required map keys list
void setMapKeysInfo(int, MapKeysInfo) Set the ith MapKeysInfo structure
int size() @return the size of required input columns