Class SystemInfoInterceptor

java.lang.Object
io.temporal.serviceclient.SystemInfoInterceptor
All Implemented Interfaces:
io.grpc.ClientInterceptor

public class SystemInfoInterceptor extends Object implements io.grpc.ClientInterceptor
  • Constructor Details

  • Method Details

    • interceptCall

      public <ReqT, RespT> io.grpc.ClientCall<ReqT,RespT> interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method, io.grpc.CallOptions callOptions, io.grpc.Channel next)
      Specified by:
      interceptCall in interface io.grpc.ClientInterceptor
    • getServerCapabilitiesWithRetryOrThrow

      public static GetSystemInfoResponse.Capabilities getServerCapabilitiesWithRetryOrThrow(@Nonnull CompletableFuture<GetSystemInfoResponse.Capabilities> future, @Nonnull io.grpc.Channel channel, @Nullable io.grpc.Deadline deadline)
    • getServerCapabilitiesOrThrow

      public static GetSystemInfoResponse.Capabilities getServerCapabilitiesOrThrow(io.grpc.Channel channel, @Nullable io.grpc.Deadline deadline)