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