public interface ITableContext
IIndexTable
implementations are expected to invoke on their environment.
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same.
Modifier and Type | Method and Description |
---|---|
void |
logError(java.lang.String message)
Indicates that an error has occurred in maintaining an index table, e.g.
|