See: Description
Interface | Description |
---|---|
FieldValueGetter<T> |
For internal use only; no backwards-compatibility guarantees.
|
SchemaFactory |
For internal use only; no backwards-compatibility guarantees.
|
Class | Description |
---|---|
DefaultSchemaFactory |
A default implementation of the
SchemaFactory interface. |
InferredRowCoder<T> | |
ReflectionGetterFactory |
Factory to wrap calls to pojo getters into instances of
FieldValueGetter
using reflection. |
RowFactory |
For internal use only; no backwards-compatibility guarantees.
|