Package | Description |
---|---|
storm.trident.state | |
storm.trident.state.map |
Modifier and Type | Method and Description |
---|---|
OpaqueValue |
JSONOpaqueSerializer.deserialize(byte[] b) |
OpaqueValue<T> |
OpaqueValue.update(Long batchTxid,
T newVal) |
Modifier and Type | Method and Description |
---|---|
byte[] |
JSONOpaqueSerializer.serialize(OpaqueValue obj) |
Modifier and Type | Method and Description |
---|---|
static <T> MapState<T> |
OpaqueMap.build(IBackingMap<OpaqueValue> backing) |
Constructor and Description |
---|
OpaqueMap(IBackingMap<OpaqueValue> backing) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.