PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence FAQ
  How can I profile my queries and verify that all used fields are indexed?
Added by Tom Pfaeffle, last edited by Tom Pfaeffle on Mar 28, 2008  (view change)

Labels

 

The attached example ProfilerFilter.java demonstrates how to write and use a profiling filter that could log query execution times and warnings when fields that the query uses are not indexed.

0 Comments