public abstract class STOMPEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
STOMPEvent.Type |
Modifier and Type | Field and Description |
---|---|
protected STOMPEvent.Type |
type
Update type.
|
Constructor and Description |
---|
STOMPEvent(STOMPEvent.Type type) |
Modifier and Type | Method and Description |
---|---|
String |
completeDestination(String destination) |
String |
getMetricName() |
STOMPEvent.Type |
getType() |
protected final STOMPEvent.Type type
public STOMPEvent(STOMPEvent.Type type)
public STOMPEvent.Type getType()
public String getMetricName()
Copyright © 2022 Apache Software Foundation. All rights reserved.