Class TranslogHandler

    • Method Summary

      Modifier and Type Method Description
      java.util.Map<java.lang.String,​Mapping> getRecoveredTypes()
      Returns the recovered types modifying the mapping during the recovery
      int run​(Engine engine, Translog.Snapshot snapshot)  
      • Methods inherited from class java.lang.Object

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

      • mappingUpdate

        public Mapping mappingUpdate
    • Method Detail

      • getRecoveredTypes

        public java.util.Map<java.lang.String,​Mapping> getRecoveredTypes()
        Returns the recovered types modifying the mapping during the recovery