@Immutable final class JmxManager extends InstrumentingManager
directordelegate| Constructor and Description |
|---|
JmxManager(FsManager model,
JmxDirector director) |
| Modifier and Type | Method and Description |
|---|---|
<X extends IOException> |
sync(BitField<FsSyncOption> options,
ExceptionHandler<? super IOException,X> handler)
After the synchronization, this implementation creates a new statistics
object which can get accessed by calling
JmxDirector.getKernelIOStatistics(). |
getControllergetSize, iterator, toStringJmxManager(FsManager model, JmxDirector director)
public <X extends IOException> void sync(BitField<FsSyncOption> options, ExceptionHandler<? super IOException,X> handler) throws X extends IOException
After the synchronization, this implementation creates a new statistics
object which can get accessed by calling
JmxDirector.getKernelIOStatistics().
sync in class FsManagerX extends IOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.