Class WindowsStore.Entry
java.lang.Object
org.apache.storm.trident.windowing.WindowsStore.Entry
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- WindowsStore
This class wraps key and value objects which can be passed to
putAll
method.- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
nonNullCheckForKey
(Object key) static void
nonNullCheckForValue
(Object value)
-
Field Details
-
key
-
value
-
-
Constructor Details
-
Entry
-
-
Method Details
-
nonNullCheckForKey
-
nonNullCheckForValue
-