Uses of Interface
com.google.cloud.grpc.GrpcTransportOptions.ExecutorFactory
-
Uses of GrpcTransportOptions.ExecutorFactory in com.google.cloud.grpc
Classes in com.google.cloud.grpc that implement GrpcTransportOptions.ExecutorFactoryMethods in com.google.cloud.grpc that return GrpcTransportOptions.ExecutorFactoryModifier and TypeMethodDescriptionGrpcTransportOptions.getExecutorFactory()Returns a scheduled executor service provider.Methods in com.google.cloud.grpc with parameters of type GrpcTransportOptions.ExecutorFactoryModifier and TypeMethodDescriptionGrpcTransportOptions.Builder.setExecutorFactory(GrpcTransportOptions.ExecutorFactory<ScheduledExecutorService> executorFactory) Sets the scheduled executor factory.