| Package | Description |
|---|---|
| io.siddhi.extension.io.file.metrics |
| Modifier and Type | Method and Description |
|---|---|
static StreamStatus |
StreamStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamStatus[] |
StreamStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,StreamStatus> |
SinkMetrics.getSinkFileStatusMap() |
Map<String,StreamStatus> |
SourceMetrics.getSourceFileStatusMap() |
Copyright © 2021 WSO2. All rights reserved.