| Package | Description |
|---|---|
| io.etcd.jetcd.op |
| Modifier and Type | Field and Description |
|---|---|
protected Op.Type |
Op.type |
| Modifier and Type | Method and Description |
|---|---|
static Op.Type |
Op.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Op.Type[] |
Op.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Op(Op.Type type,
com.google.protobuf.ByteString key) |
Copyright © 2020. All rights reserved.