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.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.