| Package | Description | 
|---|---|
| org.apache.pig | 
Public interfaces and classes for Pig. | 
| org.apache.pig.backend.hadoop.hbase | |
| org.apache.pig.builtin | 
This package contains builtin Pig UDFs. | 
| Modifier and Type | Method and Description | 
|---|---|
| static LoadPushDown.OperatorSet | LoadPushDown.OperatorSet. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static LoadPushDown.OperatorSet[] | LoadPushDown.OperatorSet. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<LoadPushDown.OperatorSet> | LoadPushDown. getFeatures()Determine the operators that can be pushed to the loader. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<LoadPushDown.OperatorSet> | HBaseStorage. getFeatures() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<LoadPushDown.OperatorSet> | PigStorage. getFeatures() | 
| java.util.List<LoadPushDown.OperatorSet> | ParquetLoader. getFeatures() | 
| java.util.List<LoadPushDown.OperatorSet> | OrcStorage. getFeatures() | 
| java.util.List<LoadPushDown.OperatorSet> | AvroStorage. getFeatures() | 
Copyright © 2007-2025 The Apache Software Foundation