[Q/A][Java SDK (Component)] java.lang.NoSuchMethodException #14465
Unanswered
Alleninggx
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
dubbo version: 3.2.14
This is my defined proto, one of which is a WRITE method, Bidirectional streaming RPC.
这是我定义的 proto,其中有一个write方法,是一个双向流式rpc。
Why does the parameter become writeRequest instead of StreamObServer when calling? What causes this error?
为什么在调用的时候,入参变成了WriteRequest,而不是StreamObserver?这个什么原因导致这个错误呢?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions