Interface SessionStats

    • Method Detail

      • methodIn

        void methodIn()
      • methodCount

        long methodCount()
      • methodOut

        void methodOut()
      • readBytes

        void readBytes​(int bytes)
      • writtenBytes

        void writtenBytes​(int bytes)
      • loadedObjects

        void loadedObjects​(int objects)
      • updatedObjects

        void updatedObjects​(int objects)