Uses of Class
com.github.cafapi.common.util.ref.DataSource
Packages that use DataSource
-
Uses of DataSource in com.github.cafapi.common.util.ref
Methods in com.github.cafapi.common.util.ref with parameters of type DataSourceModifier and TypeMethodDescriptionReferencedData.acquire
(DataSource source) Return the referenced data as a stream, potentially performing a remote lookup.ReferencedObject.acquire
(DataSource source) Return the referenced object, potentially performing a remote DataStore lookup and deserialisation.long
ReferencedData.size
(DataSource source) Determine the size of the data. -
Uses of DataSource in com.github.workerframework.api
Subclasses of DataSource in com.github.workerframework.apiModifier and TypeClassDescriptionclass
An implementation of a DataSource that uses a Worker DataStore and a CAF Codec.