Package org.tensorflow.distruntime
Class CompleteInstanceRequest
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- org.tensorflow.distruntime.CompleteInstanceRequest
-
- All Implemented Interfaces:
Serializable,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,CompleteInstanceRequestOrBuilder
public final class CompleteInstanceRequest extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements CompleteInstanceRequestOrBuilder
Supplies data about one collective op belonging to the instance identified by instance_key. Service will respond when all group_size ops have become known. Most of the data being sent is for correctness checking, to ensure that all ops in the instance share common attributes.
Protobuf typetensorflow.CompleteInstanceRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCompleteInstanceRequest.BuilderSupplies data about one collective op belonging to the instance identified by instance_key.-
Nested classes/interfaces inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDATA_TYPE_FIELD_NUMBERstatic intDEVICE_FIELD_NUMBERstatic intDEVICE_TYPE_FIELD_NUMBERstatic intGROUP_KEY_FIELD_NUMBERstatic intGROUP_SIZE_FIELD_NUMBERstatic intINSTANCE_KEY_FIELD_NUMBERstatic intIS_SOURCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSHAPE_FIELD_NUMBERstatic intSUBDIV_OFFSET_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)DataTypegetDataType().tensorflow.DataType data_type = 3;intgetDataTypeValue().tensorflow.DataType data_type = 3;static CompleteInstanceRequestgetDefaultInstance()CompleteInstanceRequestgetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDevice()string device = 10;org.nd4j.shade.protobuf.ByteStringgetDeviceBytes()string device = 10;StringgetDeviceType()string device_type = 8;org.nd4j.shade.protobuf.ByteStringgetDeviceTypeBytes()string device_type = 8;intgetGroupKey()int32 group_key = 5;intgetGroupSize()int32 group_size = 6;intgetInstanceKey()int32 instance_key = 7;booleangetIsSource()bool is_source = 11;StringgetName()string name = 1;org.nd4j.shade.protobuf.ByteStringgetNameBytes()string name = 1;org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest>getParserForType()intgetSerializedSize()TensorShapeProtogetShape().tensorflow.TensorShapeProto shape = 4;TensorShapeProtoOrBuildergetShapeOrBuilder().tensorflow.TensorShapeProto shape = 4;intgetSubdivOffset(int index)repeated int32 subdiv_offset = 9;intgetSubdivOffsetCount()repeated int32 subdiv_offset = 9;List<Integer>getSubdivOffsetList()repeated int32 subdiv_offset = 9;intgetType()int32 type = 2;org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasShape().tensorflow.TensorShapeProto shape = 4;protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CompleteInstanceRequest.BuildernewBuilder()static CompleteInstanceRequest.BuildernewBuilder(CompleteInstanceRequest prototype)CompleteInstanceRequest.BuildernewBuilderForType()protected CompleteInstanceRequest.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CompleteInstanceRequestparseDelimitedFrom(InputStream input)static CompleteInstanceRequestparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CompleteInstanceRequestparseFrom(byte[] data)static CompleteInstanceRequestparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CompleteInstanceRequestparseFrom(InputStream input)static CompleteInstanceRequestparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CompleteInstanceRequestparseFrom(ByteBuffer data)static CompleteInstanceRequestparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CompleteInstanceRequestparseFrom(org.nd4j.shade.protobuf.ByteString data)static CompleteInstanceRequestparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CompleteInstanceRequestparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static CompleteInstanceRequestparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest>parser()CompleteInstanceRequest.BuildertoBuilder()voidwriteTo(org.nd4j.shade.protobuf.CodedOutputStream output)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 org.nd4j.shade.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class org.nd4j.shade.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_TYPE_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHAPE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_KEY_FIELD_NUMBER
public static final int GROUP_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_SIZE_FIELD_NUMBER
public static final int GROUP_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_KEY_FIELD_NUMBER
public static final int INSTANCE_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEVICE_TYPE_FIELD_NUMBER
public static final int DEVICE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBDIV_OFFSET_FIELD_NUMBER
public static final int SUBDIV_OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEVICE_FIELD_NUMBER
public static final int DEVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_SOURCE_FIELD_NUMBER
public static final int IS_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getUnknownFields
public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
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
-
getName
public String getName()
string name = 1;- Specified by:
getNamein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public org.nd4j.shade.protobuf.ByteString getNameBytes()
string name = 1;- Specified by:
getNameBytesin interfaceCompleteInstanceRequestOrBuilder- Returns:
- The bytes for name.
-
getType
public int getType()
int32 type = 2;- Specified by:
getTypein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The type.
-
getDataTypeValue
public int getDataTypeValue()
.tensorflow.DataType data_type = 3;- Specified by:
getDataTypeValuein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The enum numeric value on the wire for dataType.
-
getDataType
public DataType getDataType()
.tensorflow.DataType data_type = 3;- Specified by:
getDataTypein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The dataType.
-
hasShape
public boolean hasShape()
.tensorflow.TensorShapeProto shape = 4;- Specified by:
hasShapein interfaceCompleteInstanceRequestOrBuilder- Returns:
- Whether the shape field is set.
-
getShape
public TensorShapeProto getShape()
.tensorflow.TensorShapeProto shape = 4;- Specified by:
getShapein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The shape.
-
getShapeOrBuilder
public TensorShapeProtoOrBuilder getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4;- Specified by:
getShapeOrBuilderin interfaceCompleteInstanceRequestOrBuilder
-
getGroupKey
public int getGroupKey()
int32 group_key = 5;- Specified by:
getGroupKeyin interfaceCompleteInstanceRequestOrBuilder- Returns:
- The groupKey.
-
getGroupSize
public int getGroupSize()
int32 group_size = 6;- Specified by:
getGroupSizein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The groupSize.
-
getInstanceKey
public int getInstanceKey()
int32 instance_key = 7;- Specified by:
getInstanceKeyin interfaceCompleteInstanceRequestOrBuilder- Returns:
- The instanceKey.
-
getDeviceType
public String getDeviceType()
string device_type = 8;- Specified by:
getDeviceTypein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The deviceType.
-
getDeviceTypeBytes
public org.nd4j.shade.protobuf.ByteString getDeviceTypeBytes()
string device_type = 8;- Specified by:
getDeviceTypeBytesin interfaceCompleteInstanceRequestOrBuilder- Returns:
- The bytes for deviceType.
-
getSubdivOffsetList
public List<Integer> getSubdivOffsetList()
repeated int32 subdiv_offset = 9;- Specified by:
getSubdivOffsetListin interfaceCompleteInstanceRequestOrBuilder- Returns:
- A list containing the subdivOffset.
-
getSubdivOffsetCount
public int getSubdivOffsetCount()
repeated int32 subdiv_offset = 9;- Specified by:
getSubdivOffsetCountin interfaceCompleteInstanceRequestOrBuilder- Returns:
- The count of subdivOffset.
-
getSubdivOffset
public int getSubdivOffset(int index)
repeated int32 subdiv_offset = 9;- Specified by:
getSubdivOffsetin interfaceCompleteInstanceRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The subdivOffset at the given index.
-
getDevice
public String getDevice()
string device = 10;- Specified by:
getDevicein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The device.
-
getDeviceBytes
public org.nd4j.shade.protobuf.ByteString getDeviceBytes()
string device = 10;- Specified by:
getDeviceBytesin interfaceCompleteInstanceRequestOrBuilder- Returns:
- The bytes for device.
-
getIsSource
public boolean getIsSource()
bool is_source = 11;- Specified by:
getIsSourcein interfaceCompleteInstanceRequestOrBuilder- Returns:
- The isSource.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
writeToin classorg.nd4j.shade.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getSerializedSizein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfaceorg.nd4j.shade.protobuf.Message- Overrides:
equalsin classorg.nd4j.shade.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfaceorg.nd4j.shade.protobuf.Message- Overrides:
hashCodein classorg.nd4j.shade.protobuf.AbstractMessage
-
parseFrom
public static CompleteInstanceRequest parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompleteInstanceRequest parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompleteInstanceRequest parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompleteInstanceRequest parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompleteInstanceRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompleteInstanceRequest parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompleteInstanceRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompleteInstanceRequest parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CompleteInstanceRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static CompleteInstanceRequest.Builder newBuilder()
-
newBuilder
public static CompleteInstanceRequest.Builder newBuilder(CompleteInstanceRequest prototype)
-
toBuilder
public CompleteInstanceRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected CompleteInstanceRequest.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CompleteInstanceRequest getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest> getParserForType()
- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getParserForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CompleteInstanceRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-