Class GraphTransferNodeOutputInfo.Builder

    • Method Detail

      • getDescriptor

        public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>
      • getDescriptorForType

        public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>
      • getDefaultInstanceForType

        public GraphTransferNodeOutputInfo getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilder
      • build

        public GraphTransferNodeOutputInfo build()
        Specified by:
        build in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        build in interface org.nd4j.shade.protobuf.MessageLite.Builder
      • buildPartial

        public GraphTransferNodeOutputInfo buildPartial()
        Specified by:
        buildPartial in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        buildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builder
      • setRepeatedField

        public GraphTransferNodeOutputInfo.Builder setRepeatedField​(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
                                                                    int index,
                                                                    Object value)
        Specified by:
        setRepeatedField in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>
      • mergeFrom

        public GraphTransferNodeOutputInfo.Builder mergeFrom​(org.nd4j.shade.protobuf.CodedInputStream input,
                                                             org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws IOException
        Specified by:
        mergeFrom in interface org.nd4j.shade.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface org.nd4j.shade.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<GraphTransferNodeOutputInfo.Builder>
        Throws:
        IOException
      • setNodeId

        public GraphTransferNodeOutputInfo.Builder setNodeId​(int value)
        int32 node_id = 1;
        Parameters:
        value - The nodeId to set.
        Returns:
        This builder for chaining.
      • getMaxByteSize

        public int getMaxByteSize​(int index)
        repeated int32 max_byte_size = 2;
        Specified by:
        getMaxByteSize in interface GraphTransferNodeOutputInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The maxByteSize at the given index.
      • setMaxByteSize

        public GraphTransferNodeOutputInfo.Builder setMaxByteSize​(int index,
                                                                  int value)
        repeated int32 max_byte_size = 2;
        Parameters:
        index - The index to set the value at.
        value - The maxByteSize to set.
        Returns:
        This builder for chaining.
      • addMaxByteSize

        public GraphTransferNodeOutputInfo.Builder addMaxByteSize​(int value)
        repeated int32 max_byte_size = 2;
        Parameters:
        value - The maxByteSize to add.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final GraphTransferNodeOutputInfo.Builder setUnknownFields​(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>
      • mergeUnknownFields

        public final GraphTransferNodeOutputInfo.Builder mergeUnknownFields​(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>