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
IOExceptionvoid resetOutput() throws IOException
IOExceptionvoid resetOutput(String path) throws IOException
IOExceptionString getOutputLocation()
Copyright © 2019 Nuxeo. All rights reserved.