Package org.tensorflow.framework
Class GraphTransferInfo
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- org.tensorflow.framework.GraphTransferInfo
-
- All Implemented Interfaces:
Serializable,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,GraphTransferInfoOrBuilder
public final class GraphTransferInfo extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements GraphTransferInfoOrBuilder
Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.
Protobuf typetensorflow.GraphTransferInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGraphTransferInfo.BuilderProtocol buffer representing a handle to a tensorflow resource.static classGraphTransferInfo.DestinationProtobuf enumtensorflow.GraphTransferInfo.Destination-
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 intCONST_NODE_INFO_FIELD_NUMBERstatic intDESTINATION_FIELD_NUMBERstatic intGRAPH_INPUT_NODE_INFO_FIELD_NUMBERstatic intGRAPH_OUTPUT_NODE_INFO_FIELD_NUMBERstatic intNODE_INFO_FIELD_NUMBERstatic intNODE_INPUT_INFO_FIELD_NUMBERstatic intNODE_OUTPUT_INFO_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)GraphTransferConstNodeInfogetConstNodeInfo(int index)repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;intgetConstNodeInfoCount()repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;List<GraphTransferConstNodeInfo>getConstNodeInfoList()repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;GraphTransferConstNodeInfoOrBuildergetConstNodeInfoOrBuilder(int index)repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;List<? extends GraphTransferConstNodeInfoOrBuilder>getConstNodeInfoOrBuilderList()repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;static GraphTransferInfogetDefaultInstance()GraphTransferInfogetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()GraphTransferInfo.DestinationgetDestination()Destination of graph transferintgetDestinationValue()Destination of graph transferGraphTransferGraphInputNodeInfogetGraphInputNodeInfo(int index)Input Node parameters of transferred graphintgetGraphInputNodeInfoCount()Input Node parameters of transferred graphList<GraphTransferGraphInputNodeInfo>getGraphInputNodeInfoList()Input Node parameters of transferred graphGraphTransferGraphInputNodeInfoOrBuildergetGraphInputNodeInfoOrBuilder(int index)Input Node parameters of transferred graphList<? extends GraphTransferGraphInputNodeInfoOrBuilder>getGraphInputNodeInfoOrBuilderList()Input Node parameters of transferred graphGraphTransferGraphOutputNodeInfogetGraphOutputNodeInfo(int index)repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;intgetGraphOutputNodeInfoCount()repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;List<GraphTransferGraphOutputNodeInfo>getGraphOutputNodeInfoList()repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;GraphTransferGraphOutputNodeInfoOrBuildergetGraphOutputNodeInfoOrBuilder(int index)repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;List<? extends GraphTransferGraphOutputNodeInfoOrBuilder>getGraphOutputNodeInfoOrBuilderList()repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;GraphTransferNodeInfogetNodeInfo(int index)repeated .tensorflow.GraphTransferNodeInfo node_info = 1;intgetNodeInfoCount()repeated .tensorflow.GraphTransferNodeInfo node_info = 1;List<GraphTransferNodeInfo>getNodeInfoList()repeated .tensorflow.GraphTransferNodeInfo node_info = 1;GraphTransferNodeInfoOrBuildergetNodeInfoOrBuilder(int index)repeated .tensorflow.GraphTransferNodeInfo node_info = 1;List<? extends GraphTransferNodeInfoOrBuilder>getNodeInfoOrBuilderList()repeated .tensorflow.GraphTransferNodeInfo node_info = 1;GraphTransferNodeInputInfogetNodeInputInfo(int index)repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;intgetNodeInputInfoCount()repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;List<GraphTransferNodeInputInfo>getNodeInputInfoList()repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;GraphTransferNodeInputInfoOrBuildergetNodeInputInfoOrBuilder(int index)repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;List<? extends GraphTransferNodeInputInfoOrBuilder>getNodeInputInfoOrBuilderList()repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;GraphTransferNodeOutputInfogetNodeOutputInfo(int index)repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;intgetNodeOutputInfoCount()repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;List<GraphTransferNodeOutputInfo>getNodeOutputInfoList()repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;GraphTransferNodeOutputInfoOrBuildergetNodeOutputInfoOrBuilder(int index)repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;List<? extends GraphTransferNodeOutputInfoOrBuilder>getNodeOutputInfoOrBuilderList()repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;org.nd4j.shade.protobuf.Parser<GraphTransferInfo>getParserForType()intgetSerializedSize()org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GraphTransferInfo.BuildernewBuilder()static GraphTransferInfo.BuildernewBuilder(GraphTransferInfo prototype)GraphTransferInfo.BuildernewBuilderForType()protected GraphTransferInfo.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GraphTransferInfoparseDelimitedFrom(InputStream input)static GraphTransferInfoparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static GraphTransferInfoparseFrom(byte[] data)static GraphTransferInfoparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static GraphTransferInfoparseFrom(InputStream input)static GraphTransferInfoparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static GraphTransferInfoparseFrom(ByteBuffer data)static GraphTransferInfoparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static GraphTransferInfoparseFrom(org.nd4j.shade.protobuf.ByteString data)static GraphTransferInfoparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static GraphTransferInfoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static GraphTransferInfoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<GraphTransferInfo>parser()GraphTransferInfo.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
-
NODE_INFO_FIELD_NUMBER
public static final int NODE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONST_NODE_INFO_FIELD_NUMBER
public static final int CONST_NODE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_INPUT_INFO_FIELD_NUMBER
public static final int NODE_INPUT_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_OUTPUT_INFO_FIELD_NUMBER
public static final int NODE_OUTPUT_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_INPUT_NODE_INFO_FIELD_NUMBER
public static final int GRAPH_INPUT_NODE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER
public static final int GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_FIELD_NUMBER
public static final int DESTINATION_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
-
getNodeInfoList
public List<GraphTransferNodeInfo> getNodeInfoList()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;- Specified by:
getNodeInfoListin interfaceGraphTransferInfoOrBuilder
-
getNodeInfoOrBuilderList
public List<? extends GraphTransferNodeInfoOrBuilder> getNodeInfoOrBuilderList()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;- Specified by:
getNodeInfoOrBuilderListin interfaceGraphTransferInfoOrBuilder
-
getNodeInfoCount
public int getNodeInfoCount()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;- Specified by:
getNodeInfoCountin interfaceGraphTransferInfoOrBuilder
-
getNodeInfo
public GraphTransferNodeInfo getNodeInfo(int index)
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;- Specified by:
getNodeInfoin interfaceGraphTransferInfoOrBuilder
-
getNodeInfoOrBuilder
public GraphTransferNodeInfoOrBuilder getNodeInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;- Specified by:
getNodeInfoOrBuilderin interfaceGraphTransferInfoOrBuilder
-
getConstNodeInfoList
public List<GraphTransferConstNodeInfo> getConstNodeInfoList()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;- Specified by:
getConstNodeInfoListin interfaceGraphTransferInfoOrBuilder
-
getConstNodeInfoOrBuilderList
public List<? extends GraphTransferConstNodeInfoOrBuilder> getConstNodeInfoOrBuilderList()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;- Specified by:
getConstNodeInfoOrBuilderListin interfaceGraphTransferInfoOrBuilder
-
getConstNodeInfoCount
public int getConstNodeInfoCount()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;- Specified by:
getConstNodeInfoCountin interfaceGraphTransferInfoOrBuilder
-
getConstNodeInfo
public GraphTransferConstNodeInfo getConstNodeInfo(int index)
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;- Specified by:
getConstNodeInfoin interfaceGraphTransferInfoOrBuilder
-
getConstNodeInfoOrBuilder
public GraphTransferConstNodeInfoOrBuilder getConstNodeInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;- Specified by:
getConstNodeInfoOrBuilderin interfaceGraphTransferInfoOrBuilder
-
getNodeInputInfoList
public List<GraphTransferNodeInputInfo> getNodeInputInfoList()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;- Specified by:
getNodeInputInfoListin interfaceGraphTransferInfoOrBuilder
-
getNodeInputInfoOrBuilderList
public List<? extends GraphTransferNodeInputInfoOrBuilder> getNodeInputInfoOrBuilderList()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;- Specified by:
getNodeInputInfoOrBuilderListin interfaceGraphTransferInfoOrBuilder
-
getNodeInputInfoCount
public int getNodeInputInfoCount()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;- Specified by:
getNodeInputInfoCountin interfaceGraphTransferInfoOrBuilder
-
getNodeInputInfo
public GraphTransferNodeInputInfo getNodeInputInfo(int index)
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;- Specified by:
getNodeInputInfoin interfaceGraphTransferInfoOrBuilder
-
getNodeInputInfoOrBuilder
public GraphTransferNodeInputInfoOrBuilder getNodeInputInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;- Specified by:
getNodeInputInfoOrBuilderin interfaceGraphTransferInfoOrBuilder
-
getNodeOutputInfoList
public List<GraphTransferNodeOutputInfo> getNodeOutputInfoList()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;- Specified by:
getNodeOutputInfoListin interfaceGraphTransferInfoOrBuilder
-
getNodeOutputInfoOrBuilderList
public List<? extends GraphTransferNodeOutputInfoOrBuilder> getNodeOutputInfoOrBuilderList()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;- Specified by:
getNodeOutputInfoOrBuilderListin interfaceGraphTransferInfoOrBuilder
-
getNodeOutputInfoCount
public int getNodeOutputInfoCount()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;- Specified by:
getNodeOutputInfoCountin interfaceGraphTransferInfoOrBuilder
-
getNodeOutputInfo
public GraphTransferNodeOutputInfo getNodeOutputInfo(int index)
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;- Specified by:
getNodeOutputInfoin interfaceGraphTransferInfoOrBuilder
-
getNodeOutputInfoOrBuilder
public GraphTransferNodeOutputInfoOrBuilder getNodeOutputInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;- Specified by:
getNodeOutputInfoOrBuilderin interfaceGraphTransferInfoOrBuilder
-
getGraphInputNodeInfoList
public List<GraphTransferGraphInputNodeInfo> getGraphInputNodeInfoList()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;- Specified by:
getGraphInputNodeInfoListin interfaceGraphTransferInfoOrBuilder
-
getGraphInputNodeInfoOrBuilderList
public List<? extends GraphTransferGraphInputNodeInfoOrBuilder> getGraphInputNodeInfoOrBuilderList()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;- Specified by:
getGraphInputNodeInfoOrBuilderListin interfaceGraphTransferInfoOrBuilder
-
getGraphInputNodeInfoCount
public int getGraphInputNodeInfoCount()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;- Specified by:
getGraphInputNodeInfoCountin interfaceGraphTransferInfoOrBuilder
-
getGraphInputNodeInfo
public GraphTransferGraphInputNodeInfo getGraphInputNodeInfo(int index)
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;- Specified by:
getGraphInputNodeInfoin interfaceGraphTransferInfoOrBuilder
-
getGraphInputNodeInfoOrBuilder
public GraphTransferGraphInputNodeInfoOrBuilder getGraphInputNodeInfoOrBuilder(int index)
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;- Specified by:
getGraphInputNodeInfoOrBuilderin interfaceGraphTransferInfoOrBuilder
-
getGraphOutputNodeInfoList
public List<GraphTransferGraphOutputNodeInfo> getGraphOutputNodeInfoList()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;- Specified by:
getGraphOutputNodeInfoListin interfaceGraphTransferInfoOrBuilder
-
getGraphOutputNodeInfoOrBuilderList
public List<? extends GraphTransferGraphOutputNodeInfoOrBuilder> getGraphOutputNodeInfoOrBuilderList()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;- Specified by:
getGraphOutputNodeInfoOrBuilderListin interfaceGraphTransferInfoOrBuilder
-
getGraphOutputNodeInfoCount
public int getGraphOutputNodeInfoCount()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;- Specified by:
getGraphOutputNodeInfoCountin interfaceGraphTransferInfoOrBuilder
-
getGraphOutputNodeInfo
public GraphTransferGraphOutputNodeInfo getGraphOutputNodeInfo(int index)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;- Specified by:
getGraphOutputNodeInfoin interfaceGraphTransferInfoOrBuilder
-
getGraphOutputNodeInfoOrBuilder
public GraphTransferGraphOutputNodeInfoOrBuilder getGraphOutputNodeInfoOrBuilder(int index)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;- Specified by:
getGraphOutputNodeInfoOrBuilderin interfaceGraphTransferInfoOrBuilder
-
getDestinationValue
public int getDestinationValue()
Destination of graph transfer
.tensorflow.GraphTransferInfo.Destination destination = 7;- Specified by:
getDestinationValuein interfaceGraphTransferInfoOrBuilder- Returns:
- The enum numeric value on the wire for destination.
-
getDestination
public GraphTransferInfo.Destination getDestination()
Destination of graph transfer
.tensorflow.GraphTransferInfo.Destination destination = 7;- Specified by:
getDestinationin interfaceGraphTransferInfoOrBuilder- Returns:
- The destination.
-
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 GraphTransferInfo parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphTransferInfo parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphTransferInfo parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphTransferInfo 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 GraphTransferInfo parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphTransferInfo parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphTransferInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GraphTransferInfo parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GraphTransferInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GraphTransferInfo parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GraphTransferInfo parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GraphTransferInfo parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GraphTransferInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static GraphTransferInfo.Builder newBuilder()
-
newBuilder
public static GraphTransferInfo.Builder newBuilder(GraphTransferInfo prototype)
-
toBuilder
public GraphTransferInfo.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected GraphTransferInfo.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GraphTransferInfo getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<GraphTransferInfo> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<GraphTransferInfo> 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 GraphTransferInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-