Package org.apache.bookkeeper.proto
Class DataFormats.BookieServiceInfoFormat.Endpoint
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Enclosing class:
- DataFormats.BookieServiceInfoFormat
public static final class DataFormats.BookieServiceInfoFormat.Endpoint
extends com.google.protobuf.GeneratedMessage
implements DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
* Information about an endpoint.Protobuf type
BookieServiceInfoFormat.Endpoint- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class* Information about an endpoint.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAuth(int index) repeated string auth = 5;com.google.protobuf.ByteStringgetAuthBytes(int index) repeated string auth = 5;intrepeated string auth = 5;com.google.protobuf.ProtocolStringListrepeated string auth = 5;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetExtensions(int index) repeated string extensions = 6;com.google.protobuf.ByteStringgetExtensionsBytes(int index) repeated string extensions = 6;intrepeated string extensions = 6;com.google.protobuf.ProtocolStringListrepeated string extensions = 6;getHost()required string host = 3;com.google.protobuf.ByteStringrequired string host = 3;getId()required string id = 1;com.google.protobuf.ByteStringrequired string id = 1;com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint>intgetPort()required int32 port = 2;required string protocol = 4;com.google.protobuf.ByteStringrequired string protocol = 4;intinthashCode()booleanhasHost()required string host = 3;booleanhasId()required string id = 1;booleanhasPort()required int32 port = 2;booleanrequired string protocol = 4;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
PORT_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER- See Also:
-
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER- See Also:
-
PROTOCOL_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER- See Also:
-
AUTH_FIELD_NUMBER
public static final int AUTH_FIELD_NUMBER- See Also:
-
EXTENSIONS_FIELD_NUMBER
public static final int EXTENSIONS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasId
public boolean hasId()required string id = 1;- Specified by:
hasIdin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- Whether the id field is set.
-
getId
required string id = 1;- Specified by:
getIdin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()required string id = 1;- Specified by:
getIdBytesin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The bytes for id.
-
hasPort
public boolean hasPort()required int32 port = 2;- Specified by:
hasPortin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- Whether the port field is set.
-
getPort
public int getPort()required int32 port = 2;- Specified by:
getPortin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The port.
-
hasHost
public boolean hasHost()required string host = 3;- Specified by:
hasHostin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- Whether the host field is set.
-
getHost
required string host = 3;- Specified by:
getHostin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()required string host = 3;- Specified by:
getHostBytesin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The bytes for host.
-
hasProtocol
public boolean hasProtocol()required string protocol = 4;- Specified by:
hasProtocolin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- Whether the protocol field is set.
-
getProtocol
required string protocol = 4;- Specified by:
getProtocolin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The protocol.
-
getProtocolBytes
public com.google.protobuf.ByteString getProtocolBytes()required string protocol = 4;- Specified by:
getProtocolBytesin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The bytes for protocol.
-
getAuthList
public com.google.protobuf.ProtocolStringList getAuthList()repeated string auth = 5;- Specified by:
getAuthListin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- A list containing the auth.
-
getAuthCount
public int getAuthCount()repeated string auth = 5;- Specified by:
getAuthCountin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The count of auth.
-
getAuth
repeated string auth = 5;- Specified by:
getAuthin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The auth at the given index.
-
getAuthBytes
public com.google.protobuf.ByteString getAuthBytes(int index) repeated string auth = 5;- Specified by:
getAuthBytesin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the auth at the given index.
-
getExtensionsList
public com.google.protobuf.ProtocolStringList getExtensionsList()repeated string extensions = 6;- Specified by:
getExtensionsListin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- A list containing the extensions.
-
getExtensionsCount
public int getExtensionsCount()repeated string extensions = 6;- Specified by:
getExtensionsCountin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Returns:
- The count of extensions.
-
getExtensions
repeated string extensions = 6;- Specified by:
getExtensionsin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The extensions at the given index.
-
getExtensionsBytes
public com.google.protobuf.ByteString getExtensionsBytes(int index) repeated string extensions = 6;- Specified by:
getExtensionsBytesin interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the extensions at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static DataFormats.BookieServiceInfoFormat.Endpoint.Builder newBuilder(DataFormats.BookieServiceInfoFormat.Endpoint prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataFormats.BookieServiceInfoFormat.Endpoint.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-