| Package | Description |
|---|---|
| co.cask.cdap.data2.transaction.queue |
Transaction aware queue implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static ConsumerEntryState |
ConsumerEntryState.fromState(byte state) |
static ConsumerEntryState |
QueueEntryRow.getState(byte[] stateValue) |
static ConsumerEntryState |
ConsumerEntryState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumerEntryState[] |
ConsumerEntryState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.