public class I2b2Extractor extends Object implements ObservationSupplier
I2b2ExtractorFactory.META_ETL_STRATEGY, META_ORDER_GROUPED, META_ORDER_SORTED, META_SOURCE_ID, META_SOURCE_TIMESTAMP, META_UPLOAD_TIMESTAMP| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dump() |
protected void |
errorHandler(SQLException exception)
Retrieves errors during the get() operation.
|
Observation |
get() |
String |
getMeta(String key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstreamprotected void errorHandler(SQLException exception)
TODO document unchecked exception
exception - exceptionpublic Observation get()
get in interface Supplier<Observation>public String getMeta(String key)
getMeta in interface ObservationSupplierpublic void close()
close in interface ObservationSupplierclose in interface AutoCloseablepublic void dump()
throws SQLException
SQLExceptionCopyright © 2013–2017 R.W.Majeed. All rights reserved.