Package | Description |
---|---|
org.apache.storm.trident.topology.state |
Modifier and Type | Method and Description |
---|---|
Object |
RotatingTransactionalState.getState(long txid,
RotatingTransactionalState.StateInitializer init) |
Object |
RotatingTransactionalState.getStateOrCreate(long txid,
RotatingTransactionalState.StateInitializer init)
Returns null if it was created, the value otherwise.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.