Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What does units represent?

709798Dec 22 2009 — edited Dec 22 2009
What does the units parameter represent here?
From JConsole screen of Coherence cache attributes page, I can see the the units parameter.
Before putting data into cache Mycache, I can see the value of units is 0. Then I put only tree data entries. Each one is not more than 10 bytes. But when I check the unites value, I found the value of ubits become 192 on every nodes (the total nodes number is 3). I want to know what does units stand for?
The CacheMBean Attributes page of com.tangosol.net.management.Registry expalins it as The size of the cache measured in units.
In this way, why the value is so high for only 20 byts of data.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2010
Added on Dec 22 2009
1 comment
1,336 views