Package | Description |
---|---|
org.apache.pig.impl.plan |
Modifier and Type | Method and Description |
---|---|
MultiMap<java.lang.Integer,ProjectionMap.Column> |
ProjectionMap.getMappedFields() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectionMap.setMappedFields(MultiMap<java.lang.Integer,ProjectionMap.Column> fields) |
Constructor and Description |
---|
ProjectionMap(MultiMap<java.lang.Integer,ProjectionMap.Column> mapFields,
java.util.List<Pair<java.lang.Integer,java.lang.Integer>> removedFields,
java.util.List<java.lang.Integer> addedFields) |
Copyright © 2007-2017 The Apache Software Foundation