Uses of Class
org.apache.sysds.runtime.ooc.cache.io.OOCIOHandler.SourceReadResult
Packages that use OOCIOHandler.SourceReadResult
-
Uses of OOCIOHandler.SourceReadResult in org.apache.sysds.runtime.ooc.cache.io
Methods in org.apache.sysds.runtime.ooc.cache.io that return types with arguments of type OOCIOHandler.SourceReadResultModifier and TypeMethodDescriptionOOCIOHandler.continueSourceRead(OOCIOHandler.SourceReadContinuation continuation, long maxBytesInFlight) Continue a previously throttled source read using the provided continuation token.OOCMatrixIOHandler.continueSourceRead(OOCIOHandler.SourceReadContinuation continuation, long maxBytesInFlight) OOCIOHandler.scheduleSourceRead(OOCIOHandler.SourceReadRequest request) Schedule an asynchronous read from an external source into the provided target stream.OOCMatrixIOHandler.scheduleSourceRead(OOCIOHandler.SourceReadRequest request)