Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
This is the complete list of members for StringDataSource, including all inherited members.
allocateNumericTable() | DataSource | |
changeContext(DaalContext context) | ContextClient | |
ContextClient() | ContextClient | |
ContextClient(DaalContext context) | ContextClient | |
createDictionaryFromContext() | DataSource | |
dispose() | DataSource | |
freeNumericTable() | DataSource | |
getContext() | ContextClient | |
getNumberOfAvailableRows() | DataSource | |
getNumberOfColumns() | DataSource | |
getNumericTable() | DataSource | |
loadDataBlock(long maxRows) | DataSource | |
loadDataBlock(long maxRows, long offset, long fullRows) | DataSource | |
loadDataBlock(long maxRows, NumericTable nt) | DataSource | |
loadDataBlock(NumericTable nt) | DataSource | |
loadDataBlock() | DataSource | |
setData(String data) | StringDataSource | |
StringDataSource(DaalContext context, String data) | StringDataSource | |
StringDataSource(DaalContext context, String data, DictionaryCreationFlag doDict, NumericTableAllocationFlag doNT) | StringDataSource |
For more complete information about compiler optimizations, see our Optimization Notice.