public static final class VertxWatchGrpc.WatchVertxStub extends io.grpc.stub.AbstractStub<VertxWatchGrpc.WatchVertxStub>
| Modifier and Type | Method and Description |
|---|---|
protected VertxWatchGrpc.WatchVertxStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
io.vertx.core.streams.ReadStream<WatchResponse> |
watch(io.vertx.core.Handler<io.vertx.core.streams.WriteStream<WatchRequest>> hdlr)
Range gets the keys in the range from the key-value store.
|
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected VertxWatchGrpc.WatchVertxStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<VertxWatchGrpc.WatchVertxStub>public io.vertx.core.streams.ReadStream<WatchResponse> watch(io.vertx.core.Handler<io.vertx.core.streams.WriteStream<WatchRequest>> hdlr)
Range gets the keys in the range from the key-value store.
Copyright © 2021. All rights reserved.