Uses of Interface
org.jgroups.blocks.LazyRemovalCache.Printable
Packages that use LazyRemovalCache.Printable
Package
Description
Provides building blocks that are layered on top of channels.
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of LazyRemovalCache.Printable in org.jgroups.blocks
Methods in org.jgroups.blocks with parameters of type LazyRemovalCache.PrintableModifier and TypeMethodDescriptionLazyRemovalCache.printCache(LazyRemovalCache.Printable print_function) -
Uses of LazyRemovalCache.Printable in org.jgroups.protocols
Fields in org.jgroups.protocols declared as LazyRemovalCache.PrintableModifier and TypeFieldDescriptionprotected static final LazyRemovalCache.Printable<Address, LazyRemovalCache.Entry<PhysicalAddress>> -
Uses of LazyRemovalCache.Printable in org.jgroups.util
Fields in org.jgroups.util declared as LazyRemovalCache.PrintableModifier and TypeFieldDescriptionprotected static final LazyRemovalCache.Printable<Address, LazyRemovalCache.Entry<String>> NameCache.print_function