Class RedisOMProperties.Repository

java.lang.Object
com.redis.om.spring.RedisOMProperties.Repository
Enclosing class:
RedisOMProperties

public static class RedisOMProperties.Repository extends Object
  • Constructor Details

    • Repository

      public Repository()
  • Method Details

    • getQuery

    • isDropAndRecreateIndexOnDeleteAll

      public boolean isDropAndRecreateIndexOnDeleteAll()
    • setDropAndRecreateIndexOnDeleteAll

      public void setDropAndRecreateIndexOnDeleteAll(boolean dropAndRecreateIndexOnDeleteAll)
    • getDeleteBatchSize

      public int getDeleteBatchSize()
    • setDeleteBatchSize

      public void setDeleteBatchSize(int deleteBatchSize)