-
Deprecated MethodsMethodDescriptionRetries always jitter.Retries always jitter.Please use
BidiStreamingCallable.splitCall(ResponseObserver)instead.Please useBidiStreamingCallable.splitCall(ResponseObserver, ApiCallContext)instead.Please useClientSettings.Builder.getBackgroundExecutorProvider()for getting the executor provider that's used for running scheduled API call logic.Please useClientSettings.Builder.setBackgroundExecutorProvider(ExecutorProvider)for setting executor to use for running scheduled API call logic. To set executor forTransportChannelProvider, please useTransportChannelProvider.withExecutor(Executor)instead.FixedTransportChannelProvider doesn't support ChannelPool configurationFixedTransportChannelProvider doesn't support ChannelPool configurationPlease use call() instead.com.google.api.gax.rpc.ServerStreamingCallable.blockingServerStreamingCall(RequestT, ApiCallContext) Please use call() instead.Please use theResponseObservervariant instead.Please use theResponseObservervariant instead.Please useStubSettings.Builder.setBackgroundExecutorProvider(ExecutorProvider)for setting executor to use for running scheduled API call logic. To set executor forTransportChannelProvider, please useTransportChannelProvider.withExecutor(Executor)instead.Please useStubSettings.getBackgroundExecutorProvider().Pool settings should be configured on the builder of the specific implementation.Channel providers will have default executors if they need one.Please useTransportChannelProvider.withExecutor(Executor).Pool settings should be configured on the builder of the specific implementation.Please useApiTracer.attemptStarted(Object, int)instead.
-
Deprecated ConstructorsConstructorDescriptionPlease instantiate the Batcher with
FlowControllerandApiCallContextPlease instantiate the Batcher withApiCallContext
RetryAlgorithm.createFirstAttempt(RetryingContext)instead