Uses of Class
org.apache.bookkeeper.common.component.ComponentInfoPublisher.EndpointInfo
-
Packages that use ComponentInfoPublisher.EndpointInfo Package Description org.apache.bookkeeper.common.component Component and lifecycle management. -
-
Uses of ComponentInfoPublisher.EndpointInfo in org.apache.bookkeeper.common.component
Methods in org.apache.bookkeeper.common.component that return types with arguments of type ComponentInfoPublisher.EndpointInfo Modifier and Type Method Description java.util.Map<java.lang.String,ComponentInfoPublisher.EndpointInfo>
ComponentInfoPublisher. getEndpoints()
Methods in org.apache.bookkeeper.common.component with parameters of type ComponentInfoPublisher.EndpointInfo Modifier and Type Method Description void
ComponentInfoPublisher. publishEndpoint(ComponentInfoPublisher.EndpointInfo endpoint)
-