public class KeyValueBaseResponse extends BaseResponse
| Modifier | Constructor and Description |
|---|---|
protected |
KeyValueBaseResponse(ResponseStatus status) |
protected |
KeyValueBaseResponse(ResponseStatus status,
MemcacheProtocol.FlexibleExtras flexibleExtras) |
| Modifier and Type | Method and Description |
|---|---|
MemcacheProtocol.FlexibleExtras |
flexibleExtras() |
status, toStringprotected KeyValueBaseResponse(ResponseStatus status)
protected KeyValueBaseResponse(ResponseStatus status, @Nullable MemcacheProtocol.FlexibleExtras flexibleExtras)
@Nullable public MemcacheProtocol.FlexibleExtras flexibleExtras()
Copyright © 2024 Couchbase, Inc.. All rights reserved.