public class GRPCStreamServiceStatus extends Object
| Constructor and Description |
|---|
GRPCStreamServiceStatus(boolean status) |
| Modifier and Type | Method and Description |
|---|---|
void |
finished() |
boolean |
isStatus() |
void |
wait4Finish()
Wait until success status reported.
|
boolean |
wait4Finish(long maxTimeout) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.