Class Constants
- java.lang.Object
 - 
- com.ibm.fhir.jbatch.bulkdata.common.Constants
 
 
- 
public class Constants extends Object
Constants for BulkExportImport 
- 
- 
Field Summary
 
- 
Constructor Summary
Constructors Constructor Description Constants() 
 - 
 
- 
- 
Field Detail
- 
DEFAULT_FHIR_TENANT
public static final String DEFAULT_FHIR_TENANT
- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_COS_BUCKETNAME
public static final String DEFAULT_COS_BUCKETNAME
- See Also:
 - Constant Field Values
 
 
- 
COS_PART_MINIMALSIZE
public static final long COS_PART_MINIMALSIZE
The minimal size (10MiB) for COS multiple-parts upload (NDJSON-only).- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_SEARCH_PAGE_SIZE
public static final int DEFAULT_SEARCH_PAGE_SIZE
The maximum number of resources read in each iteration of the system export ChunkReader.- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_MAX_RESOURCES_PER_ITEM
public static final int DEFAULT_MAX_RESOURCES_PER_ITEM
- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_PATIENT_EXPORT_SEARCH_PAGE_SIZE
public static final int DEFAULT_PATIENT_EXPORT_SEARCH_PAGE_SIZE
The maximum number of resources read in each iteration of the the patient or group export ChunkReaders.- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_COSFILE_MAX_SIZE
public static final int DEFAULT_COSFILE_MAX_SIZE
The threshold size (200MiB) for when to start writing to a new file (NDJSON-only).- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_COSFILE_MAX_RESOURCESNUMBER
public static final int DEFAULT_COSFILE_MAX_RESOURCESNUMBER
The number of resources at which the server will start a new file for the next page of results (NDJSON and Parquet). 200,000 at 1 KB/file would lead to roughly 200 MB files; similar to the DEFAULT_COSFILE_MAX_SIZE.- See Also:
 - Constant Field Values
 
 
- 
FHIR_SEARCH_LASTUPDATED
public static final String FHIR_SEARCH_LASTUPDATED
- See Also:
 - Constant Field Values
 
 
- 
NDJSON_LINESEPERATOR
public static final byte[] NDJSON_LINESEPERATOR
 
- 
IMPORT_MAX_PARTITIONPROCESSING_THREADNUMBER
public static final int IMPORT_MAX_PARTITIONPROCESSING_THREADNUMBER
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_MAX_PARTITIONPROCESSING_THREADNUMBER
public static final int EXPORT_MAX_PARTITIONPROCESSING_THREADNUMBER
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_NUMOFFHIRRESOURCES_PERREAD
public static final int IMPORT_NUMOFFHIRRESOURCES_PERREAD
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_INFLY_RATE_NUMOFFHIRRESOURCES
public static final int IMPORT_INFLY_RATE_NUMOFFHIRRESOURCES
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_INPUT_RESOURCE_TYPE
public static final String IMPORT_INPUT_RESOURCE_TYPE
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_INPUT_RESOURCE_URL
public static final String IMPORT_INPUT_RESOURCE_URL
- See Also:
 - Constant Field Values
 
 
- 
COS_API_KEY
public static final String COS_API_KEY
- See Also:
 - Constant Field Values
 
 
- 
COS_SRVINST_ID
public static final String COS_SRVINST_ID
- See Also:
 - Constant Field Values
 
 
- 
COS_ENDPOINT_URL
public static final String COS_ENDPOINT_URL
- See Also:
 - Constant Field Values
 
 
- 
COS_LOCATION
public static final String COS_LOCATION
- See Also:
 - Constant Field Values
 
 
- 
COS_BUCKET_NAME
public static final String COS_BUCKET_NAME
- See Also:
 - Constant Field Values
 
 
- 
COS_IS_IBM_CREDENTIAL
public static final String COS_IS_IBM_CREDENTIAL
- See Also:
 - Constant Field Values
 
 
- 
COS_BUCKET_FILE_MAX_SIZE
public static final String COS_BUCKET_FILE_MAX_SIZE
- See Also:
 - Constant Field Values
 
 
- 
COS_BUCKET_FILE_MAX_RESOURCES
public static final String COS_BUCKET_FILE_MAX_RESOURCES
- See Also:
 - Constant Field Values
 
 
- 
COS_OPERATIONOUTCOMES_BUCKET_NAME
public static final String COS_OPERATIONOUTCOMES_BUCKET_NAME
- See Also:
 - Constant Field Values
 
 
- 
FHIR_TENANT
public static final String FHIR_TENANT
- See Also:
 - Constant Field Values
 
 
- 
FHIR_DATASTORE_ID
public static final String FHIR_DATASTORE_ID
- See Also:
 - Constant Field Values
 
 
- 
FHIR_RESOURCETYPES
public static final String FHIR_RESOURCETYPES
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_FHIR_STORAGE_TYPE
public static final String IMPORT_FHIR_STORAGE_TYPE
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_FHIR_IS_VALIDATION_ON
public static final String IMPORT_FHIR_IS_VALIDATION_ON
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_FHIR_DATASOURCES
public static final String IMPORT_FHIR_DATASOURCES
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_FHIR_SEARCH_FROMDATE
public static final String EXPORT_FHIR_SEARCH_FROMDATE
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_FHIR_SEARCH_TODATE
public static final String EXPORT_FHIR_SEARCH_TODATE
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_FHIR_SEARCH_PAGESIZE
public static final String EXPORT_FHIR_SEARCH_PAGESIZE
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_FHIR_SEARCH_TYPEFILTERS
public static final String EXPORT_FHIR_SEARCH_TYPEFILTERS
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_FHIR_FORMAT
public static final String EXPORT_FHIR_FORMAT
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_FHIR_SEARCH_PATIENTGROUPID
public static final String EXPORT_FHIR_SEARCH_PATIENTGROUPID
- See Also:
 - Constant Field Values
 
 
- 
EXPORT_COS_OBJECT_PATHPREFIX
public static final String EXPORT_COS_OBJECT_PATHPREFIX
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_PARTITTION_WORKITEM
public static final String IMPORT_PARTITTION_WORKITEM
- See Also:
 - Constant Field Values
 
 
- 
PARTITION_RESOURCE_TYPE
public static final String PARTITION_RESOURCE_TYPE
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_RETRY_TIMES
public static final int IMPORT_RETRY_TIMES
- See Also:
 - Constant Field Values
 
 
- 
COS_REQUEST_TIMEOUT
public static final int COS_REQUEST_TIMEOUT
- See Also:
 - Constant Field Values
 
 
- 
COS_SOCKET_TIMEOUT
public static final int COS_SOCKET_TIMEOUT
- See Also:
 - Constant Field Values
 
 
- 
INCOMING_URL
public static final String INCOMING_URL
- See Also:
 - Constant Field Values
 
 
 - 
 
 -