DefaultStreamIdMapper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default IStreamIdMapper implementation.
public sealed class DefaultStreamIdMapper : Orleans.Streams.IStreamIdMapper
type DefaultStreamIdMapper = class
interface IStreamIdMapper
Public NotInheritable Class DefaultStreamIdMapper
Implements IStreamIdMapper
- Inheritance
-
DefaultStreamIdMapper
- Implements
Constructors
DefaultStreamIdMapper() |
Fields
Name |
The name of this stream identity mapper. |
Methods
GetGrainKeyId(GrainBindings, StreamId) |