public class PerThreadStats extends DelegatingStats
SessionStats
which is acquired on every method
invocation. This object doesn't itself contain a ThreadLocal
but
relies on the ThreadLocal
instances in CurrentDetails
.Constructor and Description |
---|
PerThreadStats(CurrentDetails currentDetails) |
Modifier and Type | Method and Description |
---|---|
protected SessionStats[] |
stats()
Intended to be overwritten by subclasses.
|
loadedObjects, methodCount, methodIn, methodOut, readBytes, updatedObjects, writtenBytes
public PerThreadStats(CurrentDetails currentDetails)
protected SessionStats[] stats()
DelegatingStats
stats
in class DelegatingStats
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.