Uses of Interface
com.google.api.gax.core.BackgroundResource
Packages that use BackgroundResource
-
Uses of BackgroundResource in com.google.api.gax.core
Classes in com.google.api.gax.core that implement BackgroundResourceModifier and TypeClassDescriptionclassTreats a collection of background resources as a single background resource.classA Background resource that does nothing.classExecutorAsBackgroundResource wraps anExecutorServiceso that it can be used as aBackgroundResource.Constructor parameters in com.google.api.gax.core with type arguments of type BackgroundResource -
Uses of BackgroundResource in com.google.api.gax.rpc
Subinterfaces of BackgroundResource in com.google.api.gax.rpcModifier and TypeInterfaceDescriptioninterfaceClass whose instances can issue RPCs on a particular transport.Classes in com.google.api.gax.rpc that implement BackgroundResourceModifier and TypeClassDescriptionfinal classPrevents the streams from hanging indefinitely.Methods in com.google.api.gax.rpc that return types with arguments of type BackgroundResourceModifier and TypeMethodDescriptionabstract List<BackgroundResource>ClientContext.getBackgroundResources()The objects that need to be closed in order to clean up the resources created in the process of creating this ClientContext.Method parameters in com.google.api.gax.rpc with type arguments of type BackgroundResourceModifier and TypeMethodDescriptionabstract ClientContext.BuilderClientContext.Builder.setBackgroundResources(List<BackgroundResource> backgroundResources)