Skip navigation links

Package org.apache.drill.exec.vector.accessor.impl

Provides implementations of the API defined in the parent package.

See: Description

Package org.apache.drill.exec.vector.accessor.impl Description

Provides implementations of the API defined in the parent package. For the most part, code here provides base classes for the generated accessors. The code here implements the common bits, so that the generated code can be as simple as possible. While there may be some slight performance benefits from repeated code, this code is designed for testing, so simplicity is more important that the last tiny bit of performance.
Skip navigation links

Copyright © 1970 The Apache Software Foundation. All rights reserved.