Package | Description |
---|---|
com.mozilla.secops.state |
Classes for handling persistent state for Beam pipelines
|
Modifier and Type | Class and Description |
---|---|
class |
DatastoreStateInterface
Utilize GCP Datastore for centralized state storage
|
class |
MemcachedStateInterface
Utilize a memcached instance for centralized state storage
|
Constructor and Description |
---|
State(StateInterface in)
Construct a new state instance using the specified
StateInterface |
Copyright © 2022. All rights reserved.