| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.reader |
| Modifier and Type | Field and Description |
|---|---|
ReaderEvent.EventType |
ReaderEvent.type |
| Modifier and Type | Method and Description |
|---|---|
static ReaderEvent.EventType |
ReaderEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReaderEvent.EventType[] |
ReaderEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReaderBucket.addSignal(CountDownLatch latch,
ReaderEvent.EventType type) |
void |
ReaderEvent.setValue(CountDownLatch latch,
ReaderEvent.EventType type) |
Copyright © 2024. All Rights Reserved.