| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.events.io | |
| com.couchbase.client.core.io.netty.kv |
| Modifier and Type | Method and Description |
|---|---|
Optional<ErrorMap> |
ErrorMapLoadedEvent.errorMap()
Returns the error map if present.
|
| Constructor and Description |
|---|
ErrorMapLoadedEvent(IoContext ctx,
Duration duration,
Optional<ErrorMap> errorMap) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMap |
ErrorMap.fromJson(byte[] jsonBytes)
Creates a new ErrorMap by parsing the json representation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ErrorMap.compareTo(ErrorMap o) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.