| Package | Description |
|---|---|
| io.cdap.delta.app | |
| io.cdap.delta.app.service.common | |
| io.cdap.delta.store |
| Constructor and Description |
|---|
PipelineStateService(DeltaWorkerId id,
StateStore stateStore) |
| Modifier and Type | Method and Description |
|---|---|
protected StateStore |
AbstractAssessorHandler.getStateStore() |
| Modifier and Type | Class and Description |
|---|---|
class |
DBStateStoreService
Handles logic around storage and retrieval of offsets and other state store data.
|
class |
HCFSStateStore
Stores replicator state based on hadoop filesystem .
|
class |
RemoteStateStore
Class to handle Rest Api calls to System Service [ Assessor ]
|
| Constructor and Description |
|---|
StateStoreMigrator(String hcfsStateStorePath,
DeltaWorkerId currentId,
StateStore remoteStateStore) |
Copyright © 2024 CDAP Licensed under the Apache License, Version 2.0.