JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.storm.trident.state.map.CachedBatchReadsMap.RetVal
Packages that use
CachedBatchReadsMap.RetVal
Package
Description
org.apache.storm.trident.state.map
Uses of
CachedBatchReadsMap.RetVal
in
org.apache.storm.trident.state.map
Methods in
org.apache.storm.trident.state.map
that return types with arguments of type
CachedBatchReadsMap.RetVal
Modifier and Type
Method
Description
List
<
CachedBatchReadsMap.RetVal
<
T
>>
CachedBatchReadsMap.
multiGet
(
List
<
List
<
Object
>> keys)