See: Description
| Interface | Description |
|---|---|
| ISrvMonAdminClientStats |
Holds stats for a connected admin client.
|
| ISrvMonAppBusBindingCreateMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppBusBindingDestroyMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppBusBindingInfo |
Holds information about a message bus binding.
|
| ISrvMonAppBusBindingStateChangeMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppBusBindingStats |
Records statistics for a message bus binding.
|
| ISrvMonAppBusChannelClosedMessage | Deprecated
- This message type has been replaced with SrvMonAppChannelDownMessage in the SrvMonLifecycleFactory.
|
| ISrvMonAppBusChannelInfo |
Holds information about a message bus binding channel.
|
| ISrvMonAppBusChannelOpenedMessage | Deprecated
- This message type has been replaced with SrvMonAppChannelUpMessage SrvMonLifecycleFactory.
|
| ISrvMonAppClientConnectMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppClientDisconnectMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppClientInfo |
Holds information about a client connection to an application.
|
| ISrvMonAppEngineStats |
Holds stats for an application's AepEngine.
|
| ISrvMonAppEventMultiplexerFeederQueueStats |
Holds stats related to an Aep Engine's input multiplexer feeder queue.
|
| ISrvMonAppEventMultiplexerStats |
Stats relating to an application's Aep Engine input queue.
|
| ISrvMonAppFlowCreateMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppFlowInfo |
Holds information about a application flow.
|
| ISrvMonAppInfo |
Holds information about an application.
|
| ISrvMonAppLoadedMessage | Deprecated
- No Reason Given.
|
| ISrvMonAppMessageLoggerStats |
Holds stats for an application message logger.
|
| ISrvMonAppStateChangeMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonAppStats |
Groups together stats for an application.
|
| ISrvMonAppStoreBindingICRSenderStats |
Holds stats for a store's Inter Cluster Replication sender.
|
| ISrvMonAppStoreBindingPersisterStats |
Holds stats for a store's persister sender.
|
| ISrvMonAppStoreBindingStats |
Holds statistics related to the application's store.
|
| ISrvMonAppUnloadedMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| ISrvMonDisruptorStats |
Holds stats for a disruptor.
|
| ISrvMonHeartbeatMessage |
Talon XVM Heartbeat.
|
| ISrvMonIntHistogram |
Holds computed histographical data.
|
| ISrvMonIntSeries |
Holds raw and histographical data on a series of integer data points.
|
| ISrvMonMsgTypeStats |
Holds message type specific stats.
|
| ISrvMonPoolStats |
Holds stats for a pool.
|
| ISrvMonSysDiskStats |
Groups together stats related to the disk available for the XVM.
|
| ISrvMonSysGCCollectorStats |
Holds stats for a garbage collector.
|
| ISrvMonSysGCStats |
Groups together stats related to the JVM garbage collections.
|
| ISrvMonSysIndividualThreadStats |
Holds statistics for an individual thread.
|
| ISrvMonSysJITStats |
Holds stats related to Just-in-time (JIT) compiler.
|
| ISrvMonSysMemoryStats |
Groups together stats related to the JVM's memory usage.
|
| ISrvMonSysMemoryUsage |
Holds stats for a portion a JVM memory region.
|
| ISrvMonSysStats |
Groups together stats related to the JVM / System on which the XVM is running.
|
| ISrvMonSysThreadStats |
Groups together stats related to the threads in the XVM's JVM.
|
| ISrvMonUserCounterStat |
An application defined counter statistic.
|
| ISrvMonUserGaugeStat |
An application defined gauge statistic.
|
| ISrvMonUserSeriesStat |
An application defined latency collection statistic.
|
| ISrvMonUserStats |
Groups together the collections of application (User) defined counter and latencies statistics.
|
| Class | Description |
|---|---|
| SrvMonAdminClientStats |
Holds stats for a connected admin client.
|
| SrvMonAdminClientStats.Field |
The SrvMonAdminClientStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAdminClientStats.ListField |
The SrvMonAdminClientStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppBusBindingCreateMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppBusBindingCreateMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingCreateMessage (used internally for serialization purposes).
|
| SrvMonAppBusBindingDestroyMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppBusBindingDestroyMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingDestroyMessage (used internally for serialization purposes).
|
| SrvMonAppBusBindingInfo |
Holds information about a message bus binding.
|
| SrvMonAppBusBindingInfo.Field |
The SrvMonAppBusBindingInfo xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppBusBindingInfo.ListField |
The SrvMonAppBusBindingInfo list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppBusBindingStateChangeMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppBusBindingStateChangeMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingStateChangeMessage (used internally for serialization purposes).
|
| SrvMonAppBusBindingStats |
Records statistics for a message bus binding.
|
| SrvMonAppBusBindingStats.Field |
The SrvMonAppBusBindingStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppBusBindingStats.ListField |
The SrvMonAppBusBindingStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppBusChannelClosedMessage | Deprecated
- This message type has been replaced with SrvMonAppChannelDownMessage in the SrvMonLifecycleFactory.
|
| SrvMonAppBusChannelClosedMessage.PacketBody |
The backing packet type for SrvMonAppBusChannelClosedMessage (used internally for serialization purposes).
|
| SrvMonAppBusChannelInfo |
Holds information about a message bus binding channel.
|
| SrvMonAppBusChannelInfo.Field |
The SrvMonAppBusChannelInfo xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppBusChannelInfo.ListField |
The SrvMonAppBusChannelInfo list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppBusChannelOpenedMessage | Deprecated
- This message type has been replaced with SrvMonAppChannelUpMessage SrvMonLifecycleFactory.
|
| SrvMonAppBusChannelOpenedMessage.PacketBody |
The backing packet type for SrvMonAppBusChannelOpenedMessage (used internally for serialization purposes).
|
| SrvMonAppClientConnectMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppClientConnectMessage.PacketBody |
The backing packet type for SrvMonAppClientConnectMessage (used internally for serialization purposes).
|
| SrvMonAppClientDisconnectMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppClientDisconnectMessage.PacketBody |
The backing packet type for SrvMonAppClientDisconnectMessage (used internally for serialization purposes).
|
| SrvMonAppClientInfo |
Holds information about a client connection to an application.
|
| SrvMonAppClientInfo.Field |
The SrvMonAppClientInfo xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppClientInfo.ListField |
The SrvMonAppClientInfo list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppEngineStats |
Holds stats for an application's AepEngine.
|
| SrvMonAppEngineStats.Field |
The SrvMonAppEngineStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppEngineStats.ListField |
The SrvMonAppEngineStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppEventMultiplexerFeederQueueStats |
Holds stats related to an Aep Engine's input multiplexer feeder queue.
|
| SrvMonAppEventMultiplexerFeederQueueStats.Field |
The SrvMonAppEventMultiplexerFeederQueueStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppEventMultiplexerFeederQueueStats.ListField |
The SrvMonAppEventMultiplexerFeederQueueStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppEventMultiplexerStats |
Stats relating to an application's Aep Engine input queue.
|
| SrvMonAppEventMultiplexerStats.Field |
The SrvMonAppEventMultiplexerStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppEventMultiplexerStats.ListField |
The SrvMonAppEventMultiplexerStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppFlowCreateMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppFlowCreateMessage.PacketBody |
The backing packet type for SrvMonAppFlowCreateMessage (used internally for serialization purposes).
|
| SrvMonAppFlowInfo |
Holds information about a application flow.
|
| SrvMonAppFlowInfo.Field |
The SrvMonAppFlowInfo xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppFlowInfo.ListField |
The SrvMonAppFlowInfo list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppInfo |
Holds information about an application.
|
| SrvMonAppInfo.Field |
The SrvMonAppInfo xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppInfo.ListField |
The SrvMonAppInfo list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppLoadedMessage | Deprecated
- No Reason Given.
|
| SrvMonAppLoadedMessage.PacketBody |
The backing packet type for SrvMonAppLoadedMessage (used internally for serialization purposes).
|
| SrvMonAppMessageLoggerStats |
Holds stats for an application message logger.
|
| SrvMonAppMessageLoggerStats.Field |
The SrvMonAppMessageLoggerStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppMessageLoggerStats.ListField |
The SrvMonAppMessageLoggerStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppStateChangeMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppStateChangeMessage.PacketBody |
The backing packet type for SrvMonAppStateChangeMessage (used internally for serialization purposes).
|
| SrvMonAppStats |
Groups together stats for an application.
|
| SrvMonAppStats.Field |
The SrvMonAppStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppStats.ListField |
The SrvMonAppStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppStoreBindingICRSenderStats |
Holds stats for a store's Inter Cluster Replication sender.
|
| SrvMonAppStoreBindingICRSenderStats.Field |
The SrvMonAppStoreBindingICRSenderStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppStoreBindingICRSenderStats.ListField |
The SrvMonAppStoreBindingICRSenderStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppStoreBindingPersisterStats |
Holds stats for a store's persister sender.
|
| SrvMonAppStoreBindingPersisterStats.Field |
The SrvMonAppStoreBindingPersisterStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppStoreBindingPersisterStats.ListField |
The SrvMonAppStoreBindingPersisterStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppStoreBindingStats |
Holds statistics related to the application's store.
|
| SrvMonAppStoreBindingStats.Field |
The SrvMonAppStoreBindingStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonAppStoreBindingStats.ListField |
The SrvMonAppStoreBindingStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonAppUnloadedMessage | Deprecated
- This message type has been replaced with that of the same name in the SrvMonLifecycleFactory.
|
| SrvMonAppUnloadedMessage.PacketBody |
The backing packet type for SrvMonAppUnloadedMessage (used internally for serialization purposes).
|
| SrvMonDisruptorStats |
Holds stats for a disruptor.
|
| SrvMonDisruptorStats.Field |
The SrvMonDisruptorStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonDisruptorStats.ListField |
The SrvMonDisruptorStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonFactory |
The factory for XVM monitoring messages and entities.
|
| SrvMonHeartbeatMessage |
Talon XVM Heartbeat.
|
| SrvMonHeartbeatMessage.PacketBody |
The backing packet type for SrvMonHeartbeatMessage (used internally for serialization purposes).
|
| SrvMonIntHistogram |
Holds computed histographical data.
|
| SrvMonIntHistogram.Field |
The SrvMonIntHistogram xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonIntHistogram.ListField |
The SrvMonIntHistogram list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonIntSeries |
Holds raw and histographical data on a series of integer data points.
|
| SrvMonIntSeries.Field |
The SrvMonIntSeries xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonIntSeries.ListField |
The SrvMonIntSeries list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonMsgTypeStats |
Holds message type specific stats.
|
| SrvMonMsgTypeStats.Field |
The SrvMonMsgTypeStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonMsgTypeStats.ListField |
The SrvMonMsgTypeStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonPoolStats |
Holds stats for a pool.
|
| SrvMonPoolStats.Field |
The SrvMonPoolStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonPoolStats.ListField |
The SrvMonPoolStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysDiskStats |
Groups together stats related to the disk available for the XVM.
|
| SrvMonSysDiskStats.Field |
The SrvMonSysDiskStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysDiskStats.ListField |
The SrvMonSysDiskStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysGCCollectorStats |
Holds stats for a garbage collector.
|
| SrvMonSysGCCollectorStats.Field |
The SrvMonSysGCCollectorStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysGCCollectorStats.ListField |
The SrvMonSysGCCollectorStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysGCStats |
Groups together stats related to the JVM garbage collections.
|
| SrvMonSysGCStats.Field |
The SrvMonSysGCStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysGCStats.ListField |
The SrvMonSysGCStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysIndividualThreadStats |
Holds statistics for an individual thread.
|
| SrvMonSysIndividualThreadStats.Field |
The SrvMonSysIndividualThreadStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysIndividualThreadStats.ListField |
The SrvMonSysIndividualThreadStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysJITStats |
Holds stats related to Just-in-time (JIT) compiler.
|
| SrvMonSysJITStats.Field |
The SrvMonSysJITStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysJITStats.ListField |
The SrvMonSysJITStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysMemoryStats |
Groups together stats related to the JVM's memory usage.
|
| SrvMonSysMemoryStats.Field |
The SrvMonSysMemoryStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysMemoryStats.ListField |
The SrvMonSysMemoryStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysMemoryUsage |
Holds stats for a portion a JVM memory region.
|
| SrvMonSysMemoryUsage.Field |
The SrvMonSysMemoryUsage xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysMemoryUsage.ListField |
The SrvMonSysMemoryUsage list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysStats |
Groups together stats related to the JVM / System on which the XVM is running.
|
| SrvMonSysStats.Field |
The SrvMonSysStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysStats.ListField |
The SrvMonSysStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonSysThreadStats |
Groups together stats related to the threads in the XVM's JVM.
|
| SrvMonSysThreadStats.Field |
The SrvMonSysThreadStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonSysThreadStats.ListField |
The SrvMonSysThreadStats list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonUserCounterStat |
An application defined counter statistic.
|
| SrvMonUserCounterStat.Field |
The SrvMonUserCounterStat xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonUserCounterStat.ListField |
The SrvMonUserCounterStat list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonUserGaugeStat |
An application defined gauge statistic.
|
| SrvMonUserGaugeStat.Field |
The SrvMonUserGaugeStat xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonUserGaugeStat.ListField |
The SrvMonUserGaugeStat list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonUserSeriesStat |
An application defined latency collection statistic.
|
| SrvMonUserSeriesStat.Field |
The SrvMonUserSeriesStat xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonUserSeriesStat.ListField |
The SrvMonUserSeriesStat list field (used internally when this entity is used as an array field of another entity).
|
| SrvMonUserStats |
Groups together the collections of application (User) defined counter and latencies statistics.
|
| SrvMonUserStats.Field |
The SrvMonUserStats xbuf field (used internally when this entity is used as a field of another entity).
|
| SrvMonUserStats.ListField |
The SrvMonUserStats list field (used internally when this entity is used as an array field of another entity).
|
| Enum | Description |
|---|---|
| SrvMonAppBusBindingState |
Enumerates possible message bus binding states.
|
| SrvMonAppHAPolicy |
Enumerates Series data types.
|
| SrvMonAppRole |
Enumerates possible application HA roles.
|
| SrvMonAppState |
Enumerates possible application states.
|
| SrvMonAppStoreBindingRole |
Enumerates possible store roles.
|
| SrvMonAppStoreBindingState |
Enumerates possible store binding states.
|
| SrvMonAppStoreICRRole |
Enumerates Series data types.
|
| SrvMonDisruptorClaimStrategy |
Disruptor stategy for claiming the sequence of events being added to the disruptor ring buffer.
|
| SrvMonDisruptorWaitStrategy |
The strategy used by a disruptors EventProcessor to wait for new events to process.
|
| SrvMonGaugeType |
Enumerates Guage Statistic data types.
|
| SrvMonSeriesType |
Enumerates Series data types.
|
Contains messages and entities that comprise the XVM monitoring model.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.