Class IndexSelectionPolicy


  • public final class IndexSelectionPolicy
    extends java.lang.Object
    This class defines the index selection policy constants
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TAG
      Only queries using tags matching the index can use the index
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TAG

        public static final java.lang.String TAG
        Only queries using tags matching the index can use the index
        See Also:
        Constant Field Values
    • Constructor Detail

      • IndexSelectionPolicy

        public IndexSelectionPolicy()