Class BulkImportInformation


  • public class BulkImportInformation
    extends Object
    Stores bulk import in a JSON object
    Since:
    2.0.0
    • Constructor Detail

      • BulkImportInformation

        public BulkImportInformation()
      • BulkImportInformation

        public BulkImportInformation​(String filename,
                                     long age,
                                     BulkImportState state)
        Creates new bulk import object
        Parameters:
        filename - name of the bulk import file
        age - age of the bulk import
        state - state of the bulk import