JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.storm.state
Interface ISubscribedState
public interface
ISubscribedState
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
remove
(
Object
id)
void
set
(
Object
id,
Tuple
tuple)
Method Details
set
void
set
(
Object
id,
Tuple
tuple)
remove
void
remove
(
Object
id)