Skip to content

Microsoft.Orleans.Persistence.AdoNet

10.0.0 · net10.0

Orleans.Configuration

Orleans.Hosting

Orleans.Storage

IHasher

interface
An interface for all the hashing operations currently in Orleans Storage operations.

IStorageHasherPicker

interface
A picker to choose from provided hash functions. Provides agility to update or change hashing functionality for both built-in and custom operations.

OrleansDefaultHasher

class
A default implementation uses the same hash as Orleans in grains placement.