Package com.logicalclocks.hsfs.flink
Class FeatureView.FeatureViewBuilder
java.lang.Object
com.logicalclocks.hsfs.flink.FeatureView.FeatureViewBuilder
- Enclosing class:
- FeatureView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()description(String description) query(com.logicalclocks.hsfs.flink.constructor.Query query) Query of a feature view.
-
Constructor Details
-
FeatureViewBuilder
-
-
Method Details
-
name
-
version
-
description
-
query
Query of a feature view. Note that `as_of` argument in the `Query` will be ignored because feature view does not support time travel query.- Parameters:
query- Query object- Returns:
- builder
-
labels
-
build
- Throws:
FeatureStoreExceptionIOException
-