| Package | Description |
|---|---|
| com.ibm.etcd.client.kv |
| Modifier and Type | Method and Description |
|---|---|
KvClient.FluentCmpTarget |
KvClient.FluentCmpTarget.allInRange(com.google.protobuf.ByteString key)
Supported in versions >= 3.3 only
|
KvClient.FluentCmpTarget |
KvClient.FluentCmpTarget.allWithPrefix()
Supported in versions >= 3.3 only
|
KvClient.FluentCmpTarget |
KvClient.FluentCmpTarget.andAllHigher()
Supported in versions >= 3.3 only
|
KvClient.FluentCmpTarget |
KvClient.FluentTxnRequest.cmpEqual(com.google.protobuf.ByteString key) |
KvClient.FluentCmpTarget |
KvClient.FluentTxnRequest.cmpGreater(com.google.protobuf.ByteString key) |
KvClient.FluentCmpTarget |
KvClient.FluentTxnRequest.cmpLess(com.google.protobuf.ByteString key) |
KvClient.FluentCmpTarget |
KvClient.FluentTxnRequest.cmpNotEqual(com.google.protobuf.ByteString key) |
Copyright © 2022. All rights reserved.