| Package | Description |
|---|---|
| tech.ydb.core.grpc | |
| tech.ydb.core.impl | |
| tech.ydb.core.impl.call |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
GrpcTransport.readWriteStreamCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
GrpcRequestSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
BaseGrpcTransport.readWriteStreamCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
GrpcRequestSettings settings) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyStream<R,W>
Empty stream without messages but with status
|
class |
ReadWriteStreamCall<R,W> |
Copyright © 2024. All rights reserved.