Class Batch2Utils

java.lang.Object
ca.uhn.fhir.batch2.util.Batch2Utils

public class Batch2Utils extends Object
  • Field Details

    • BATCH_START_DATE

      public static final Date BATCH_START_DATE
      The batch 2 system assumes that all records have a start date later than this date. This date is used as a starting date when performing operations that pull resources by time windows.
    • REDUCTION_STEP_CHUNK_ID_PLACEHOLDER

      This is a placeholder chunkid for the reduction step to allow it to be used in the message handling
      See Also: