| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Rpc.AuthenticateRequest,Rpc.AuthenticateResponse> |
AuthGrpc.METHOD_AUTHENTICATE |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.Builder.build() |
Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.Builder.buildPartial() |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.getDefaultInstance() |
Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.getDefaultInstanceForType() |
Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.Builder.getDefaultInstanceForType() |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseDelimitedFrom(InputStream input) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(byte[] data) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(ByteBuffer data) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(InputStream input) |
static Rpc.AuthenticateRequest |
Rpc.AuthenticateRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Rpc.AuthenticateRequest> |
Rpc.AuthenticateRequest.getParserForType() |
static com.google.protobuf.Parser<Rpc.AuthenticateRequest> |
Rpc.AuthenticateRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AuthenticateResponse |
AuthGrpc.AuthBlockingStub.authenticate(Rpc.AuthenticateRequest request)
Authenticate processes an authenticate request.
|
com.google.common.util.concurrent.ListenableFuture<Rpc.AuthenticateResponse> |
AuthGrpc.AuthFutureStub.authenticate(Rpc.AuthenticateRequest request)
Authenticate processes an authenticate request.
|
void |
AuthGrpc.AuthImplBase.authenticate(Rpc.AuthenticateRequest request,
io.grpc.stub.StreamObserver<Rpc.AuthenticateResponse> responseObserver)
Authenticate processes an authenticate request.
|
void |
AuthGrpc.AuthStub.authenticate(Rpc.AuthenticateRequest request,
io.grpc.stub.StreamObserver<Rpc.AuthenticateResponse> responseObserver)
Authenticate processes an authenticate request.
|
Rpc.AuthenticateRequest.Builder |
Rpc.AuthenticateRequest.Builder.mergeFrom(Rpc.AuthenticateRequest other) |
static Rpc.AuthenticateRequest.Builder |
Rpc.AuthenticateRequest.newBuilder(Rpc.AuthenticateRequest prototype) |
Copyright © 2018. All rights reserved.