public abstract class ContextRunnable
extends java.lang.Object
implements java.lang.Runnable
| Modifier | Constructor and Description |
|---|---|
protected |
ContextRunnable(io.grpc.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
abstract void |
runInContext() |