Uses of Class
io.grpc.internal.ManagedChannelOrphanWrapper
Packages that use ManagedChannelOrphanWrapper
-
Uses of ManagedChannelOrphanWrapper in io.grpc.internal
Fields in io.grpc.internal with type parameters of type ManagedChannelOrphanWrapperModifier and TypeFieldDescriptionprivate final ReferenceQueue
<ManagedChannelOrphanWrapper> ManagedChannelOrphanWrapper.ManagedChannelReference.refqueue
private static final ReferenceQueue
<ManagedChannelOrphanWrapper> ManagedChannelOrphanWrapper.refqueue
Method parameters in io.grpc.internal with type arguments of type ManagedChannelOrphanWrapperModifier and TypeMethodDescription(package private) static int
ManagedChannelOrphanWrapper.ManagedChannelReference.cleanQueue
(ReferenceQueue<ManagedChannelOrphanWrapper> refqueue) Constructors in io.grpc.internal with parameters of type ManagedChannelOrphanWrapperModifierConstructorDescription(package private)
ManagedChannelReference
(ManagedChannelOrphanWrapper orphanable, ManagedChannel channel, ReferenceQueue<ManagedChannelOrphanWrapper> refqueue, ConcurrentMap<ManagedChannelOrphanWrapper.ManagedChannelReference, ManagedChannelOrphanWrapper.ManagedChannelReference> refs) Constructor parameters in io.grpc.internal with type arguments of type ManagedChannelOrphanWrapperModifierConstructorDescription(package private)
ManagedChannelOrphanWrapper
(ManagedChannel delegate, ReferenceQueue<ManagedChannelOrphanWrapper> refqueue, ConcurrentMap<ManagedChannelOrphanWrapper.ManagedChannelReference, ManagedChannelOrphanWrapper.ManagedChannelReference> refs) (package private)
ManagedChannelReference
(ManagedChannelOrphanWrapper orphanable, ManagedChannel channel, ReferenceQueue<ManagedChannelOrphanWrapper> refqueue, ConcurrentMap<ManagedChannelOrphanWrapper.ManagedChannelReference, ManagedChannelOrphanWrapper.ManagedChannelReference> refs)