public final class PutOption extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PutOption.Builder
Builder to construct a put option.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getLeaseId()
Get the lease id.
|
boolean |
getPrevKV()
Get the previous KV.
|
static PutOption.Builder |
newBuilder() |
public static final PutOption DEFAULT
public static PutOption.Builder newBuilder()
public long getLeaseId()
public boolean getPrevKV()
Copyright © 2019. All rights reserved.