public class CacheIoTiming extends Object
ThreadGroup measuring and budgeting of time spent
in (blocking) IO.| Modifier and Type | Method and Description |
|---|---|
static IoStatistics |
getIoStatistics() |
static IoStatistics |
getIoStatistics(ThreadGroup key) |
static IoTimeBudget |
getIoTimeBudget() |
static IoTimeBudget |
getIoTimeBudget(ThreadGroup key) |
public static IoStatistics getIoStatistics()
public static IoStatistics getIoStatistics(ThreadGroup key)
public static IoTimeBudget getIoTimeBudget()
public static IoTimeBudget getIoTimeBudget(ThreadGroup key)
Copyright © 2015–2022 ImgLib2. All rights reserved.