Java* API Reference for Intel® Data Analytics Acceleration Library 2019
This is the complete list of members for FileDataSource, including all inherited members.
| allocateNumericTable() | DataSource | |
| changeContext(DaalContext context) | ContextClient | |
| ContextClient() | ContextClient | |
| ContextClient(DaalContext context) | ContextClient | |
| createDictionaryFromContext() | DataSource | |
| dispose() | DataSource | |
| FileDataSource(DaalContext context, String filename) | FileDataSource | |
| FileDataSource(DaalContext context, String filename, DictionaryCreationFlag doDict, NumericTableAllocationFlag doNT) | FileDataSource | |
| 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 |
For more complete information about compiler optimizations, see our Optimization Notice.