文件操作 - CIM_J2eeJTAStats.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Application/CIM_J2eeJTAStats.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.8.0" ), UMLPackagePath ( "CIM::Application::J2eeAppServerStats" ), Description ( "The CIM_J2eeJTAStats class defines the performance statistics " "that are provided by a JTA resource." )] class CIM_J2eeJTAStats : CIM_J2eeStatistic { [Description ( "The number of active transactions." ), Counter, MappingStrings { "JSR77.JCP|JSR77.6.30.1.1 getActiveCount|V1.0" }] uint64 ActiveCount; [Description ( "The number of committed transactions." ), Counter, MappingStrings { "JSR77.JCP|JSR77.6.30.1.2 getCommittedCount|V1.0" }] uint64 CommittedCount; [Description ( "The number of rolled-back transactions." ), Counter, MappingStrings { "JSR77.JCP|JSR77.6.30.1.3 getRolledbackCount|V1.0" }] uint64 RolledbackCount; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件