Метод | Описание | |
---|---|---|
GetProps ( ) : Props | ||
Handle ( |
||
Handle ( |
Handle file processing message. Actor will count one file.
|
|
Handle ( |
This message is sent by the StringCounter Actor when it finishes with one line. When all lines counted then it will send a CompletedFile message to its parent and stop itself.
|
|
WordCounterActor ( ) : System |
Initializes a new instance of the WordCounterActor class.
|
Метод | Описание | |
---|---|---|
PreRestart ( |
Метод | Описание | |
---|---|---|
Ready ( ) : void |
public Handle ( |
||
fail | ||
Результат | void |
public Handle ( |
||
message | ||
Результат | void |
public Handle ( |
||
message | ||
Результат | void |
protected PreRestart ( |
||
reason | ||
message | object | |
Результат | void |