@ProviderType
public interface PipeMonitorMBean
Modifier and Type | Method and Description |
---|---|
long |
getExecutionCount() |
long |
getFailed() |
CompositeData |
getLastResult() |
long |
getMeanDurationMilliseconds() |
String |
getName() |
String |
getPath() |
String |
getStatus() |
String |
run() |
String getName()
String getPath()
long getExecutionCount()
long getMeanDurationMilliseconds()
long getFailed()
String getStatus()
CompositeData getLastResult()
String run()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.