DefaultAdoNetGrainStorageOptionsHashPickerConfiguratorclass Provides default configuration HashPicker for AdoNetGrainStorageOptions.
AdoNetGrainStorageServiceCollectionExtensionsclass Provides extension methods for registering ADO.NET grain storage with a service collection.
AdoNetGrainStorageSiloBuilderExtensionsclass Provides extension methods for configuring ADO.NET grain storage on an Orleans silo.
AdoNetGrainStorageFactoryclass Creates named AdoNetGrainStorage providers from registered services and options.
IHasherinterface An interface for all the hashing operations currently in Orleans Storage operations.
IStorageHasherPickerinterface A picker to choose from provided hash functions. Provides agility to update or change hashing functionality for both built-in and custom operations.
Orleans3CompatibleStorageHashPickerclass Orleans v3-compatible hash picker implementation for Orleans v3 -> v7+ migration scenarios.
OrleansDefaultHasherclass A default implementation uses the same hash as Orleans in grains placement.
RelationalStorageProviderQueriesclass A container class for the queries currently used by the AdoNetGrainStorage.