| Class | Description |
|---|---|
| CouchbaseConfig |
Represents the source config params for a Couchbase store
|
| CustomSourceConfig |
Represents Custom source config
|
| EspressoConfig |
Represents the configuration for an Espresso source
|
| HdfsConfig |
Abstract class for all HDFS config classes
|
| HdfsConfigWithRegularData |
Represents HDFS config for non-time-series, that is, regular data
|
| HdfsConfigWithSlidingWindow |
Represents HDFS config with sliding window parameters
|
| KafkaConfig |
Represents Kafka source config
|
| PassThroughConfig |
Represents PassThrough source config
|
| PinotConfig |
Represents the Pinot source config.
|
| RestliConfig |
Represents the Rest.Li source config
|
| RocksDbConfig |
Represents the RocksDB source config
|
| SlidingWindowAggrConfig |
Represents sliding time-window aggregation config
|
| SourceConfig |
Base class to represent source configuration
|
| SourcesConfig |
Container class for the source configurations specified in the sources section of the FeatureDef config file.
|
| TimeWindowParams |
Time-window parameters used in
SlidingWindowAggrConfig |
| VectorConfig |
Represents the Vector source config.
|
| VeniceConfig |
Represents the source config params for a Venice store
|
| Enum | Description |
|---|---|
| SourceType |
Represents the supported source types by Frame.
|