public static final class RntbdServiceEndpoint.Provider extends Object implements RntbdEndpoint.Provider
| Constructor and Description |
|---|
Provider(RntbdTransportClient transportClient,
RntbdTransportClient.Options options,
io.netty.handler.ssl.SslContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RntbdEndpoint.Config |
config() |
int |
count() |
int |
evictions() |
RntbdEndpoint |
get(URI physicalAddress) |
Stream<RntbdEndpoint> |
list() |
public Provider(RntbdTransportClient transportClient, RntbdTransportClient.Options options, io.netty.handler.ssl.SslContext sslContext)
public void close()
close in interface RntbdEndpoint.Providerclose in interface AutoCloseablepublic RntbdEndpoint.Config config()
config in interface RntbdEndpoint.Providerpublic int count()
count in interface RntbdEndpoint.Providerpublic int evictions()
evictions in interface RntbdEndpoint.Providerpublic RntbdEndpoint get(URI physicalAddress)
get in interface RntbdEndpoint.Providerpublic Stream<RntbdEndpoint> list()
list in interface RntbdEndpoint.ProviderCopyright © 2020. All rights reserved.