ReactoKinesix


IRecordProcessorFactory

Factory for record processor

Instance members

Instance memberDescription
CreateNew(shardId)
Signature: shardId:string -> IRecordProcessor
Modifiers: abstract

Creates a new record processor for a shard with the specified shard ID

Fork me on GitHub