import FilteredCount from 'stats-collector/lib/collectors/number/FilteredCount'
Constructor Summary
Public Constructor | ||
public |
constructor(name: *, filter: *) |
Method Summary
Public Methods | ||
public |
handleProcess(state: *, prev: *, val: *): * |
Public Constructors
public constructor(name: *, filter: *) source
Params:
Name | Type | Attribute | Description |
name | * | ||
filter | * |
Public Methods
public handleProcess(state: *, prev: *, val: *): * source
Params:
Name | Type | Attribute | Description |
state | * | ||
prev | * | ||
val | * |
Return:
* |