@Stability.Internal public class CoreExistsResult extends CoreKvResult
| Constructor and Description |
|---|
CoreExistsResult(CoreKvResponseMetadata meta,
CoreKeyspace keyspace,
String key,
long cas,
boolean exists) |
| Modifier and Type | Method and Description |
|---|---|
long |
cas() |
boolean |
exists() |
key, keyspace, metapublic CoreExistsResult(@Nullable CoreKvResponseMetadata meta, CoreKeyspace keyspace, String key, long cas, boolean exists)
Copyright © 2024 Couchbase, Inc.. All rights reserved.