Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » What do mean Ref as Table in Mat ?(What do mean Ref as Table in Mat ?)
What do mean Ref as Table in Mat ? [message #1814273] Sat, 07 September 2019 21:04 Go to next message
Abhaya Mishra is currently offline Abhaya MishraFriend
Messages: 1
Registered: September 2019
Junior Member
What do mean Ref as Table in Mat ?
  • Attachment: Ref Table.PNG
    (Size: 122.40KB, Downloaded 111 times)
Re: What do mean Ref as Table in Mat ? [message #1814684 is a reply to message #1814273] Mon, 16 September 2019 11:23 Go to previous message
Krum Tsvetkov is currently offline Krum TsvetkovFriend
Messages: 165
Registered: July 2009
Senior Member
The table in the "Instpector" view provides information about the fields of the selected object.
In your case you have selected a java.util.concurrent.ConcurrentHashMap$Segment object, which has a number of fields.
The highlighted field has the name "table" and "ref" (abbreviated for reference) is its type. The row above is for a primitive "int" field named "count", etc...
Previous Topic:Is there a command line argument or an API to access the dominator tree in Eclipse MAT analyzer tool
Next Topic:Query returns 0 results
Goto Forum:
  


Current Time: Thu Jan 16 08:55:29 GMT 2025

Powered by FUDForum. Page generated in 0.02720 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top