Properties
batchCount
batchCount: number
commandCount
commandCount: number
responseCount
responseCount: number
timeInRedis
timeInRedis: number
Methods
endBatch
- endBatch(batch: BatchStats, error: Error | null, response: Array<any>): void
-
Parameters
-
-
error: Error | null
-
response: Array<any>
Returns void
toJSON
-
Returns object
-
batchCount: number
-
-
commandCount: number
-
-
responseCount: number
-
timeInRedis: number