public interface MetricSerializerMXBean
Modifier and Type | Method and Description |
---|---|
void |
closeOutput() |
int |
getCount() |
long |
getLastUsage() |
String |
getOutputLocation() |
void |
resetOutput() |
void |
resetOutput(String path) |
int getCount()
long getLastUsage()
void closeOutput() throws IOException
IOException
void resetOutput() throws IOException
IOException
void resetOutput(String path) throws IOException
IOException
String getOutputLocation()
Copyright © 2018 Nuxeo. All rights reserved.