Uses of Interface
org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
Packages that use DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
-
Uses of DataFormats.BookieServiceInfoFormat.EndpointOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement DataFormats.BookieServiceInfoFormat.EndpointOrBuilderModifier and TypeClassDescriptionstatic final class* Information about an endpoint.static final class* Information about an endpoint.Methods in org.apache.bookkeeper.proto that return DataFormats.BookieServiceInfoFormat.EndpointOrBuilderModifier and TypeMethodDescriptionDataFormats.BookieServiceInfoFormat.Builder.getEndpointsOrBuilder(int index) repeated .BookieServiceInfoFormat.Endpoint endpoints = 6;DataFormats.BookieServiceInfoFormat.getEndpointsOrBuilder(int index) repeated .BookieServiceInfoFormat.Endpoint endpoints = 6;DataFormats.BookieServiceInfoFormatOrBuilder.getEndpointsOrBuilder(int index) repeated .BookieServiceInfoFormat.Endpoint endpoints = 6;Methods in org.apache.bookkeeper.proto that return types with arguments of type DataFormats.BookieServiceInfoFormat.EndpointOrBuilderModifier and TypeMethodDescriptionDataFormats.BookieServiceInfoFormat.Builder.getEndpointsOrBuilderList()repeated .BookieServiceInfoFormat.Endpoint endpoints = 6;DataFormats.BookieServiceInfoFormat.getEndpointsOrBuilderList()repeated .BookieServiceInfoFormat.Endpoint endpoints = 6;DataFormats.BookieServiceInfoFormatOrBuilder.getEndpointsOrBuilderList()repeated .BookieServiceInfoFormat.Endpoint endpoints = 6;