public final class Options extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Options.ChunkInfo
Protobuf type
brpc.ChunkInfo |
static interface |
Options.ChunkInfoOrBuilder |
static class |
Options.CompressType
Protobuf enum
brpc.CompressType |
static class |
Options.ConnectionType
Protobuf enum
brpc.ConnectionType |
static class |
Options.ProtocolType
Protobuf enum
brpc.ProtocolType |
static class |
Options.TalkType
Protobuf enum
brpc.TalkType |
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
METHOD_TIMEOUT_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Long> |
methodTimeout
extend .google.protobuf.MethodOptions { ... } |
static int |
REQUEST_COMPRESSION_FIELD_NUMBER |
static int |
REQUEST_TALK_TYPE_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.CompressType> |
requestCompression
extend .google.protobuf.MethodOptions { ... } |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.TalkType> |
requestTalkType
extend .google.protobuf.MethodOptions { ... } |
static int |
RESPONSE_COMPRESSION_FIELD_NUMBER |
static int |
RESPONSE_TALK_TYPE_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.CompressType> |
responseCompression
extend .google.protobuf.MethodOptions { ... } |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.TalkType> |
responseTalkType
extend .google.protobuf.MethodOptions { ... } |
static int |
SERVICE_TIMEOUT_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,Long> |
serviceTimeout
extend .google.protobuf.ServiceOptions { ... } |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
public static final int SERVICE_TIMEOUT_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,Long> serviceTimeout
extend .google.protobuf.ServiceOptions { ... }public static final int REQUEST_TALK_TYPE_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.TalkType> requestTalkType
extend .google.protobuf.MethodOptions { ... }public static final int RESPONSE_TALK_TYPE_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.TalkType> responseTalkType
extend .google.protobuf.MethodOptions { ... }public static final int METHOD_TIMEOUT_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Long> methodTimeout
extend .google.protobuf.MethodOptions { ... }public static final int REQUEST_COMPRESSION_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.CompressType> requestCompression
extend .google.protobuf.MethodOptions { ... }public static final int RESPONSE_COMPRESSION_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Options.CompressType> responseCompression
extend .google.protobuf.MethodOptions { ... }Copyright © 2019 Baidu, Inc.. All rights reserved.