Packages

package expressions

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class GenericRow extends Row

    A row implementation that uses an array of objects as the underlying storage.

    A row implementation that uses an array of objects as the underlying storage. Note that, while the array is not copied, and thus could technically be mutated after creation, this is not allowed.

  2. class GenericRowWithSchema extends GenericRow

Value Members

  1. object OrderUtils

Ungrouped