| Package | Description |
|---|---|
| tech.ydb.topic.write |
| Modifier and Type | Method and Description |
|---|---|
WriteAck.State |
WriteAck.getState() |
static WriteAck.State |
WriteAck.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteAck.State[] |
WriteAck.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WriteAck(long seqNo,
WriteAck.State state,
WriteAck.Details details) |
Copyright © 2025. All rights reserved.