Class ClusterMessages.Address

    • Method Detail

      • getDefaultInstanceForType

        public ClusterMessages.Address getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface akka.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface akka.protobuf.MessageOrBuilder
      • getUnknownFields

        public final akka.protobuf.UnknownFieldSet getUnknownFields()
        Specified by:
        getUnknownFields in interface akka.protobuf.MessageOrBuilder
        Overrides:
        getUnknownFields in class akka.protobuf.GeneratedMessage
      • getDescriptor

        public static final akka.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected akka.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class akka.protobuf.GeneratedMessage
      • getParserForType

        public akka.protobuf.Parser<ClusterMessages.Address> getParserForType()
        Specified by:
        getParserForType in interface akka.protobuf.Message
        Specified by:
        getParserForType in interface akka.protobuf.MessageLite
        Overrides:
        getParserForType in class akka.protobuf.GeneratedMessage
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface akka.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class akka.protobuf.GeneratedMessage
      • writeTo

        public void writeTo​(akka.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface akka.protobuf.MessageLite
        Overrides:
        writeTo in class akka.protobuf.AbstractMessage
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface akka.protobuf.MessageLite
        Overrides:
        getSerializedSize in class akka.protobuf.AbstractMessage
      • writeReplace

        protected java.lang.Object writeReplace()
                                         throws java.io.ObjectStreamException
        Overrides:
        writeReplace in class akka.protobuf.GeneratedMessage
        Throws:
        java.io.ObjectStreamException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(akka.protobuf.ByteString data)
                                                 throws akka.protobuf.InvalidProtocolBufferException
        Throws:
        akka.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(akka.protobuf.ByteString data,
                                                        akka.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws akka.protobuf.InvalidProtocolBufferException
        Throws:
        akka.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(byte[] data)
                                                 throws akka.protobuf.InvalidProtocolBufferException
        Throws:
        akka.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(byte[] data,
                                                        akka.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws akka.protobuf.InvalidProtocolBufferException
        Throws:
        akka.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(java.io.InputStream input)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(java.io.InputStream input,
                                                        akka.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static ClusterMessages.Address parseDelimitedFrom​(java.io.InputStream input)
                                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static ClusterMessages.Address parseDelimitedFrom​(java.io.InputStream input,
                                                                 akka.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(akka.protobuf.CodedInputStream input)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static ClusterMessages.Address parseFrom​(akka.protobuf.CodedInputStream input,
                                                        akka.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        public ClusterMessages.Address.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface akka.protobuf.Message
        Specified by:
        newBuilderForType in interface akka.protobuf.MessageLite
      • toBuilder

        public ClusterMessages.Address.Builder toBuilder()
        Specified by:
        toBuilder in interface akka.protobuf.Message
        Specified by:
        toBuilder in interface akka.protobuf.MessageLite
      • newBuilderForType

        protected ClusterMessages.Address.Builder newBuilderForType​(akka.protobuf.GeneratedMessage.BuilderParent parent)
        Specified by:
        newBuilderForType in class akka.protobuf.GeneratedMessage