| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
Message.Type |
Message.Type.intern() |
Message.Type |
Message.type()
\brief The Message type
|
Message.Type |
IpcPayload.type() |
static Message.Type |
Message.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Type[] |
Message.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Message.HasBody(Message.Type type)
\brief Whether a given message type needs a body.
|
IpcPayload |
IpcPayload.type(Message.Type setter) |
| Modifier and Type | Method and Description |
|---|---|
static String |
arrow.FormatMessageType(Message.Type type) |
Copyright © 2020. All rights reserved.