提交 37e6bc5a 编写于 作者: H huolibo

docs: add public

上级 0ffd56e1
...@@ -765,11 +765,11 @@ public abstract class ConsumerLoop { ...@@ -765,11 +765,11 @@ public abstract class ConsumerLoop {
shutdownLatch.await(); shutdownLatch.await();
} }
static class ResultDeserializer extends ReferenceDeserializer<ResultBean> { public static class ResultDeserializer extends ReferenceDeserializer<ResultBean> {
} }
static class ResultBean { public static class ResultBean {
private Timestamp ts; private Timestamp ts;
private int speed; private int speed;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册