All Classes and Interfaces

Classes
Class
Description
A configurator used to define an aggregate operation on a record-stream.
Factory methods that create various useful analytic functions, of the form expected by SelectAPI.Window.
An identifier used to access a typed value in a record.
An object that associates a field with a header index, for optimized field value lookup.
An ordered, immutable collection of fields belonging to a single record, a record-set, or a record-stream.
A configurator used to define a conversion from input elements to records.
A configurator used to define a relational join operation between a left and a right record-stream.
An opaque value representing an expression defined by JoinAPI.On.
An opaque value representing a predicate defined by JoinAPI.On.
A shallowly immutable carrier for a fixed set of values, determined by the record header.
An ordered collection of records with a common header.
A stream of records with a common header.
An auxiliary stream of objects that may readily be converted to or from a record-stream.
An auxiliary stream of doubles that may readily be converted to or from a record-stream.
An auxiliary stream of ints that may readily be converted to or from a record-stream.
An auxiliary stream of longs that may readily be converted to or from a record-stream.
A configurator used to define a select operation on a record-stream.