public class NullSessionStats extends java.lang.Object implements SessionStats
SessionStats
which does nothing. This is used for
internal and privileged sessions which are not counted.Constructor and Description |
---|
NullSessionStats() |
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) |
public void methodIn()
methodIn
in interface SessionStats
public long methodCount()
methodCount
in interface SessionStats
public void methodOut()
methodOut
in interface SessionStats
public void loadedObjects(int objects)
loadedObjects
in interface SessionStats
public void readBytes(int bytes)
readBytes
in interface SessionStats
public void updatedObjects(int objects)
updatedObjects
in interface SessionStats
public void writtenBytes(int bytes)
writtenBytes
in interface SessionStats
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.