string.
string.
string.
The featureRetriever property is a FeatureRetriever and it defines a method to get features of a specified featureType.
The featureType property of a FeatureStore is the FeatureTypeDetails of the features it manages.
Clear the store's cache
Clear the store's cache
Get a count of all the features in the cache
the amount of features in cache as a number.
Get a count of all the features in the cache
the amount of features in cache as a number.
Get an array of Feature from the cache and from the retriever adding to cache what is not already there
Get an array of Feature from the cache and from the retriever adding to cache what is not already there
The FeatureStore class uses FeatureRetriever to manage feature caching and retrieval of features of a FeatureTypeDetails.