| Package | Description |
|---|---|
| com.kdgregory.logging.aws.facade | |
| com.kdgregory.logging.aws.kinesis |
| Modifier and Type | Method and Description |
|---|---|
KinesisConstants.StreamStatus |
KinesisFacade.retrieveStreamStatus()
Returns the current status of the stream, null if the status cannot be
determined due to a retryable condition.
|
| Modifier and Type | Method and Description |
|---|---|
static KinesisConstants.StreamStatus |
KinesisConstants.StreamStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KinesisConstants.StreamStatus[] |
KinesisConstants.StreamStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.