-
Field Summary
Fields inherited from class io.xpipe.core.source.DataSource
store -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RawReadConnectionprotected RawWriteConnectionnewWriteConnection(WriteMode mode) Methods inherited from class io.xpipe.core.source.RawDataSource
getType, openReadConnection, openWriteConnectionMethods inherited from class io.xpipe.core.source.DataSource
asNeeded, checkComplete, copy, createInternalDataSource, determineDefaultName, getAvailableWriteModes, getFlow, getStore, isComplete, validate, withStoreMethods inherited from class io.xpipe.core.util.JacksonizedValue
equals, hashCode, toString
-
Constructor Details
-
BinarySource
public BinarySource()
-
-
Method Details
-
newWriteConnection
- Specified by:
newWriteConnectionin classRawDataSource<StreamDataStore>
-
newReadConnection
- Specified by:
newReadConnectionin classRawDataSource<StreamDataStore>
-