Exemple #1
0
 public virtual global::System.Threading.Tasks.Task <global::Microsoft.Vega.DistTestCommonProto.Empty> CancelRunningJob(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
Exemple #2
0
 public virtual global::System.Threading.Tasks.Task <global::Microsoft.Vega.JobRunnerProto.GetServiceInstanceIdentityReply> GetServiceInstanceIdentity(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
Exemple #3
0
 public virtual grpc::AsyncUnaryCall <global::Microsoft.Vega.JobRunnerProto.GetServiceInstanceIdentityReply> GetServiceInstanceIdentityAsync(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetServiceInstanceIdentityAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #4
0
 public virtual grpc::AsyncUnaryCall <global::Microsoft.Vega.JobRunnerProto.GetServiceInstanceIdentityReply> GetServiceInstanceIdentityAsync(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_GetServiceInstanceIdentity, null, options, request));
 }
Exemple #5
0
 public virtual global::Microsoft.Vega.JobRunnerProto.GetJobStateReply GetJobState(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetJobState(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #6
0
 public virtual global::Microsoft.Vega.JobRunnerProto.GetJobStateReply GetJobState(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.BlockingUnaryCall(__Method_GetJobState, null, options, request));
 }
Exemple #7
0
 public virtual grpc::AsyncUnaryCall <global::Microsoft.Vega.DistTestCommonProto.Empty> CancelRunningJobAsync(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(CancelRunningJobAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #8
0
 public virtual grpc::AsyncUnaryCall <global::Microsoft.Vega.DistTestCommonProto.Empty> CancelRunningJobAsync(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_CancelRunningJob, null, options, request));
 }
Exemple #9
0
 public virtual global::System.Threading.Tasks.Task <global::Microsoft.Vega.DistributedJobControllerProto.GetJobStatesReply> GetJobStates(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
Exemple #10
0
 public virtual global::Microsoft.Vega.DistributedJobControllerProto.GetServiceInstanceIdentitiesReply GetServiceInstanceIdentities(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.BlockingUnaryCall(__Method_GetServiceInstanceIdentities, null, options, request));
 }
Exemple #11
0
 public virtual global::Microsoft.Vega.DistributedJobControllerProto.GetServiceInstanceIdentitiesReply GetServiceInstanceIdentities(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetServiceInstanceIdentities(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #12
0
 public virtual grpc::AsyncUnaryCall <global::Microsoft.Vega.DistributedJobControllerProto.GetJobStatesReply> GetJobStatesAsync(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_GetJobStates, null, options, request));
 }
Exemple #13
0
 public virtual grpc::AsyncUnaryCall <global::Microsoft.Vega.DistributedJobControllerProto.GetJobStatesReply> GetJobStatesAsync(global::Microsoft.Vega.DistTestCommonProto.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetJobStatesAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }