Uses of Class
flyteidl.admin.NodeExecutionOuterClass.NodeExecution
-
Packages that use NodeExecutionOuterClass.NodeExecution Package Description flyteidl.admin flyteidl.service -
-
Uses of NodeExecutionOuterClass.NodeExecution in flyteidl.admin
Fields in flyteidl.admin declared as NodeExecutionOuterClass.NodeExecution Modifier and Type Field Description private static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type NodeExecutionOuterClass.NodeExecution Modifier and Type Field Description private List<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecutionList.Builder. nodeExecutions_private List<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecutionList. nodeExecutions_private com.google.protobuf.RepeatedFieldBuilderV3<NodeExecutionOuterClass.NodeExecution,NodeExecutionOuterClass.NodeExecution.Builder,NodeExecutionOuterClass.NodeExecutionOrBuilder>NodeExecutionOuterClass.NodeExecutionList.Builder. nodeExecutionsBuilder_private static com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecution. PARSERMethods in flyteidl.admin that return NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution.Builder. build()NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution.Builder. buildPartial()static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. getDefaultInstance()NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution.Builder. getDefaultInstanceForType()NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. getDefaultInstanceForType()NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecutionList.Builder. getNodeExecutions(int index)repeated .flyteidl.admin.NodeExecution node_executions = 1;NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecutionList. getNodeExecutions(int index)repeated .flyteidl.admin.NodeExecution node_executions = 1;NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecutionListOrBuilder. getNodeExecutions(int index)repeated .flyteidl.admin.NodeExecution node_executions = 1;static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseDelimitedFrom(InputStream input)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(byte[] data)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(com.google.protobuf.ByteString data)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(com.google.protobuf.CodedInputStream input)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(InputStream input)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(ByteBuffer data)static NodeExecutionOuterClass.NodeExecutionNodeExecutionOuterClass.NodeExecution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<NodeExecutionOuterClass.NodeExecution,NodeExecutionOuterClass.NodeExecution.Builder,NodeExecutionOuterClass.NodeExecutionOrBuilder>NodeExecutionOuterClass.NodeExecutionList.Builder. getNodeExecutionsFieldBuilder()List<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecutionList.Builder. getNodeExecutionsList()repeated .flyteidl.admin.NodeExecution node_executions = 1;List<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecutionList. getNodeExecutionsList()repeated .flyteidl.admin.NodeExecution node_executions = 1;List<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecutionListOrBuilder. getNodeExecutionsList()repeated .flyteidl.admin.NodeExecution node_executions = 1;com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecution. getParserForType()static com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecution>NodeExecutionOuterClass.NodeExecution. parser()Methods in flyteidl.admin with parameters of type NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionList.BuilderNodeExecutionOuterClass.NodeExecutionList.Builder. addNodeExecutions(int index, NodeExecutionOuterClass.NodeExecution value)repeated .flyteidl.admin.NodeExecution node_executions = 1;NodeExecutionOuterClass.NodeExecutionList.BuilderNodeExecutionOuterClass.NodeExecutionList.Builder. addNodeExecutions(NodeExecutionOuterClass.NodeExecution value)repeated .flyteidl.admin.NodeExecution node_executions = 1;private voidNodeExecutionOuterClass.NodeExecution.Builder. buildPartial0(NodeExecutionOuterClass.NodeExecution result)NodeExecutionOuterClass.NodeExecution.BuilderNodeExecutionOuterClass.NodeExecution.Builder. mergeFrom(NodeExecutionOuterClass.NodeExecution other)static NodeExecutionOuterClass.NodeExecution.BuilderNodeExecutionOuterClass.NodeExecution. newBuilder(NodeExecutionOuterClass.NodeExecution prototype)NodeExecutionOuterClass.NodeExecutionList.BuilderNodeExecutionOuterClass.NodeExecutionList.Builder. setNodeExecutions(int index, NodeExecutionOuterClass.NodeExecution value)repeated .flyteidl.admin.NodeExecution node_executions = 1;Method parameters in flyteidl.admin with type arguments of type NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionList.BuilderNodeExecutionOuterClass.NodeExecutionList.Builder. addAllNodeExecutions(Iterable<? extends NodeExecutionOuterClass.NodeExecution> values)repeated .flyteidl.admin.NodeExecution node_executions = 1; -
Uses of NodeExecutionOuterClass.NodeExecution in flyteidl.service
Fields in flyteidl.service with type parameters of type NodeExecutionOuterClass.NodeExecution Modifier and Type Field Description private static io.grpc.MethodDescriptor<NodeExecutionOuterClass.NodeExecutionGetRequest,NodeExecutionOuterClass.NodeExecution>AdminServiceGrpc. getGetNodeExecutionMethodMethods in flyteidl.service that return NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionAdminServiceGrpc.AdminServiceBlockingStub. getNodeExecution(NodeExecutionOuterClass.NodeExecutionGetRequest request)Fetches a :ref:`ref_flyteidl.admin.NodeExecution`.Methods in flyteidl.service that return types with arguments of type NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description static io.grpc.MethodDescriptor<NodeExecutionOuterClass.NodeExecutionGetRequest,NodeExecutionOuterClass.NodeExecution>AdminServiceGrpc. getGetNodeExecutionMethod()com.google.common.util.concurrent.ListenableFuture<NodeExecutionOuterClass.NodeExecution>AdminServiceGrpc.AdminServiceFutureStub. getNodeExecution(NodeExecutionOuterClass.NodeExecutionGetRequest request)Fetches a :ref:`ref_flyteidl.admin.NodeExecution`.Method parameters in flyteidl.service with type arguments of type NodeExecutionOuterClass.NodeExecution Modifier and Type Method Description voidAdminServiceGrpc.AdminServiceImplBase. getNodeExecution(NodeExecutionOuterClass.NodeExecutionGetRequest request, io.grpc.stub.StreamObserver<NodeExecutionOuterClass.NodeExecution> responseObserver)Fetches a :ref:`ref_flyteidl.admin.NodeExecution`.voidAdminServiceGrpc.AdminServiceStub. getNodeExecution(NodeExecutionOuterClass.NodeExecutionGetRequest request, io.grpc.stub.StreamObserver<NodeExecutionOuterClass.NodeExecution> responseObserver)Fetches a :ref:`ref_flyteidl.admin.NodeExecution`.
-