@Stability.Internal public class ProtostellarPool extends Object
| Constructor and Description |
|---|
ProtostellarPool(ProtostellarContext ctx,
HostAndPort remote) |
| Modifier and Type | Method and Description |
|---|---|
ProtostellarEndpoint |
endpoint() |
List<ProtostellarEndpoint> |
endpoints() |
void |
shutdown(Duration timeout) |
public ProtostellarPool(ProtostellarContext ctx, HostAndPort remote)
public void shutdown(Duration timeout)
public ProtostellarEndpoint endpoint()
public List<ProtostellarEndpoint> endpoints()
Copyright © 2024 Couchbase, Inc.. All rights reserved.