You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: coherence-visualvm-plugin/src/main/java/com/oracle/coherence/plugin/visualvm/panel/util/ExportableJTable.java
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,10 @@ public void actionPerformed(ActionEvent event)
@@ -67,7 +68,7 @@ Please see the https://www.oracle.com/pls/topic/lookup?ctx=en/middleware/standal
67
68
68
69
This table shows information regarding the machines that are part of a Coherence Cluster.
69
70
70
-
All attributes are from `Coherence:type=Platform,Domain=java.lang,subType=OperatingSystem` except for `Machine Name` which is from `NodeMBean` (`Coherence:type=Node`).
71
+
All attributes are from `Coherence:type=Platform,Domain=java.lang,subType=OperatingSystem` except for `Machine Name` which is from `Node MBean` (`Coherence:type=Node`).
71
72
72
73
!===
73
74
|**Column** | **Source / Comment**
@@ -86,7 +87,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
86
87
87
88
This table shows information regarding all the members in a Coherence cluster.
88
89
89
-
All attributes are from `NodeMBean` (`Coherence:type=Node,nodeId=n`).
90
+
All attributes are from `Node MBean` (`Coherence:type=Node,nodeId=n`).
90
91
91
92
!===
92
93
|**Column** | **Source / Comment**
@@ -109,7 +110,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
109
110
110
111
This table shows service summary information regarding all the services in a Coherence cluster.
111
112
112
-
All attributes are summarized from `ServiceMBean` (`Coherence:type=Service,name=serviceName`).
113
+
All attributes are summarized from `Service MBean` (`Coherence:type=Service,name=serviceName`).
113
114
114
115
!===
115
116
|**Column** | **Source / Comment**
@@ -131,7 +132,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
131
132
132
133
This table shows service detail information regarding the selected service.
133
134
134
-
All attributes are from `ServiceMBean` for specific nodes. (`Coherence:type=Service,name=serviceName,nodeId=n`).
135
+
All attributes are from `Service MBean` for specific nodes. (`Coherence:type=Service,name=serviceName,nodeId=n`).
135
136
136
137
!===
137
138
|**Column** | **Source / Comment**
@@ -151,7 +152,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
151
152
152
153
This table shows cache summary for all caches in a Coherence cluster.
153
154
154
-
All attributes are summarized from `CacheMBean` (`Coherence:type=CacheMBean,tier=back`).
155
+
All attributes are summarized from `Cache MBean` (`Coherence:type=CacheMBean,tier=back`).
155
156
156
157
!===
157
158
|**Column** | **Source / Comment**
@@ -171,7 +172,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
171
172
==== Cache Size and Access Details Table
172
173
This table shows cache details regarding the selected cache.
173
174
174
-
All attributes are from `CacheMBean` (`Coherence:type=CacheMBean,tier=back`).
175
+
All attributes are from `Cache MBean` (`Coherence:type=CacheMBean,tier=back`).
175
176
176
177
!===
177
178
|**Column** | **Source / Comment**
@@ -190,14 +191,14 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
190
191
==== Front Cache Size and Access Details Table
191
192
This table shows cache front details regarding the selected cache.
192
193
193
-
All attributes are from `CacheMBean` (`Coherence:type=CacheMBean,tier=front`) and are the same as the above table.
194
+
All attributes are from `Cache MBean` (`Coherence:type=CacheMBean,tier=front`) and are the same as the above table.
194
195
195
196
[#CacheStorageManagerTableModel]
196
197
=== Cache Storage Details
197
198
198
199
This table shows cache storage regarding the selected cache.
199
200
200
-
All attributes are from `StorageManager` (`Coherence:type=StorageManager,service=serviceName,cache=cacheName`).
201
+
All attributes are from `StorageManager MBean` (`Coherence:type=StorageManager,service=serviceName,cache=cacheName`).
201
202
202
203
!===
203
204
|**Column** | **Source / Comment**
@@ -221,7 +222,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
221
222
222
223
This table shows federation summary details in a Coherence cluster.
223
224
224
-
All attributes are summarised from `DestinationMBean` and `OriginMBean` (Coherence:type=Federation,subType=Destination` and `Coherence:type=Federation,subType=Origin`).
225
+
All attributes are summarised from `Destination MBean` and `Origin MBean` (Coherence:type=Federation,subType=Destination` and `Coherence:type=Federation,subType=Origin`).
This table shows federation outbound details for the selected service.
244
245
245
-
All attributes are from `DestinationMBean` (Coherence:type=Federation,subType=Destination`).
246
+
All attributes are from `Destination MBean` (Coherence:type=Federation,subType=Destination`).
246
247
247
248
!===
248
249
|**Column** | **Source / Comment**
@@ -263,7 +264,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
263
264
264
265
This table shows federation inbound details for the selected service.
265
266
266
-
All attributes are from `OriginMBean` (Coherence:type=Federation,subType=Origin`).
267
+
All attributes are from `Origin MBean` (Coherence:type=Federation,subType=Origin`).
267
268
268
269
!===
269
270
|**Column** | **Source / Comment**
@@ -284,13 +285,13 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
284
285
285
286
This table shows summary for proxy servers in a Coherence cluster.
286
287
287
-
All attributes are summarised from `ConnectionManagerMBean` where `Procotol=tcp` and `ConnectionMBean` (`Coherence:type=ConnectionManager` and `Coherence:type=Connection`).
288
+
All attributes are summarised from `ConnectionManager MBean` where `Procotol=tcp` and `ConnectionMBean` (`Coherence:type=ConnectionManager` and `Coherence:type=Connection`).
288
289
289
290
!===
290
291
|**Column** | **Source / Comment**
291
292
|IP Address/Port | HostIP
292
293
|Service Name | name (key)
293
-
|Node Id | ndoeId (key)
294
+
|Node Id | nodeId (key)
294
295
|Connection Count | ConnectionCount
295
296
|Outgoing Msg Backlog | OutgoingMessageBacklog
296
297
|Total Bytes Rcv | TotalBytesReceived
@@ -302,12 +303,35 @@ All attributes are summarised from `ConnectionManagerMBean` where `Procotol=tcp`
302
303
See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manage/oracle-coherence-mbeans-reference.html#GUID-022FB1A1-F377-405A-A424-2CB1781330C1[ConnectionManagerMBean]
303
304
or https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manage/oracle-coherence-mbeans-reference.html#GUID-F247B2A6-85A6-4F87-AD69-C0E184EF25D5[ConnectionMBean] documentation for more information.
304
305
306
+
[#ProxyConnectionsTableModel]
307
+
=== Proxy Connections Table
308
+
309
+
This table shows summary for proxy connections servers in a Coherence cluster.
310
+
311
+
All attributes are summarised from `Connection MBean` (`Coherence:type=Connection`).
312
+
313
+
!===
314
+
|**Column** | **Source / Comment**
315
+
|UUID | UUID (key)
316
+
|Connection ms | ConnectionTimeMillis
317
+
|Connection Time | calculated
318
+
|Connection Count | ConnectionCount
319
+
|Remote Address | RemoteAddress : RemotePort
320
+
|Data Sent | TotalBytesSent
321
+
|Data Rec | TotalBytesReceived
322
+
|Backlog| OutgoingByteBacklog
323
+
|Client Process | ClientProcessName
324
+
|Role | ClientRole
325
+
!===
326
+
327
+
See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manage/oracle-coherence-mbeans-reference.html#GUID-F247B2A6-85A6-4F87-AD69-C0E184EF25D5[ConnectionMBean] documentation for more information.
328
+
305
329
[#HttpProxyTableModel]
306
330
=== Http Servers Table
307
331
308
332
This table shows summary for Http servers running in the Coherence cluster.
309
333
310
-
All attributes are summarised from `ConnectionManagerMBean` where `Procotol=http` (`Coherence:type=ConnectionManager`).
334
+
All attributes are summarised from `ConnectionManager MBean` where `Procotol=http` (`Coherence:type=ConnectionManager`).
311
335
312
336
!===
313
337
|**Column** | **Source / Comment**
@@ -327,7 +351,7 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
327
351
328
352
This table shows Http server details for the selected Http server.
329
353
330
-
All attributes are from `ConnectionManagerMBean` where `Procotol=http` (`Coherence:type=ConnectionManager`).
354
+
All attributes are from `ConnectionManager MBean` where `Procotol=http` (`Coherence:type=ConnectionManager`).
331
355
332
356
!===
333
357
|**Column** | **Source / Comment**
@@ -346,8 +370,8 @@ See https://docs.oracle.com/en/middleware/standalone/coherence/14.1.1.2206/manag
346
370
347
371
This table shows Persistence summary for the Coherence cluster.
348
372
349
-
All attributes are summarized from `ServiceMBean` (`Coherence:type=Service,name=serviceName`) except for
350
-
`Snapshot Count` and `Status` which are from `PersistenceMBean` (`Coherence:type=Persistence)`.
373
+
All attributes are summarized from `Service MBean` (`Coherence:type=Service,name=serviceName`) except for
374
+
`Snapshot Count` and `Status` which are from `Persistence MBean` (`Coherence:type=Persistence)`.
These tables show Elastic data summary for the Coherence cluster for either RAM or Flash Journal.
372
396
373
-
All attributes are from `RamJournalRM` or `FlashJournalRM` (`Coherence:type=Journal,name=FlashJournalRM` or `Coherence:type=Journal,name=RamJournalRM`).
397
+
All attributes are from `RamJournalRM MBean` or `FlashJournalRM MBean` (`Coherence:type=Journal,name=FlashJournalRM` or `Coherence:type=Journal,name=RamJournalRM`).
@@ -70,7 +71,7 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#C
70
71
71
72
This table shows information regarding all the members in a Coherence cluster.
72
73
73
-
All attributes are from `NodeMBean` (`Coherence:type=Node,nodeId=n`).
74
+
All attributes are from `Node MBean` (`Coherence:type=Node,nodeId=n`).
74
75
75
76
!===
76
77
|**Column** | **Source / Comment**
@@ -93,7 +94,7 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#C
93
94
94
95
This table shows service summary information regarding all the services in a Coherence cluster.
95
96
96
-
All attributes are summarized from `ServiceMBean` (`Coherence:type=Service,name=serviceName`).
97
+
All attributes are summarized from `Service MBean` (`Coherence:type=Service,name=serviceName`).
97
98
98
99
!===
99
100
|**Column** | **Source / Comment**
@@ -115,7 +116,7 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#C
115
116
116
117
This table shows service detail information regarding the selected service.
117
118
118
-
All attributes are from `ServiceMBean` for specific nodes. (`Coherence:type=Service,name=serviceName,nodeId=n`).
119
+
All attributes are from `Service MBean` for specific nodes. (`Coherence:type=Service,name=serviceName,nodeId=n`).
119
120
120
121
!===
121
122
|**Column** | **Source / Comment**
@@ -135,7 +136,7 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#C
135
136
136
137
This table shows cache summary for all caches in a Coherence cluster.
137
138
138
-
All attributes are summarized from `CacheMBean` (`Coherence:type=CacheMBean,tier=back`).
139
+
All attributes are summarized from `Cache MBean` (`Coherence:type=CacheMBean,tier=back`).
139
140
140
141
!===
141
142
|**Column** | **Source / Comment**
@@ -155,7 +156,7 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm[C
155
156
==== Cache Size and Access Details Table
156
157
This table shows cache details regarding the selected cache.
157
158
158
-
All attributes are from `CacheMBean` (`Coherence:type=CacheMBean,tier=back`).
159
+
All attributes are from `Cache MBean` (`Coherence:type=CacheMBean,tier=back`).
159
160
160
161
!===
161
162
|**Column** | **Source / Comment**
@@ -174,7 +175,7 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm[C
174
175
==== Front Cache Size and Access Details Table
175
176
This table shows cache front details regarding the selected cache.
176
177
177
-
All attributes are from `CacheMBean` (`Coherence:type=CacheMBean,tier=front`) and are the same as the above table.
178
+
All attributes are from `Cache MBean` (`Coherence:type=CacheMBean,tier=front`) and are the same as the above table.
178
179
179
180
[#CacheStorageManagerTableModel]
180
181
=== Cache Storage Details
@@ -205,13 +206,13 @@ See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#C
205
206
206
207
This table shows summary for proxy servers in a Coherence cluster.
207
208
208
-
All attributes are summarised from `ConnectionManagerMBean` where `Procotol=tcp` and `ConnectionMBean` (`Coherence:type=ConnectionManager` and `Coherence:type=Connection`).
209
+
All attributes are summarised from `ConnectionManager MBean` where `Procotol=tcp` and `ConnectionMBean` (`Coherence:type=ConnectionManager` and `Coherence:type=Connection`).
209
210
210
211
!===
211
212
|**Column** | **Source / Comment**
212
213
|IP Address/Port | HostIP
213
214
|Service Name | name (key)
214
-
|Node Id | ndoeId (key)
215
+
|Node Id | nodeId (key)
215
216
|Connection Count | ConnectionCount
216
217
|Outgoing Msg Backlog | OutgoingMessageBacklog
217
218
|Total Bytes Rcv | TotalBytesReceived
@@ -223,12 +224,35 @@ All attributes are summarised from `ConnectionManagerMBean` where `Procotol=tcp`
223
224
See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#CHDCIIIH[ConnectionManagerMBean]
224
225
or https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#CHDGBBEJ[ConnectionMBean] documentation for more information.
225
226
227
+
[#ProxyConnectionsTableModel]
228
+
=== Proxy Connections Table
229
+
230
+
This table shows summary for proxy connections servers in a Coherence cluster.
231
+
232
+
All attributes are summarised from `Connection MBean` (`Coherence:type=Connection`).
233
+
234
+
!===
235
+
|**Column** | **Source / Comment**
236
+
|UUID | UUID (key)
237
+
|Connection ms | ConnectionTimeMillis
238
+
|Connection Time | calculated
239
+
|Connection Count | ConnectionCount
240
+
|Remote Address | RemoteAddress : RemotePort
241
+
|Data Sent | TotalBytesSent
242
+
|Data Rec | TotalBytesReceived
243
+
|Backlog| OutgoingByteBacklog
244
+
|Client Process | ClientProcessName
245
+
|Role | ClientRole
246
+
!===
247
+
248
+
See https://docs.oracle.com/middleware/1212/coherence/COHMG/appendix_mbean.htm#CHDGBBEJ[ConnectionMBean] documentation for more information.
249
+
226
250
[#ElasticData]
227
251
=== Elastic Data Tables
228
252
229
253
These tables show Elastic data summary for the Coherence cluster for either RAM or Flash Journal.
230
254
231
-
All attributes are from `RamJournalRM` or `FlashJournalRM` (`Coherence:type=Journal,name=FlashJournalRM` or `Coherence:type=Journal,name=RamJournalRM`).
255
+
All attributes are from `RamJournalRM MBean` or `FlashJournalRM MBean` (`Coherence:type=Journal,name=FlashJournalRM` or `Coherence:type=Journal,name=RamJournalRM`).
0 commit comments