Uses of Class
com.google.cloud.tpu.v1.Node
-
Packages that use Node Package Description com.google.cloud.tpu.v1 A client to Cloud TPU APIcom.google.cloud.tpu.v1.stub -
-
Uses of Node in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 that return Node Modifier and Type Method Description NodeNode.Builder. build()NodeNode.Builder. buildPartial()static NodeNode. getDefaultInstance()NodeNode.Builder. getDefaultInstanceForType()NodeNode. getDefaultInstanceForType()NodeCreateNodeRequest.Builder. getNode()Required.NodeCreateNodeRequest. getNode()Required.NodeCreateNodeRequestOrBuilder. getNode()Required.NodeTpuClient. getNode(GetNodeRequest request)Gets the details of a node.NodeTpuClient. getNode(NodeName name)Gets the details of a node.NodeTpuClient. getNode(String name)Gets the details of a node.NodeTpuGrpc.TpuBlockingStub. getNode(GetNodeRequest request)Gets the details of a node.NodeListNodesResponse.Builder. getNodes(int index)The listed nodes.NodeListNodesResponse. getNodes(int index)The listed nodes.NodeListNodesResponseOrBuilder. getNodes(int index)The listed nodes.static NodeNode. parseDelimitedFrom(InputStream input)static NodeNode. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(byte[] data)static NodeNode. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(com.google.protobuf.ByteString data)static NodeNode. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(com.google.protobuf.CodedInputStream input)static NodeNode. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(InputStream input)static NodeNode. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(ByteBuffer data)static NodeNode. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.tpu.v1 that return types with arguments of type Node Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. createNodeAsync(CreateNodeRequest request)Creates a node.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. createNodeAsync(LocationName parent, Node node, String nodeId)Creates a node.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. createNodeAsync(String parent, Node node, String nodeId)Creates a node.com.google.api.gax.rpc.OperationCallable<CreateNodeRequest,Node,OperationMetadata>TpuClient. createNodeOperationCallable()Creates a node.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNodeRequest,Node,OperationMetadata>TpuSettings.Builder. createNodeOperationSettings()Returns the builder for the settings used for calls to createNode.com.google.api.gax.rpc.OperationCallSettings<CreateNodeRequest,Node,OperationMetadata>TpuSettings. createNodeOperationSettings()Returns the object with the settings used for calls to createNode.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. deleteNodeAsync(DeleteNodeRequest request)Deletes a node.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. deleteNodeAsync(NodeName name)Deletes a node.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. deleteNodeAsync(String name)Deletes a node.com.google.api.gax.rpc.OperationCallable<DeleteNodeRequest,Node,OperationMetadata>TpuClient. deleteNodeOperationCallable()Deletes a node.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNodeRequest,Node,OperationMetadata>TpuSettings.Builder. deleteNodeOperationSettings()Returns the builder for the settings used for calls to deleteNode.com.google.api.gax.rpc.OperationCallSettings<DeleteNodeRequest,Node,OperationMetadata>TpuSettings. deleteNodeOperationSettings()Returns the object with the settings used for calls to deleteNode.static io.grpc.MethodDescriptor<GetNodeRequest,Node>TpuGrpc. getGetNodeMethod()com.google.common.util.concurrent.ListenableFuture<Node>TpuGrpc.TpuFutureStub. getNode(GetNodeRequest request)Gets the details of a node.com.google.api.gax.rpc.UnaryCallable<GetNodeRequest,Node>TpuClient. getNodeCallable()Gets the details of a node.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNodeRequest,Node>TpuSettings.Builder. getNodeSettings()Returns the builder for the settings used for calls to getNode.com.google.api.gax.rpc.UnaryCallSettings<GetNodeRequest,Node>TpuSettings. getNodeSettings()Returns the object with the settings used for calls to getNode.List<Node>ListNodesResponse.Builder. getNodesList()The listed nodes.List<Node>ListNodesResponse. getNodesList()The listed nodes.List<Node>ListNodesResponseOrBuilder. getNodesList()The listed nodes.com.google.protobuf.Parser<Node>Node. getParserForType()static com.google.protobuf.Parser<Node>Node. parser()com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. reimageNodeAsync(ReimageNodeRequest request)Reimages a node's OS.com.google.api.gax.rpc.OperationCallable<ReimageNodeRequest,Node,OperationMetadata>TpuClient. reimageNodeOperationCallable()Reimages a node's OS.com.google.api.gax.rpc.OperationCallSettings.Builder<ReimageNodeRequest,Node,OperationMetadata>TpuSettings.Builder. reimageNodeOperationSettings()Returns the builder for the settings used for calls to reimageNode.com.google.api.gax.rpc.OperationCallSettings<ReimageNodeRequest,Node,OperationMetadata>TpuSettings. reimageNodeOperationSettings()Returns the object with the settings used for calls to reimageNode.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. startNodeAsync(StartNodeRequest request)Starts a node.com.google.api.gax.rpc.OperationCallable<StartNodeRequest,Node,OperationMetadata>TpuClient. startNodeOperationCallable()Starts a node.com.google.api.gax.rpc.OperationCallSettings.Builder<StartNodeRequest,Node,OperationMetadata>TpuSettings.Builder. startNodeOperationSettings()Returns the builder for the settings used for calls to startNode.com.google.api.gax.rpc.OperationCallSettings<StartNodeRequest,Node,OperationMetadata>TpuSettings. startNodeOperationSettings()Returns the object with the settings used for calls to startNode.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. stopNodeAsync(StopNodeRequest request)Stops a node, this operation is only available with single TPU nodes.com.google.api.gax.rpc.OperationCallable<StopNodeRequest,Node,OperationMetadata>TpuClient. stopNodeOperationCallable()Stops a node, this operation is only available with single TPU nodes.com.google.api.gax.rpc.OperationCallSettings.Builder<StopNodeRequest,Node,OperationMetadata>TpuSettings.Builder. stopNodeOperationSettings()Returns the builder for the settings used for calls to stopNode.com.google.api.gax.rpc.OperationCallSettings<StopNodeRequest,Node,OperationMetadata>TpuSettings. stopNodeOperationSettings()Returns the object with the settings used for calls to stopNode.Methods in com.google.cloud.tpu.v1 with parameters of type Node Modifier and Type Method Description ListNodesResponse.BuilderListNodesResponse.Builder. addNodes(int index, Node value)The listed nodes.ListNodesResponse.BuilderListNodesResponse.Builder. addNodes(Node value)The listed nodes.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. createNodeAsync(LocationName parent, Node node, String nodeId)Creates a node.com.google.api.gax.longrunning.OperationFuture<Node,OperationMetadata>TpuClient. createNodeAsync(String parent, Node node, String nodeId)Creates a node.Node.BuilderNode.Builder. mergeFrom(Node other)CreateNodeRequest.BuilderCreateNodeRequest.Builder. mergeNode(Node value)Required.static Node.BuilderNode. newBuilder(Node prototype)CreateNodeRequest.BuilderCreateNodeRequest.Builder. setNode(Node value)Required.ListNodesResponse.BuilderListNodesResponse.Builder. setNodes(int index, Node value)The listed nodes.Method parameters in com.google.cloud.tpu.v1 with type arguments of type Node Modifier and Type Method Description ListNodesResponse.BuilderListNodesResponse.Builder. addAllNodes(Iterable<? extends Node> values)The listed nodes.static com.google.api.core.ApiFuture<TpuClient.ListNodesPagedResponse>TpuClient.ListNodesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNodesRequest,ListNodesResponse,Node> context, com.google.api.core.ApiFuture<ListNodesResponse> futureResponse)protected TpuClient.ListNodesPageTpuClient.ListNodesPage. createPage(com.google.api.gax.rpc.PageContext<ListNodesRequest,ListNodesResponse,Node> context, ListNodesResponse response)com.google.api.core.ApiFuture<TpuClient.ListNodesPage>TpuClient.ListNodesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNodesRequest,ListNodesResponse,Node> context, com.google.api.core.ApiFuture<ListNodesResponse> futureResponse)default voidTpuGrpc.AsyncService. getNode(GetNodeRequest request, io.grpc.stub.StreamObserver<Node> responseObserver)Gets the details of a node.voidTpuGrpc.TpuStub. getNode(GetNodeRequest request, io.grpc.stub.StreamObserver<Node> responseObserver)Gets the details of a node. -
Uses of Node in com.google.cloud.tpu.v1.stub
Methods in com.google.cloud.tpu.v1.stub that return types with arguments of type Node Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateNodeRequest,Node,OperationMetadata>GrpcTpuStub. createNodeOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateNodeRequest,Node,OperationMetadata>TpuStub. createNodeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNodeRequest,Node,OperationMetadata>TpuStubSettings.Builder. createNodeOperationSettings()Returns the builder for the settings used for calls to createNode.com.google.api.gax.rpc.OperationCallSettings<CreateNodeRequest,Node,OperationMetadata>TpuStubSettings. createNodeOperationSettings()Returns the object with the settings used for calls to createNode.com.google.api.gax.rpc.OperationCallable<DeleteNodeRequest,Node,OperationMetadata>GrpcTpuStub. deleteNodeOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteNodeRequest,Node,OperationMetadata>TpuStub. deleteNodeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNodeRequest,Node,OperationMetadata>TpuStubSettings.Builder. deleteNodeOperationSettings()Returns the builder for the settings used for calls to deleteNode.com.google.api.gax.rpc.OperationCallSettings<DeleteNodeRequest,Node,OperationMetadata>TpuStubSettings. deleteNodeOperationSettings()Returns the object with the settings used for calls to deleteNode.com.google.api.gax.rpc.UnaryCallable<GetNodeRequest,Node>GrpcTpuStub. getNodeCallable()com.google.api.gax.rpc.UnaryCallable<GetNodeRequest,Node>TpuStub. getNodeCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNodeRequest,Node>TpuStubSettings.Builder. getNodeSettings()Returns the builder for the settings used for calls to getNode.com.google.api.gax.rpc.UnaryCallSettings<GetNodeRequest,Node>TpuStubSettings. getNodeSettings()Returns the object with the settings used for calls to getNode.com.google.api.gax.rpc.OperationCallable<ReimageNodeRequest,Node,OperationMetadata>GrpcTpuStub. reimageNodeOperationCallable()com.google.api.gax.rpc.OperationCallable<ReimageNodeRequest,Node,OperationMetadata>TpuStub. reimageNodeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ReimageNodeRequest,Node,OperationMetadata>TpuStubSettings.Builder. reimageNodeOperationSettings()Returns the builder for the settings used for calls to reimageNode.com.google.api.gax.rpc.OperationCallSettings<ReimageNodeRequest,Node,OperationMetadata>TpuStubSettings. reimageNodeOperationSettings()Returns the object with the settings used for calls to reimageNode.com.google.api.gax.rpc.OperationCallable<StartNodeRequest,Node,OperationMetadata>GrpcTpuStub. startNodeOperationCallable()com.google.api.gax.rpc.OperationCallable<StartNodeRequest,Node,OperationMetadata>TpuStub. startNodeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<StartNodeRequest,Node,OperationMetadata>TpuStubSettings.Builder. startNodeOperationSettings()Returns the builder for the settings used for calls to startNode.com.google.api.gax.rpc.OperationCallSettings<StartNodeRequest,Node,OperationMetadata>TpuStubSettings. startNodeOperationSettings()Returns the object with the settings used for calls to startNode.com.google.api.gax.rpc.OperationCallable<StopNodeRequest,Node,OperationMetadata>GrpcTpuStub. stopNodeOperationCallable()com.google.api.gax.rpc.OperationCallable<StopNodeRequest,Node,OperationMetadata>TpuStub. stopNodeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<StopNodeRequest,Node,OperationMetadata>TpuStubSettings.Builder. stopNodeOperationSettings()Returns the builder for the settings used for calls to stopNode.com.google.api.gax.rpc.OperationCallSettings<StopNodeRequest,Node,OperationMetadata>TpuStubSettings. stopNodeOperationSettings()Returns the object with the settings used for calls to stopNode.
-