java.lang.Object
org.apache.arrow.flight.SchemaResult
Opaque result returned after executing a getSchema request.
POJO wrapper around the Flight protocol buffer message sharing the same name.
-
Constructor Summary
ConstructorDescriptionSchemaResult
(Schema schema) SchemaResult
(Schema schema, IpcOption option) Create a schema result with specific IPC options for serialization. -
Method Summary
-
Constructor Details
-
SchemaResult
-
SchemaResult
Create a schema result with specific IPC options for serialization.
-
-
Method Details
-
getSchema
-