Package | Description |
---|---|
org.apache.storm.trident.topology.state |
Modifier and Type | Class and Description |
---|---|
class |
TestTransactionalState
Facilitates testing of non-public methods in the parent class.
|
Modifier and Type | Method and Description |
---|---|
static TransactionalState |
TransactionalState.newCoordinatorState(Map conf,
String id) |
static TransactionalState |
TransactionalState.newUserState(Map conf,
String id) |
Constructor and Description |
---|
RotatingTransactionalState(TransactionalState state,
String subdir) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.