Package akka.remote
Class WireFormats.AddressData
- java.lang.Object
- 
- akka.protobufv3.internal.AbstractMessageLite
- 
- akka.protobufv3.internal.AbstractMessage
- 
- akka.protobufv3.internal.GeneratedMessageV3
- 
- akka.remote.WireFormats.AddressData
 
 
 
 
- 
- All Implemented Interfaces:
- akka.protobufv3.internal.Message,- akka.protobufv3.internal.MessageLite,- akka.protobufv3.internal.MessageLiteOrBuilder,- akka.protobufv3.internal.MessageOrBuilder,- WireFormats.AddressDataOrBuilder,- java.io.Serializable
 - Enclosing class:
- WireFormats
 
 public static final class WireFormats.AddressData extends akka.protobufv3.internal.GeneratedMessageV3 implements WireFormats.AddressDataOrBuilder Defines a remote address. Protobuf typeAddressData- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classWireFormats.AddressData.BuilderDefines a remote address.- 
Nested classes/interfaces inherited from class akka.protobufv3.internal.GeneratedMessageV3akka.protobufv3.internal.GeneratedMessageV3.BuilderParent, akka.protobufv3.internal.GeneratedMessageV3.ExtendableBuilder<MessageT extends akka.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends akka.protobufv3.internal.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, akka.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT extends akka.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT>>, akka.protobufv3.internal.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends akka.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT>>, akka.protobufv3.internal.GeneratedMessageV3.FieldAccessorTable, akka.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static intHOSTNAME_FIELD_NUMBERstatic akka.protobufv3.internal.Parser<WireFormats.AddressData>PARSERDeprecated.static intPORT_FIELD_NUMBERstatic intPROTOCOL_FIELD_NUMBERstatic intSYSTEM_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static WireFormats.AddressDatagetDefaultInstance()WireFormats.AddressDatagetDefaultInstanceForType()static akka.protobufv3.internal.Descriptors.DescriptorgetDescriptor()java.lang.StringgetHostname()required string hostname = 2;akka.protobufv3.internal.ByteStringgetHostnameBytes()required string hostname = 2;akka.protobufv3.internal.Parser<WireFormats.AddressData>getParserForType()intgetPort()required uint32 port = 3;java.lang.StringgetProtocol()optional string protocol = 4;akka.protobufv3.internal.ByteStringgetProtocolBytes()optional string protocol = 4;intgetSerializedSize()java.lang.StringgetSystem()required string system = 1;akka.protobufv3.internal.ByteStringgetSystemBytes()required string system = 1;inthashCode()booleanhasHostname()required string hostname = 2;booleanhasPort()required uint32 port = 3;booleanhasProtocol()optional string protocol = 4;booleanhasSystem()required string system = 1;protected akka.protobufv3.internal.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WireFormats.AddressData.BuildernewBuilder()static WireFormats.AddressData.BuildernewBuilder(WireFormats.AddressData prototype)WireFormats.AddressData.BuildernewBuilderForType()protected WireFormats.AddressData.BuildernewBuilderForType(akka.protobufv3.internal.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(akka.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter unused)static WireFormats.AddressDataparseDelimitedFrom(java.io.InputStream input)static WireFormats.AddressDataparseDelimitedFrom(java.io.InputStream input, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static WireFormats.AddressDataparseFrom(byte[] data)static WireFormats.AddressDataparseFrom(byte[] data, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static WireFormats.AddressDataparseFrom(akka.protobufv3.internal.ByteString data)static WireFormats.AddressDataparseFrom(akka.protobufv3.internal.ByteString data, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static WireFormats.AddressDataparseFrom(akka.protobufv3.internal.CodedInputStream input)static WireFormats.AddressDataparseFrom(akka.protobufv3.internal.CodedInputStream input, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static WireFormats.AddressDataparseFrom(java.io.InputStream input)static WireFormats.AddressDataparseFrom(java.io.InputStream input, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static WireFormats.AddressDataparseFrom(java.nio.ByteBuffer data)static WireFormats.AddressDataparseFrom(java.nio.ByteBuffer data, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static akka.protobufv3.internal.Parser<WireFormats.AddressData>parser()WireFormats.AddressData.BuildertoBuilder()voidwriteTo(akka.protobufv3.internal.CodedOutputStream output)- 
Methods inherited from class akka.protobufv3.internal.GeneratedMessageV3canUseUnsafe, 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 akka.protobufv3.internal.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class akka.protobufv3.internal.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
SYSTEM_FIELD_NUMBERpublic static final int SYSTEM_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
HOSTNAME_FIELD_NUMBERpublic static final int HOSTNAME_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PORT_FIELD_NUMBERpublic static final int PORT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PROTOCOL_FIELD_NUMBERpublic static final int PROTOCOL_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final akka.protobufv3.internal.Parser<WireFormats.AddressData> PARSER Deprecated.
 
- 
 - 
Method Detail- 
newInstanceprotected java.lang.Object newInstance(akka.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- akka.protobufv3.internal.GeneratedMessageV3
 
 - 
getDescriptorpublic static final akka.protobufv3.internal.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected akka.protobufv3.internal.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- akka.protobufv3.internal.GeneratedMessageV3
 
 - 
hasSystempublic boolean hasSystem() required string system = 1;- Specified by:
- hasSystemin interface- WireFormats.AddressDataOrBuilder
- Returns:
- Whether the system field is set.
 
 - 
getSystempublic java.lang.String getSystem() required string system = 1;- Specified by:
- getSystemin interface- WireFormats.AddressDataOrBuilder
- Returns:
- The system.
 
 - 
getSystemBytespublic akka.protobufv3.internal.ByteString getSystemBytes() required string system = 1;- Specified by:
- getSystemBytesin interface- WireFormats.AddressDataOrBuilder
- Returns:
- The bytes for system.
 
 - 
hasHostnamepublic boolean hasHostname() required string hostname = 2;- Specified by:
- hasHostnamein interface- WireFormats.AddressDataOrBuilder
- Returns:
- Whether the hostname field is set.
 
 - 
getHostnamepublic java.lang.String getHostname() required string hostname = 2;- Specified by:
- getHostnamein interface- WireFormats.AddressDataOrBuilder
- Returns:
- The hostname.
 
 - 
getHostnameBytespublic akka.protobufv3.internal.ByteString getHostnameBytes() required string hostname = 2;- Specified by:
- getHostnameBytesin interface- WireFormats.AddressDataOrBuilder
- Returns:
- The bytes for hostname.
 
 - 
hasPortpublic boolean hasPort() required uint32 port = 3;- Specified by:
- hasPortin interface- WireFormats.AddressDataOrBuilder
- Returns:
- Whether the port field is set.
 
 - 
getPortpublic int getPort() required uint32 port = 3;- Specified by:
- getPortin interface- WireFormats.AddressDataOrBuilder
- Returns:
- The port.
 
 - 
hasProtocolpublic boolean hasProtocol() optional string protocol = 4;- Specified by:
- hasProtocolin interface- WireFormats.AddressDataOrBuilder
- Returns:
- Whether the protocol field is set.
 
 - 
getProtocolpublic java.lang.String getProtocol() optional string protocol = 4;- Specified by:
- getProtocolin interface- WireFormats.AddressDataOrBuilder
- Returns:
- The protocol.
 
 - 
getProtocolBytespublic akka.protobufv3.internal.ByteString getProtocolBytes() optional string protocol = 4;- Specified by:
- getProtocolBytesin interface- WireFormats.AddressDataOrBuilder
- Returns:
- The bytes for protocol.
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- akka.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- akka.protobufv3.internal.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(akka.protobufv3.internal.CodedOutputStream output) throws java.io.IOException- Specified by:
- writeToin interface- akka.protobufv3.internal.MessageLite
- Overrides:
- writeToin class- akka.protobufv3.internal.GeneratedMessageV3
- Throws:
- java.io.IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- akka.protobufv3.internal.MessageLite
- Overrides:
- getSerializedSizein class- akka.protobufv3.internal.GeneratedMessageV3
 
 - 
equalspublic boolean equals(java.lang.Object obj) - Specified by:
- equalsin interface- akka.protobufv3.internal.Message
- Overrides:
- equalsin class- akka.protobufv3.internal.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- akka.protobufv3.internal.Message
- Overrides:
- hashCodein class- akka.protobufv3.internal.AbstractMessage
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(java.nio.ByteBuffer data) throws akka.protobufv3.internal.InvalidProtocolBufferException - Throws:
- akka.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(java.nio.ByteBuffer data, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws akka.protobufv3.internal.InvalidProtocolBufferException - Throws:
- akka.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(akka.protobufv3.internal.ByteString data) throws akka.protobufv3.internal.InvalidProtocolBufferException - Throws:
- akka.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(akka.protobufv3.internal.ByteString data, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws akka.protobufv3.internal.InvalidProtocolBufferException - Throws:
- akka.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(byte[] data) throws akka.protobufv3.internal.InvalidProtocolBufferException - Throws:
- akka.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(byte[] data, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws akka.protobufv3.internal.InvalidProtocolBufferException - Throws:
- akka.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(java.io.InputStream input, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static WireFormats.AddressData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static WireFormats.AddressData parseDelimitedFrom(java.io.InputStream input, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(akka.protobufv3.internal.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static WireFormats.AddressData parseFrom(akka.protobufv3.internal.CodedInputStream input, akka.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic WireFormats.AddressData.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- akka.protobufv3.internal.Message
- Specified by:
- newBuilderForTypein interface- akka.protobufv3.internal.MessageLite
 
 - 
newBuilderpublic static WireFormats.AddressData.Builder newBuilder() 
 - 
newBuilderpublic static WireFormats.AddressData.Builder newBuilder(WireFormats.AddressData prototype) 
 - 
toBuilderpublic WireFormats.AddressData.Builder toBuilder() - Specified by:
- toBuilderin interface- akka.protobufv3.internal.Message
- Specified by:
- toBuilderin interface- akka.protobufv3.internal.MessageLite
 
 - 
newBuilderForTypeprotected WireFormats.AddressData.Builder newBuilderForType(akka.protobufv3.internal.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- akka.protobufv3.internal.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static WireFormats.AddressData getDefaultInstance() 
 - 
parserpublic static akka.protobufv3.internal.Parser<WireFormats.AddressData> parser() 
 - 
getParserForTypepublic akka.protobufv3.internal.Parser<WireFormats.AddressData> getParserForType() - Specified by:
- getParserForTypein interface- akka.protobufv3.internal.Message
- Specified by:
- getParserForTypein interface- akka.protobufv3.internal.MessageLite
- Overrides:
- getParserForTypein class- akka.protobufv3.internal.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic WireFormats.AddressData getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- akka.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- akka.protobufv3.internal.MessageOrBuilder
 
 
- 
 
-