@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) 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 to be returned by a subsequent call to
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 to be returned by a subsequent call to JmxDirector.getKernelIOStatistics().
sync in class FsManagerX extends IOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.