Class | Description |
---|---|
ConnectTest |
To test whether Instance could connect to stream manager successfully.
|
HandleReadTest |
To test whether Instance's handleRead() from the stream manager.
|
HandleWriteTest |
To test whether Instance's handleWrite() from the stream manager.
|
MetricsManagerClient |
MetricsClient implements SocketClient and communicate with Metrics Manager, it will:
1.
|
StreamManagerClient |
StreamClient implements SocketClient and communicate with Stream Manager, it will:
1.
|