Uses of Class
com.tangosol.util.processor.PreloadRequest
Packages that use PreloadRequest
-
Uses of PreloadRequest in com.tangosol.util.processor
Fields in com.tangosol.util.processor declared as PreloadRequestModifier and TypeFieldDescriptionstatic final PreloadRequest
PreloadRequest.INSTANCE
An instance of the PreloadRequest processor.Methods in com.tangosol.util.processor that return PreloadRequestModifier and TypeMethodDescriptionstatic <K,
V> PreloadRequest <K, V> PreloadRequest.INSTANCE()
Return an instance of the PreloadRequest processor.