A Compressor is able to compress an input string into a byte array and vice versa.
Condition is used by io.github.setl.storage.repository.Repository to find data
Condition is used by io.github.setl.storage.repository.Repository to find data
key of the field
e.g. ">", "<", ">=", "<=", "="
value to compare
type of the value
ConnectorBuilder will build a io.github.setl.storage.connector.Connector object with the given configuration.
ConnectorBuilder will build a io.github.setl.storage.connector.Connector object with the given configuration.
DatasetConverter inherits from a Converter.
DatasetConverter inherits from a Converter. It can convert between two Dataset: Dataset[A] and Dataset[B]
Type of Dataset[A]
Type of Dataset[B]
The SparkRepositoryBuilder will build a SparkRepository according to the given DataType and Storage
The SparkRepositoryBuilder will build a SparkRepository according to the given DataType and Storage
type of data
A Compressor is able to compress an input string into a byte array and vice versa.