public class FeatureStore
extends Object
-
Field Summary
Fields
the name of the default feature store
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
DEFAULT_FEATURE_STORE_NAME
public static final String DEFAULT_FEATURE_STORE_NAME
the name of the default feature store
- See Also:
-
-
Constructor Details
-
FeatureStore
public FeatureStore(String name)
-