Interface SetRemovalTimeSelectModeForHistoricBatchesBuilder

    • Method Detail

      • absoluteRemovalTime

        SetRemovalTimeToHistoricBatchesBuilder absoluteRemovalTime​(java.util.Date removalTime)
        Sets the removal time to an absolute date.
        Parameters:
        removalTime - supposed to be set to historic entities.
        Returns:
        the builder.
      • calculatedRemovalTime

        SetRemovalTimeToHistoricBatchesBuilder calculatedRemovalTime()
        Calculates the removal time dynamically based on the time to live of the respective batch and the engine's removal time strategy.
        Returns:
        the builder.