Condividi tramite


DefaultStreamIdMapper Classe

Definizione

Implementazione predefinita IStreamIdMapper .

public sealed class DefaultStreamIdMapper : Orleans.Streams.IStreamIdMapper
type DefaultStreamIdMapper = class
    interface IStreamIdMapper
Public NotInheritable Class DefaultStreamIdMapper
Implements IStreamIdMapper
Ereditarietà
DefaultStreamIdMapper
Implementazioni

Costruttori

DefaultStreamIdMapper()

Implementazione predefinita IStreamIdMapper .

Campi

Name

Nome di questo mapper di identità di flusso.

Metodi

GetGrainKeyId(GrainBindings, StreamId)

Ottiene l'oggetto che esegue il Key mapping all'oggetto specificato StreamId

Si applica a