| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.clientlibrary.lib.worker |
| Modifier and Type | Method and Description |
|---|---|
static WorkerStateChangeListener.WorkerState |
WorkerStateChangeListener.WorkerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerStateChangeListener.WorkerState[] |
WorkerStateChangeListener.WorkerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerStateChangeListener.onWorkerStateChange(WorkerStateChangeListener.WorkerState newState) |
void |
NoOpWorkerStateChangeListener.onWorkerStateChange(WorkerStateChangeListener.WorkerState newState) |
Copyright © 2023. All rights reserved.