Class SaQueryInfo.CustomIndexState

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SaQueryInfo

    public static class SaQueryInfo.CustomIndexState
    extends java.lang.Object
    implements java.io.Serializable
    Custom IndexState for instances where Query is made on non standard values of SYSINDEXSTATE
    See Also:
    Serialized Form
    • Constructor Detail

      • CustomIndexState

        public CustomIndexState​(int value,
                                LimitType limitType)
    • Method Detail

      • getValue

        public int getValue()
      • getLimitType

        public LimitType getLimitType()