My Oracle Support Banner

Some Questions About Behaviour of Indexes in Coherence (Doc ID 780555.1)

Last updated on OCTOBER 13, 2023

Applies to:

Oracle Coherence - Version 3.4.0 to 3.7.0
Information in this document applies to any platform.

Goal

  1. Can Coherence Indexes (as created by addIndex) 'overflow' to disk?
  2. Can an object be excluded from an index (e.g. if making ValueExtractor to return null)?
  3. How scalable are indexes? What is the expected performance?
  4. What is the space used by an index? (Is it a function of number of entries, how sparse the data is?)
  5. Could the index space possibly be calculated by a formula, like:
         number of entries * (200 bytes + the size of value returned by ValueExtractor)?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.