public static interface RntbdEndpoint.Provider extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RntbdEndpoint.Config |
config() |
int |
count() |
int |
evictions() |
RntbdEndpoint |
get(URI physicalAddress) |
Stream<RntbdEndpoint> |
list() |
void close()
close in interface AutoCloseableRntbdEndpoint.Config config()
int count()
int evictions()
RntbdEndpoint get(URI physicalAddress)
Stream<RntbdEndpoint> list()
Copyright © 2021. All rights reserved.