MemoryStatisticsLog

The MemoryStatisticsLog properties listed in this topic are written to the log file named MemoryStatisticsLog.<ID>.txt. By default, the logging level is set to OFF.

Property Description
sessionId The internal Spotfire session ID.
userName The name of the logged on user.
analysisId The unique ID for the analysis.
tableId The unique ID for the table. This is empty if the value is a total.
analysisPath The library path for the analysis.
title The title of the analysis.
type The type of information. Can be one of the following.
  • SharedApproximateTotalTableSize
  • SharedApproximateTotalViewSize
  • DocumentNodeCount
  • SharedDocumentNodeCount
  • ApproximateExecutionTime
value The number of bytes, nodes, or milliseconds depending on type.