Constant Field Values
Contents
org.pipecraft.*
-
org.pipecraft.infra.io.FileUtils Modifier and Type Constant Field Value public static final StringCSV_EXTENSION".csv"public static final StringCSV_GZ_EXTENSION".csv.gz"public static final StringCSV_ZSTD_EXTENSION".csv.zst"public static final StringNDJSON_EXTENSION".ndjson"
-
org.pipecraft.infra.storage.Bucket<T> Modifier and Type Constant Field Value protected static final intDEFAULT_RETRY_INITIAL_SLEEP_SEC1protected static final intDEFAULT_RETRY_MAX_ATTEMPTS4protected static final doubleDEFAULT_RETRY_WAIT_TIME_FACTOR2.0public static final StringDONE_FILE_NAME"_DONE"