Package thredds.monitor
Interface OpenRAFMonitor
-
- All Known Implementing Classes:
OpenRAFMonitorImpl
public interface OpenRAFMonitorinterface for monitoring RAF files, used by JMX.- Since:
- Mar 15, 2008
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetDebugLeaks()longgetNbytes()intgetNseeks()List<String>getOpenFiles()voidsetDebugLeaks(boolean b)
-