Package org.apache.bookkeeper.proto
Class DataFormats.BookieServiceInfoFormat.Endpoint
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- 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
,java.io.Serializable
,DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Enclosing class:
- DataFormats.BookieServiceInfoFormat
public static final class DataFormats.BookieServiceInfoFormat.Endpoint extends com.google.protobuf.GeneratedMessageV3 implements DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
Information about an endpoint.
Protobuf typeBookieServiceInfoFormat.Endpoint
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
Information about an endpoint.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
AUTH_FIELD_NUMBER
static int
EXTENSIONS_FIELD_NUMBER
static int
HOST_FIELD_NUMBER
static int
ID_FIELD_NUMBER
static com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint>
PARSER
Deprecated.static int
PORT_FIELD_NUMBER
static int
PROTOCOL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
java.lang.String
getAuth(int index)
repeated string auth = 5;
com.google.protobuf.ByteString
getAuthBytes(int index)
repeated string auth = 5;
int
getAuthCount()
repeated string auth = 5;
com.google.protobuf.ProtocolStringList
getAuthList()
repeated string auth = 5;
static DataFormats.BookieServiceInfoFormat.Endpoint
getDefaultInstance()
DataFormats.BookieServiceInfoFormat.Endpoint
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
java.lang.String
getExtensions(int index)
repeated string extensions = 6;
com.google.protobuf.ByteString
getExtensionsBytes(int index)
repeated string extensions = 6;
int
getExtensionsCount()
repeated string extensions = 6;
com.google.protobuf.ProtocolStringList
getExtensionsList()
repeated string extensions = 6;
java.lang.String
getHost()
required string host = 3;
com.google.protobuf.ByteString
getHostBytes()
required string host = 3;
java.lang.String
getId()
required string id = 1;
com.google.protobuf.ByteString
getIdBytes()
required string id = 1;
com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint>
getParserForType()
int
getPort()
required int32 port = 2;
java.lang.String
getProtocol()
required string protocol = 4;
com.google.protobuf.ByteString
getProtocolBytes()
required string protocol = 4;
int
getSerializedSize()
int
hashCode()
boolean
hasHost()
required string host = 3;
boolean
hasId()
required string id = 1;
boolean
hasPort()
required int32 port = 2;
boolean
hasProtocol()
required string protocol = 4;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static DataFormats.BookieServiceInfoFormat.Endpoint.Builder
newBuilder()
static DataFormats.BookieServiceInfoFormat.Endpoint.Builder
newBuilder(DataFormats.BookieServiceInfoFormat.Endpoint prototype)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
newBuilderForType()
protected DataFormats.BookieServiceInfoFormat.Endpoint.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseDelimitedFrom(java.io.InputStream input)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(byte[] data)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(com.google.protobuf.ByteString data)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(com.google.protobuf.CodedInputStream input)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(java.io.InputStream input)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(java.nio.ByteBuffer data)
static DataFormats.BookieServiceInfoFormat.Endpoint
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint>
parser()
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PORT_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTOCOL_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTH_FIELD_NUMBER
public static final int AUTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTENSIONS_FIELD_NUMBER
public static final int EXTENSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasId
public boolean hasId()
required string id = 1;
- Specified by:
hasId
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public java.lang.String getId()
required string id = 1;
- Specified by:
getId
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
required string id = 1;
- Specified by:
getIdBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The bytes for id.
-
hasPort
public boolean hasPort()
required int32 port = 2;
- Specified by:
hasPort
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the port field is set.
-
getPort
public int getPort()
required int32 port = 2;
- Specified by:
getPort
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The port.
-
hasHost
public boolean hasHost()
required string host = 3;
- Specified by:
hasHost
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the host field is set.
-
getHost
public java.lang.String getHost()
required string host = 3;
- Specified by:
getHost
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()
required string host = 3;
- Specified by:
getHostBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The bytes for host.
-
hasProtocol
public boolean hasProtocol()
required string protocol = 4;
- Specified by:
hasProtocol
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the protocol field is set.
-
getProtocol
public java.lang.String getProtocol()
required string protocol = 4;
- Specified by:
getProtocol
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The protocol.
-
getProtocolBytes
public com.google.protobuf.ByteString getProtocolBytes()
required string protocol = 4;
- Specified by:
getProtocolBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The bytes for protocol.
-
getAuthList
public com.google.protobuf.ProtocolStringList getAuthList()
repeated string auth = 5;
- Specified by:
getAuthList
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- A list containing the auth.
-
getAuthCount
public int getAuthCount()
repeated string auth = 5;
- Specified by:
getAuthCount
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The count of auth.
-
getAuth
public java.lang.String getAuth(int index)
repeated string auth = 5;
- Specified by:
getAuth
in 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:
getAuthBytes
in 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:
getExtensionsList
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- A list containing the extensions.
-
getExtensionsCount
public int getExtensionsCount()
repeated string extensions = 6;
- Specified by:
getExtensionsCount
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The count of extensions.
-
getExtensions
public java.lang.String getExtensions(int index)
repeated string extensions = 6;
- Specified by:
getExtensions
in 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:
getExtensionsBytes
in 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:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(java.nio.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(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DataFormats.BookieServiceInfoFormat.Endpoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DataFormats.BookieServiceInfoFormat.Endpoint.Builder newBuilder()
-
newBuilder
public static DataFormats.BookieServiceInfoFormat.Endpoint.Builder newBuilder(DataFormats.BookieServiceInfoFormat.Endpoint prototype)
-
toBuilder
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataFormats.BookieServiceInfoFormat.Endpoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DataFormats.BookieServiceInfoFormat.Endpoint getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint> parser()
-
getParserForType
public com.google.protobuf.Parser<DataFormats.BookieServiceInfoFormat.Endpoint> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DataFormats.BookieServiceInfoFormat.Endpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-