Package | Description |
---|---|
storm.trident.state | |
storm.trident.state.map |
Modifier and Type | Method and Description |
---|---|
TransactionalValue |
JSONTransactionalSerializer.deserialize(byte[] b) |
Modifier and Type | Method and Description |
---|---|
byte[] |
JSONTransactionalSerializer.serialize(TransactionalValue obj) |
Modifier and Type | Method and Description |
---|---|
static <T> MapState<T> |
TransactionalMap.build(IBackingMap<TransactionalValue> backing) |
Constructor and Description |
---|
TransactionalMap(IBackingMap<TransactionalValue> backing) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.