public interface SessionStats
Modifier and Type | Method and Description |
---|---|
void |
loadedObjects(int objects) |
long |
methodCount() |
void |
methodIn() |
void |
methodOut() |
void |
readBytes(int bytes) |
void |
updatedObjects(int objects) |
void |
writtenBytes(int bytes) |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.