-
Notifications
You must be signed in to change notification settings - Fork 76
nbtool.data
philipkoch edited this page Jun 11, 2015
·
1 revision
This package contains classes that encapsulate all forms of data managed by the tool – Logs, SExprs, Sessions which groups logs that were created or streamed from a similar source, etc.
The SessionMaster object is a singleton which can be used to examine all logs currently loaded by the tool. It also handles the creation and update of Sessions
.