Package | Description |
---|---|
org.apache.storm.hbase.state | |
org.apache.storm.redis.state | |
org.apache.storm.state |
Modifier and Type | Class and Description |
---|---|
class |
HBaseKeyValueStateIterator<K,V>
An iterator over
HBaseKeyValueState . |
Modifier and Type | Class and Description |
---|---|
class |
RedisKeyValueStateIterator<K,V>
An iterator over
RedisKeyValueState . |
Modifier and Type | Class and Description |
---|---|
class |
BaseBinaryStateIterator<K,V>
Base implementation of iterator over
KeyValueState which encoded types of key and value are both binary type. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.