Interface IndexUpdateCallback

All Known Implementing Classes:
FileListIndexUpdateCallbackImpl, IndexUpdateCallbackImpl

public interface IndexUpdateCallback
  • Method Details

    • store

      void store(DataStoreParams paramMap, Map<String,Object> dataMap)
    • getDocumentSize

      long getDocumentSize()
    • getExecuteTime

      long getExecuteTime()
    • commit

      void commit()