| Interface | Description |
|---|---|
| OptimizerPostPass |
Interface for visitors that process the optimizer's plan.
|
| Class | Description |
|---|---|
| AbstractSchema<X> | |
| GenericFlatTypePostPass<X,T extends AbstractSchema<X>> | |
| JavaApiPostPass |
The post-optimizer plan traversal.
|
| PostPassUtils | |
| RecordModelPostPass |
Post pass implementation for the Record data model.
|
| SparseKeySchema |
Class encapsulating a schema map (int column position -> column type) and a reference counter.
|
| Exception | Description |
|---|---|
| ConflictingFieldTypeInfoException | |
| MissingFieldTypeInfoException |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.