| Name | Description | Type | Package | Framework |
| CanonicalNamer | A visitor to walk the logical plan and give canonical names fields. | Class | org.apache.pig.impl.logicalLayer | Apache Pig |
| FrontendException | Class | org.apache.pig.impl.logicalLayer | Apache Pig | |
| Schema | The Schema class encapsulates the notion of a schema for a relational operator. | Class | org.apache.pig.impl.logicalLayer.schema | Apache Pig |
| Schema .FieldSchema | Class | org.apache.pig.impl.logicalLayer.schema.Schema | Apache Pig | |
| SchemaMergeException | Class | org.apache.pig.impl.logicalLayer.schema | Apache Pig | |
| SchemaUtil | A utility class for simplify the schema creation, especially for bag and tuple schema. | Class | org.apache.pig.impl.logicalLayer.schema | Apache Pig |
| TypeCheckerException | Class | org.apache.pig.impl.logicalLayer.validators | Apache Pig | |