See: Description
| Interface | Description |
|---|---|
| JavaTypeFactory |
Type factory that can register Java classes as record types.
|
| Class | Description |
|---|---|
| AbstractQueryableTable |
Abstract base class for implementing
Table. |
| ReflectiveSchema |
Implementation of
Schema that exposes the
public fields and methods in a Java object. |
| ReflectiveSchema.Factory |
Factory that creates a schema by instantiating an object and looking at
its public fields.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.