Module io.xpipe.core
Package io.xpipe.core.source
package io.xpipe.core.source
-
ClassDescriptionCollectionDataSource<DS extends DataStore>DataSource<DS extends DataStore>Represents a formal description on what exactly makes up the actual data source and how to access/locate it for a given data store.Represents any type of connection to a data source.Represents a reference to an XPipe data source.A wrapper class for
DataStoreIdinstances.Specifying the latest reference allows the user to always address the latest data source.Using only the data source name allows for a shorthand way of referring to data sources.Represents the fundamental type of a data source.Represents a reference to an XPipe data source.RawDataSource<DS extends DataStore>StructureDataSource<DS extends DataStore>TableDataSource<DS extends DataStore>A connection for sequentially reading the data of a table data source.A connection for sequentially writing data to a table data source.TextDataSource<DS extends DataStore>