Class SavedObjectGraphOuterClass.SavedObjectGraph.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
com.google.protobuf.GeneratedMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
org.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
- All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
- Enclosing class:
SavedObjectGraphOuterClass.SavedObjectGraph
public static final class SavedObjectGraphOuterClass.SavedObjectGraph.Builder
extends GeneratedMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
implements SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Protobuf type
tensorflow.SavedObjectGraph-
Method Summary
Modifier and TypeMethodDescriptionaddAllNodes(Iterable<? extends SavedObjectGraphOuterClass.SavedObject> values) Flattened list of objects in the object graph.addNodes(int index, SavedObjectGraphOuterClass.SavedObject value) Flattened list of objects in the object graph.addNodes(int index, SavedObjectGraphOuterClass.SavedObject.Builder builderForValue) Flattened list of objects in the object graph.Flattened list of objects in the object graph.addNodes(SavedObjectGraphOuterClass.SavedObject.Builder builderForValue) Flattened list of objects in the object graph.Flattened list of objects in the object graph.addNodesBuilder(int index) Flattened list of objects in the object graph.build()clear()Flattened list of objects in the object graph.booleanInformation about captures and output structures in concrete functions.Deprecated.intInformation about captures and output structures in concrete functions.Information about captures and output structures in concrete functions.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.Information about captures and output structures in concrete functions.static final Descriptors.DescriptorDeprecated.getNodes(int index) Flattened list of objects in the object graph.getNodesBuilder(int index) Flattened list of objects in the object graph.Flattened list of objects in the object graph.intFlattened list of objects in the object graph.Flattened list of objects in the object graph.getNodesOrBuilder(int index) Flattened list of objects in the object graph.Flattened list of objects in the object graph.protected GeneratedMessage.FieldAccessorTableprotected MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) Information about captures and output structures in concrete functions.Information about captures and output structures in concrete functions.Information about captures and output structures in concrete functions.Information about captures and output structures in concrete functions.removeNodes(int index) Flattened list of objects in the object graph.setNodes(int index, SavedObjectGraphOuterClass.SavedObject value) Flattened list of objects in the object graph.setNodes(int index, SavedObjectGraphOuterClass.SavedObject.Builder builderForValue) Flattened list of objects in the object graph.Methods inherited from class GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
-
Method Details
-
getDescriptor
-
internalGetMapFieldReflection
-
internalGetMutableMapFieldReflection
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>- Throws:
IOException
-
getNodesList
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;- Specified by:
getNodesListin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getNodesCount
public int getNodesCount()Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;- Specified by:
getNodesCountin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getNodes
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;- Specified by:
getNodesin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
setNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setNodes(int index, SavedObjectGraphOuterClass.SavedObject value) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
setNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setNodes(int index, SavedObjectGraphOuterClass.SavedObject.Builder builderForValue) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
addNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(SavedObjectGraphOuterClass.SavedObject value) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
addNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(int index, SavedObjectGraphOuterClass.SavedObject value) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
addNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(SavedObjectGraphOuterClass.SavedObject.Builder builderForValue) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
addNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(int index, SavedObjectGraphOuterClass.SavedObject.Builder builderForValue) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
addAllNodes
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addAllNodes(Iterable<? extends SavedObjectGraphOuterClass.SavedObject> values) Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
clearNodes
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
removeNodes
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
getNodesBuilder
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
getNodesOrBuilder
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;- Specified by:
getNodesOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getNodesOrBuilderList
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;- Specified by:
getNodesOrBuilderListin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
addNodesBuilder
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
addNodesBuilder
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
getNodesBuilderList
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1; -
getConcreteFunctionsCount
public int getConcreteFunctionsCount()Description copied from interface:SavedObjectGraphOuterClass.SavedObjectGraphOrBuilderInformation about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;- Specified by:
getConcreteFunctionsCountin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
containsConcreteFunctions
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;- Specified by:
containsConcreteFunctionsin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctions
@Deprecated public Map<String, SavedObjectGraphOuterClass.SavedConcreteFunction> getConcreteFunctions()Deprecated.UsegetConcreteFunctionsMap()instead.- Specified by:
getConcreteFunctionsin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctionsMap
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;- Specified by:
getConcreteFunctionsMapin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctionsOrDefault
public SavedObjectGraphOuterClass.SavedConcreteFunction getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;- Specified by:
getConcreteFunctionsOrDefaultin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctionsOrThrow
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;- Specified by:
getConcreteFunctionsOrThrowin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
clearConcreteFunctions
-
removeConcreteFunctions
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2; -
getMutableConcreteFunctions
@Deprecated public Map<String, SavedObjectGraphOuterClass.SavedConcreteFunction> getMutableConcreteFunctions()Deprecated.Use alternate mutation accessors instead. -
putConcreteFunctions
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder putConcreteFunctions(String key, SavedObjectGraphOuterClass.SavedConcreteFunction value) Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2; -
putAllConcreteFunctions
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder putAllConcreteFunctions(Map<String, SavedObjectGraphOuterClass.SavedConcreteFunction> values) Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2; -
putConcreteFunctionsBuilderIfAbsent
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder putConcreteFunctionsBuilderIfAbsent(String key) Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
-