Uses of Class
org.apache.bookkeeper.discover.BookieServiceInfo.Endpoint
Packages that use BookieServiceInfo.Endpoint
-
Uses of BookieServiceInfo.Endpoint in org.apache.bookkeeper.discover
Methods in org.apache.bookkeeper.discover that return types with arguments of type BookieServiceInfo.EndpointModifier and TypeMethodDescriptionBookieServiceInfo.getEndpoints()Unmodifieable structure with the list of exposed endpoints.Method parameters in org.apache.bookkeeper.discover with type arguments of type BookieServiceInfo.EndpointModifier and TypeMethodDescriptionvoidBookieServiceInfo.setEndpoints(List<BookieServiceInfo.Endpoint> endpoints) Constructor parameters in org.apache.bookkeeper.discover with type arguments of type BookieServiceInfo.EndpointModifierConstructorDescriptionBookieServiceInfo(Map<String, String> properties, List<BookieServiceInfo.Endpoint> endpoints)