See: Description
Interface | Description |
---|---|
FeatureStoreCore |
FeatureStoreCore is an interface for a simplified subset of the functionality of
FeatureStore , to be used in conjunction with CachingStoreWrapper . |
Class | Description |
---|---|
CachingStoreWrapper | Deprecated
Referencing this class directly is deprecated; it is now part of the implementation
of
PersistentDataStoreBuilder and will be made
package-private starting in version 5.0. |
CachingStoreWrapper.Builder |
Builder for instances of
CachingStoreWrapper . |
FeatureStoreHelpers |
Helper methods that may be useful for implementing a
FeatureStore or FeatureStoreCore . |
Exception | Description |
---|---|
FeatureStoreHelpers.UnmarshalException |
Thrown by
FeatureStoreHelpers.unmarshalJson(VersionedDataKind, String) for a deserialization error. |