Package org.tensorflow.distruntime
Class PartialRunSetupResponse.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
- org.tensorflow.distruntime.PartialRunSetupResponse.Builder
-
- All Implemented Interfaces:
Cloneable,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,PartialRunSetupResponseOrBuilder
- Enclosing class:
- PartialRunSetupResponse
public static final class PartialRunSetupResponse.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder> implements PartialRunSetupResponseOrBuilder
Protobuf typetensorflow.PartialRunSetupResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PartialRunSetupResponse.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)PartialRunSetupResponsebuild()PartialRunSetupResponsebuildPartial()PartialRunSetupResponse.Builderclear()PartialRunSetupResponse.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)PartialRunSetupResponse.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)PartialRunSetupResponse.BuilderclearPartialRunHandle()The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.PartialRunSetupResponse.Builderclone()PartialRunSetupResponsegetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetPartialRunHandle()The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.org.nd4j.shade.protobuf.ByteStringgetPartialRunHandleBytes()The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PartialRunSetupResponse.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)PartialRunSetupResponse.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)PartialRunSetupResponse.BuildermergeFrom(PartialRunSetupResponse other)PartialRunSetupResponse.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)PartialRunSetupResponse.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)PartialRunSetupResponse.BuildersetPartialRunHandle(String value)The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.PartialRunSetupResponse.BuildersetPartialRunHandleBytes(org.nd4j.shade.protobuf.ByteString value)The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.PartialRunSetupResponse.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PartialRunSetupResponse.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
clear
public PartialRunSetupResponse.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
getDefaultInstanceForType
public PartialRunSetupResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public PartialRunSetupResponse build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public PartialRunSetupResponse buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public PartialRunSetupResponse.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
setField
public PartialRunSetupResponse.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
clearField
public PartialRunSetupResponse.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
clearOneof
public PartialRunSetupResponse.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
setRepeatedField
public PartialRunSetupResponse.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
addRepeatedField
public PartialRunSetupResponse.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
mergeFrom
public PartialRunSetupResponse.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<PartialRunSetupResponse.Builder>
-
mergeFrom
public PartialRunSetupResponse.Builder mergeFrom(PartialRunSetupResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
mergeFrom
public PartialRunSetupResponse.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<PartialRunSetupResponse.Builder>- Throws:
IOException
-
getPartialRunHandle
public String getPartialRunHandle()
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup. This handle may be passed to RunStepRequest to send and receive tensors for this partial run.
string partial_run_handle = 1;- Specified by:
getPartialRunHandlein interfacePartialRunSetupResponseOrBuilder- Returns:
- The partialRunHandle.
-
getPartialRunHandleBytes
public org.nd4j.shade.protobuf.ByteString getPartialRunHandleBytes()
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup. This handle may be passed to RunStepRequest to send and receive tensors for this partial run.
string partial_run_handle = 1;- Specified by:
getPartialRunHandleBytesin interfacePartialRunSetupResponseOrBuilder- Returns:
- The bytes for partialRunHandle.
-
setPartialRunHandle
public PartialRunSetupResponse.Builder setPartialRunHandle(String value)
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup. This handle may be passed to RunStepRequest to send and receive tensors for this partial run.
string partial_run_handle = 1;- Parameters:
value- The partialRunHandle to set.- Returns:
- This builder for chaining.
-
clearPartialRunHandle
public PartialRunSetupResponse.Builder clearPartialRunHandle()
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup. This handle may be passed to RunStepRequest to send and receive tensors for this partial run.
string partial_run_handle = 1;- Returns:
- This builder for chaining.
-
setPartialRunHandleBytes
public PartialRunSetupResponse.Builder setPartialRunHandleBytes(org.nd4j.shade.protobuf.ByteString value)
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup. This handle may be passed to RunStepRequest to send and receive tensors for this partial run.
string partial_run_handle = 1;- Parameters:
value- The bytes for partialRunHandle to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PartialRunSetupResponse.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
mergeUnknownFields
public final PartialRunSetupResponse.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<PartialRunSetupResponse.Builder>
-
-