docs/javadoc/reference/com/facebook/datasource/AbstractDataSource.DataSourceInstrumenter.html
|
|
public static interface
| com.facebook.datasource.AbstractDataSource.DataSourceInstrumenter |
Allows to capture unit of works for instrumentation purposes.
| Public Methods |
|---|
| abstract Runnable |
| Called when a unit of work is about to be scheduled. |
Called when a unit of work is about to be scheduled.
| runnable | that will be executed. | | tag | name. |
+Generated by Doclava. +