@Stability.Internal public class ClientRecordFactoryMock extends ClientRecordFactory
| Modifier and Type | Field and Description |
|---|---|
Supplier<Mono<Integer>> |
beforeCreateRecord |
Supplier<Mono<Integer>> |
beforeGetRecord |
Supplier<Mono<Integer>> |
beforeRemoveClient |
Supplier<Mono<Integer>> |
beforeUpdateRecord |
| Constructor and Description |
|---|
ClientRecordFactoryMock() |
public ClientRecord create(Core core)
create in class ClientRecordFactoryCopyright © 2024 Couchbase, Inc.. All rights reserved.