java.lang.Object
org.infinispan.api.annotations.indexing.model.Values

public final class Values extends Object
  • Field Details

    • DO_NOT_INDEX_NULL

      public static final String DO_NOT_INDEX_NULL
      This special value is reserved to not index the null value, that is the default behaviour.
      See Also: