Interface PluginStatistics
- All Superinterfaces:
Serializable
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglongvoidvoidvoid
-
Method Details
-
getCreateMessageInfoCount
long getCreateMessageInfoCount() -
getCreateNotificationInfoCount
long getCreateNotificationInfoCount() -
getCreateDigestCount
long getCreateDigestCount() -
incrementCreateMessageCount
void incrementCreateMessageCount() -
incrementCreateNotificationCount
void incrementCreateNotificationCount() -
incrementCreateDigestCount
void incrementCreateDigestCount()
-