Package | Description |
---|---|
org.wso2.carbon.bam.service.data.publisher.data | |
org.wso2.carbon.bam.service.data.publisher.publish | |
org.wso2.carbon.bam.service.data.publisher.util |
Modifier and Type | Method and Description |
---|---|
StatisticsType |
Event.getStatisticsType() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setStatisticsType(StatisticsType statisticsType) |
Modifier and Type | Method and Description |
---|---|
static StatisticsType |
ServiceAgentUtil.findTheStatisticType(EventingConfigData eventingConfigData) |
Modifier and Type | Method and Description |
---|---|
static org.wso2.carbon.databridge.commons.StreamDefinition |
StreamDefinitionCreatorUtil.getStreamDefinition(EventingConfigData configData,
StatisticsType statisticsType) |
Modifier and Type | Method and Description |
---|---|
static StatisticsType |
StatisticsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsType[] |
StatisticsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 WSO2. All rights reserved.