Uses of Class
flyteidl.admin.NodeExecutionOuterClass.NodeExecutionList
-
Packages that use NodeExecutionOuterClass.NodeExecutionList Package Description flyteidl.admin flyteidl.service -
-
Uses of NodeExecutionOuterClass.NodeExecutionList in flyteidl.admin
Fields in flyteidl.admin declared as NodeExecutionOuterClass.NodeExecutionList Modifier and Type Field Description private static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type NodeExecutionOuterClass.NodeExecutionList Modifier and Type Field Description private static com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionList>NodeExecutionOuterClass.NodeExecutionList. PARSERMethods in flyteidl.admin that return NodeExecutionOuterClass.NodeExecutionList Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList.Builder. build()NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList.Builder. buildPartial()static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. getDefaultInstance()NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList.Builder. getDefaultInstanceForType()NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. getDefaultInstanceForType()static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseDelimitedFrom(InputStream input)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(byte[] data)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(com.google.protobuf.ByteString data)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(com.google.protobuf.CodedInputStream input)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(InputStream input)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(ByteBuffer data)static NodeExecutionOuterClass.NodeExecutionListNodeExecutionOuterClass.NodeExecutionList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type NodeExecutionOuterClass.NodeExecutionList Modifier and Type Method Description com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionList>NodeExecutionOuterClass.NodeExecutionList. getParserForType()static com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionList>NodeExecutionOuterClass.NodeExecutionList. parser()Methods in flyteidl.admin with parameters of type NodeExecutionOuterClass.NodeExecutionList Modifier and Type Method Description private voidNodeExecutionOuterClass.NodeExecutionList.Builder. buildPartial0(NodeExecutionOuterClass.NodeExecutionList result)private voidNodeExecutionOuterClass.NodeExecutionList.Builder. buildPartialRepeatedFields(NodeExecutionOuterClass.NodeExecutionList result)NodeExecutionOuterClass.NodeExecutionList.BuilderNodeExecutionOuterClass.NodeExecutionList.Builder. mergeFrom(NodeExecutionOuterClass.NodeExecutionList other)static NodeExecutionOuterClass.NodeExecutionList.BuilderNodeExecutionOuterClass.NodeExecutionList. newBuilder(NodeExecutionOuterClass.NodeExecutionList prototype) -
Uses of NodeExecutionOuterClass.NodeExecutionList in flyteidl.service
Fields in flyteidl.service with type parameters of type NodeExecutionOuterClass.NodeExecutionList Modifier and Type Field Description private static io.grpc.MethodDescriptor<NodeExecutionOuterClass.NodeExecutionForTaskListRequest,NodeExecutionOuterClass.NodeExecutionList>AdminServiceGrpc. getListNodeExecutionsForTaskMethodprivate static io.grpc.MethodDescriptor<NodeExecutionOuterClass.NodeExecutionListRequest,NodeExecutionOuterClass.NodeExecutionList>AdminServiceGrpc. getListNodeExecutionsMethodMethods in flyteidl.service that return NodeExecutionOuterClass.NodeExecutionList Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionListAdminServiceGrpc.AdminServiceBlockingStub. listNodeExecutions(NodeExecutionOuterClass.NodeExecutionListRequest request)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution`.NodeExecutionOuterClass.NodeExecutionListAdminServiceGrpc.AdminServiceBlockingStub. listNodeExecutionsForTask(NodeExecutionOuterClass.NodeExecutionForTaskListRequest request)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution` launched by the reference :ref:`ref_flyteidl.admin.TaskExecution`.Methods in flyteidl.service that return types with arguments of type NodeExecutionOuterClass.NodeExecutionList Modifier and Type Method Description static io.grpc.MethodDescriptor<NodeExecutionOuterClass.NodeExecutionForTaskListRequest,NodeExecutionOuterClass.NodeExecutionList>AdminServiceGrpc. getListNodeExecutionsForTaskMethod()static io.grpc.MethodDescriptor<NodeExecutionOuterClass.NodeExecutionListRequest,NodeExecutionOuterClass.NodeExecutionList>AdminServiceGrpc. getListNodeExecutionsMethod()com.google.common.util.concurrent.ListenableFuture<NodeExecutionOuterClass.NodeExecutionList>AdminServiceGrpc.AdminServiceFutureStub. listNodeExecutions(NodeExecutionOuterClass.NodeExecutionListRequest request)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution`.com.google.common.util.concurrent.ListenableFuture<NodeExecutionOuterClass.NodeExecutionList>AdminServiceGrpc.AdminServiceFutureStub. listNodeExecutionsForTask(NodeExecutionOuterClass.NodeExecutionForTaskListRequest request)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution` launched by the reference :ref:`ref_flyteidl.admin.TaskExecution`.Method parameters in flyteidl.service with type arguments of type NodeExecutionOuterClass.NodeExecutionList Modifier and Type Method Description voidAdminServiceGrpc.AdminServiceImplBase. listNodeExecutions(NodeExecutionOuterClass.NodeExecutionListRequest request, io.grpc.stub.StreamObserver<NodeExecutionOuterClass.NodeExecutionList> responseObserver)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution`.voidAdminServiceGrpc.AdminServiceStub. listNodeExecutions(NodeExecutionOuterClass.NodeExecutionListRequest request, io.grpc.stub.StreamObserver<NodeExecutionOuterClass.NodeExecutionList> responseObserver)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution`.voidAdminServiceGrpc.AdminServiceImplBase. listNodeExecutionsForTask(NodeExecutionOuterClass.NodeExecutionForTaskListRequest request, io.grpc.stub.StreamObserver<NodeExecutionOuterClass.NodeExecutionList> responseObserver)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution` launched by the reference :ref:`ref_flyteidl.admin.TaskExecution`.voidAdminServiceGrpc.AdminServiceStub. listNodeExecutionsForTask(NodeExecutionOuterClass.NodeExecutionForTaskListRequest request, io.grpc.stub.StreamObserver<NodeExecutionOuterClass.NodeExecutionList> responseObserver)Fetch a list of :ref:`ref_flyteidl.admin.NodeExecution` launched by the reference :ref:`ref_flyteidl.admin.TaskExecution`.
-