public class OpenRAFMonitorImpl extends Object implements OpenRAFMonitor
| Constructor and Description |
|---|
OpenRAFMonitorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDebugLeaks() |
long |
getNbytes() |
int |
getNseeks() |
List<String> |
getOpenFiles() |
void |
setDebugLeaks(boolean b) |
public boolean getDebugLeaks()
getDebugLeaks in interface OpenRAFMonitorpublic void setDebugLeaks(boolean b)
setDebugLeaks in interface OpenRAFMonitorpublic List<String> getOpenFiles()
getOpenFiles in interface OpenRAFMonitorpublic int getNseeks()
getNseeks in interface OpenRAFMonitorpublic long getNbytes()
getNbytes in interface OpenRAFMonitorCopyright © 1999–2013 UCAR/Unidata. All rights reserved.