Class RecordGenerator
- java.lang.Object
-
- org.ehrbase.client.classgenerator.RecordGenerator
-
public class RecordGenerator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static PathDIRECTORYstatic intMAX_RECORD_SIZEstatic StringQUERY_PACKAGE_NAMEstatic StringRECORD_PACKAGE_NAME
-
-
-
Field Detail
-
MAX_RECORD_SIZE
public static final int MAX_RECORD_SIZE
- See Also:
- Constant Field Values
-
DIRECTORY
public static final Path DIRECTORY
-
RECORD_PACKAGE_NAME
public static final String RECORD_PACKAGE_NAME
- See Also:
- Constant Field Values
-
QUERY_PACKAGE_NAME
public static final String QUERY_PACKAGE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-