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<String,Object> conf,
String id) |
static TransactionalState |
TransactionalState.newUserState(Map<String,Object> conf,
String id) |
Constructor and Description |
---|
RotatingTransactionalState(TransactionalState state,
String subdir) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.