| Package | Description |
|---|---|
| org.apache.nifi.remote.io.socket |
| Modifier and Type | Field and Description |
|---|---|
private BufferStateManager.Direction |
BufferStateManager.direction |
| Modifier and Type | Method and Description |
|---|---|
static BufferStateManager.Direction |
BufferStateManager.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferStateManager.Direction[] |
BufferStateManager.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BufferStateManager(ByteBuffer buffer,
BufferStateManager.Direction direction) |
Copyright © 2023 Apache NiFi Project. All rights reserved.