Package | Description |
---|---|
org.apache.synapse.aspects.flow.statistics.log | |
org.apache.synapse.aspects.flow.statistics.log.templates |
Modifier and Type | Method and Description |
---|---|
AbstractStatisticEvent.EventType |
StatisticsReportingEvent.getEventType()
Method to retrieve event type.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractStatisticEvent.EventType |
AbstractStatisticEvent.eventType |
Modifier and Type | Method and Description |
---|---|
AbstractStatisticEvent.EventType |
AbstractStatisticEvent.getEventType() |
static AbstractStatisticEvent.EventType |
AbstractStatisticEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractStatisticEvent.EventType[] |
AbstractStatisticEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractStatisticEvent.setEventType(AbstractStatisticEvent.EventType eventType) |
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.