public final class SetProtocol extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SetProtocol.DeleteRequest
Protobuf type
org.dst.common.protobuf.DeleteRequest
The entity that will be deleted from the set. |
static interface |
SetProtocol.DeleteRequestOrBuilder |
static class |
SetProtocol.DeleteResponse
Protobuf type
org.dst.common.protobuf.DeleteResponse |
static interface |
SetProtocol.DeleteResponseOrBuilder |
static class |
SetProtocol.DropByKeyRequest
Protobuf type
org.dst.common.protobuf.DropByKeyRequest
drop the whole set
|
static interface |
SetProtocol.DropByKeyRequestOrBuilder |
static class |
SetProtocol.DropByKeyResponse
Protobuf type
org.dst.common.protobuf.DropByKeyResponse |
static interface |
SetProtocol.DropByKeyResponseOrBuilder |
static class |
SetProtocol.ExistsRequest
Protobuf type
org.dst.common.protobuf.ExistsRequest |
static interface |
SetProtocol.ExistsRequestOrBuilder |
static class |
SetProtocol.ExistsResponse
Protobuf type
org.dst.common.protobuf.ExistsResponse |
static interface |
SetProtocol.ExistsResponseOrBuilder |
static class |
SetProtocol.GetRequest
Protobuf type
org.dst.common.protobuf.GetRequest |
static interface |
SetProtocol.GetRequestOrBuilder |
static class |
SetProtocol.GetResponse
Protobuf type
org.dst.common.protobuf.GetResponse |
static interface |
SetProtocol.GetResponseOrBuilder |
static class |
SetProtocol.PutRequest
Protobuf type
org.dst.common.protobuf.PutRequest
set
|
static interface |
SetProtocol.PutRequestOrBuilder |
static class |
SetProtocol.PutResponse
Protobuf type
org.dst.common.protobuf.PutResponse |
static interface |
SetProtocol.PutResponseOrBuilder |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
Copyright © 2019. All rights reserved.