| Modifier and Type | Method and Description |
|---|---|
PipelineState |
PipelineReplicationState.getSourceState() |
static PipelineState |
PipelineState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineState[] |
PipelineState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PipelineReplicationState(PipelineState sourceState,
Set<TableReplicationState> tables,
ReplicationError error) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.