Package | Description |
---|---|
com.mozilla.secops.state |
Classes for handling persistent state for Beam pipelines
|
Modifier and Type | Method and Description |
---|---|
StateOperation.OperationType |
StateOperation.getOperationType()
Get operation type
|
static StateOperation.OperationType |
StateOperation.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateOperation.OperationType[] |
StateOperation.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.