Uses of Class
com.blackhillsoftware.smf.smf92.MetadataCacheStatistics
Packages that use MetadataCacheStatistics
Package
Description
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record
.-
Uses of MetadataCacheStatistics in com.blackhillsoftware.smf.smf92
Methods in com.blackhillsoftware.smf.smf92 that return MetadataCacheStatisticsModifier and TypeMethodDescriptionstatic MetadataCacheStatistics
MetadataCacheStatistics.create
(byte[] Data, int offset, int length) create is intended for internal use only.Methods in com.blackhillsoftware.smf.smf92 that return types with arguments of type MetadataCacheStatisticsModifier and TypeMethodDescriptionSmf92Record.metadataCacheStatistics()
Get a List containing Metadata Cache Statistics Sections from the record.