@Stability.Internal public class MeteringUnits extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MeteringUnits.MeteringUnitsBuilder |
| Modifier and Type | Field and Description |
|---|---|
Integer |
readUnits |
Integer |
writeUnits |
| Constructor and Description |
|---|
MeteringUnits(Integer readUnits,
Integer writeUnits) |
@Nullable public static MeteringUnits from(Throwable err)
Copyright © 2024 Couchbase, Inc.. All rights reserved.