A B C E G H I M N P R S T W 
All Classes All Packages

A

addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 

B

bindService() - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2ImplBase
 
bindService() - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
 
bindService(Greeter2Grpc.AsyncService) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
 
bindService(GreeterGrpc.AsyncService) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
 
build() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
build() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2BlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2FutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2Stub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterStub
 
builder - Variable in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
 
builder - Variable in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
 
buildPartial() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
buildPartial() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 

C

clear() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clear() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
clearMessage() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
clearName() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
clientTracingInterceptor(GrpcClientTracingInterceptorConfiguration) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
The client interceptor.
clone() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clone() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 

E

equals(Object) - Method in class io.grpc.examples.helloworld.HelloReply
 
equals(Object) - Method in class io.grpc.examples.helloworld.HelloRequest
 

G

getBuilder() - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
 
getBuilder() - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
 
getDefaultInstance() - Static method in class io.grpc.examples.helloworld.HelloReply
 
getDefaultInstance() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloReply
 
getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloRequest
 
getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloReply.Builder
 
getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloReply
 
getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloWorldProto
 
getDescriptorForType() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
getDescriptorForType() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
getMessage() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
getMessage() - Method in class io.grpc.examples.helloworld.HelloReply
string message = 1;
getMessage() - Method in interface io.grpc.examples.helloworld.HelloReplyOrBuilder
string message = 1;
getMessageBytes() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
getMessageBytes() - Method in class io.grpc.examples.helloworld.HelloReply
string message = 1;
getMessageBytes() - Method in interface io.grpc.examples.helloworld.HelloReplyOrBuilder
string message = 1;
getName() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
getName() - Method in class io.grpc.examples.helloworld.HelloRequest
string name = 1;
getName() - Method in interface io.grpc.examples.helloworld.HelloRequestOrBuilder
string name = 1;
getNameBytes() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
getNameBytes() - Method in class io.grpc.examples.helloworld.HelloRequest
string name = 1;
getNameBytes() - Method in interface io.grpc.examples.helloworld.HelloRequestOrBuilder
string name = 1;
getParserForType() - Method in class io.grpc.examples.helloworld.HelloReply
 
getParserForType() - Method in class io.grpc.examples.helloworld.HelloRequest
 
getSayHelloMethod() - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
 
getSayHelloMethod() - Static method in class io.grpc.examples.helloworld.GreeterGrpc
 
getSerializedSize() - Method in class io.grpc.examples.helloworld.HelloReply
 
getSerializedSize() - Method in class io.grpc.examples.helloworld.HelloRequest
 
getServiceDescriptor() - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
 
getServiceDescriptor() - Static method in class io.grpc.examples.helloworld.GreeterGrpc
 
getUnknownFields() - Method in class io.grpc.examples.helloworld.HelloReply
 
getUnknownFields() - Method in class io.grpc.examples.helloworld.HelloRequest
 
Greeter2Grpc - Class in io.grpc.examples.helloworld
The greeting service definition.
Greeter2Grpc.AsyncService - Interface in io.grpc.examples.helloworld
The greeting service definition.
Greeter2Grpc.Greeter2BlockingStub - Class in io.grpc.examples.helloworld
A stub to allow clients to do synchronous rpc calls to service Greeter2.
Greeter2Grpc.Greeter2FutureStub - Class in io.grpc.examples.helloworld
A stub to allow clients to do ListenableFuture-style rpc calls to service Greeter2.
Greeter2Grpc.Greeter2ImplBase - Class in io.grpc.examples.helloworld
Base class for the server implementation of the service Greeter2.
Greeter2Grpc.Greeter2Stub - Class in io.grpc.examples.helloworld
A stub to allow clients to do asynchronous rpc calls to service Greeter2.
Greeter2ImplBase() - Constructor for class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2ImplBase
 
GreeterGrpc - Class in io.grpc.examples.helloworld
The greeting service definition.
GreeterGrpc.AsyncService - Interface in io.grpc.examples.helloworld
The greeting service definition.
GreeterGrpc.GreeterBlockingStub - Class in io.grpc.examples.helloworld
A stub to allow clients to do synchronous rpc calls to service Greeter.
GreeterGrpc.GreeterFutureStub - Class in io.grpc.examples.helloworld
A stub to allow clients to do ListenableFuture-style rpc calls to service Greeter.
GreeterGrpc.GreeterImplBase - Class in io.grpc.examples.helloworld
Base class for the server implementation of the service Greeter.
GreeterGrpc.GreeterStub - Class in io.grpc.examples.helloworld
A stub to allow clients to do asynchronous rpc calls to service Greeter.
GreeterImplBase() - Constructor for class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
 
GrpcClientTracingInterceptorConfiguration - Class in io.micronaut.grpc.client.tracing
Adds a TracingClientInterceptor when OpenTracing for GRPC is on the classpath and allows integration with Zipkin and Jaeger.
GrpcClientTracingInterceptorConfiguration(Tracer) - Constructor for class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
Default constructor.
GrpcClientTracingInterceptorFactory - Class in io.micronaut.grpc.client.tracing
Factory that builds the Tracing interceptors.
GrpcClientTracingInterceptorFactory() - Constructor for class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
 
GrpcServerTracingInterceptorConfiguration - Class in io.micronaut.grpc.server.tracing
Adds a TracingServerInterceptor when OpenTracing for GRPC is on the classpath and allows integration with Zipkin and Jaeger.
GrpcServerTracingInterceptorConfiguration(Tracer) - Constructor for class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
Default constructor.
GrpcServerTracingInterceptorFactory - Class in io.micronaut.grpc.server.tracing
Factory that builds the Tracing interceptors.
GrpcServerTracingInterceptorFactory() - Constructor for class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
 

H

hashCode() - Method in class io.grpc.examples.helloworld.HelloReply
 
hashCode() - Method in class io.grpc.examples.helloworld.HelloRequest
 
HelloReply - Class in io.grpc.examples.helloworld
The response message containing the greetings
HelloReply.Builder - Class in io.grpc.examples.helloworld
The response message containing the greetings
HelloReplyOrBuilder - Interface in io.grpc.examples.helloworld
 
HelloRequest - Class in io.grpc.examples.helloworld
The request message containing the user's name.
HelloRequest.Builder - Class in io.grpc.examples.helloworld
The request message containing the user's name.
HelloRequestOrBuilder - Interface in io.grpc.examples.helloworld
 
HelloWorldProto - Class in io.grpc.examples.helloworld
 

I

internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloReply
 
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloRequest
 
io.grpc.examples.helloworld - package io.grpc.examples.helloworld
 
io.micronaut.grpc.client.tracing - package io.micronaut.grpc.client.tracing
Classes related to distributed tracing.
io.micronaut.grpc.server.tracing - package io.micronaut.grpc.server.tracing
Classes related to distributed tracing.
isInitialized() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloReply
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloRequest
 

M

mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(Message) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeFrom(HelloReply) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(HelloRequest) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
MESSAGE_FIELD_NUMBER - Static variable in class io.grpc.examples.helloworld.HelloReply
 

N

NAME_FIELD_NUMBER - Static variable in class io.grpc.examples.helloworld.HelloRequest
 
newBlockingStub(Channel) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.grpc.examples.helloworld.HelloReply
 
newBuilder() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilder(HelloReply) - Static method in class io.grpc.examples.helloworld.HelloReply
 
newBuilder(HelloRequest) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilderForType() - Method in class io.grpc.examples.helloworld.HelloReply
 
newBuilderForType() - Method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.grpc.examples.helloworld.HelloReply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.grpc.examples.helloworld.HelloRequest
 
newFutureStub(Channel) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.grpc.examples.helloworld.HelloReply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.grpc.examples.helloworld.HelloRequest
 
newStub(Channel) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new async stub that supports all call types for the service

P

parseDelimitedFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(byte[]) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(byte[]) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteString) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteString) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(CodedInputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteBuffer) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parser() - Static method in class io.grpc.examples.helloworld.HelloReply
 
parser() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
PREFIX - Static variable in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
 
PREFIX - Static variable in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
 

R

registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.examples.helloworld.HelloWorldProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloWorldProto
 

S

sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2BlockingStub
Sends a greeting
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2FutureStub
Sends a greeting
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterBlockingStub
Sends a greeting
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterFutureStub
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in interface io.grpc.examples.helloworld.Greeter2Grpc.AsyncService
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2Stub
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in interface io.grpc.examples.helloworld.GreeterGrpc.AsyncService
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterStub
Sends a greeting
serverTracingInterceptor(GrpcServerTracingInterceptorConfiguration) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
The server interceptor.
SERVICE_NAME - Static variable in class io.grpc.examples.helloworld.Greeter2Grpc
 
SERVICE_NAME - Static variable in class io.grpc.examples.helloworld.GreeterGrpc
 
setClientCloseDecorator(ClientCloseDecorator) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
Decorates the server span with custom data when the gRPC call is closed.
setClientSpanDecorator(ClientSpanDecorator) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
Decorates the server span with custom data.
setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
setMessage(String) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
setMessageBytes(ByteString) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
setName(String) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
setServerCloseDecorator(ServerCloseDecorator) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
Decorates the server span with custom data when the gRPC call is closed.
setServerSpanDecorator(ServerSpanDecorator) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
Decorates the server span with custom data.
setUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 

T

toBuilder() - Method in class io.grpc.examples.helloworld.HelloReply
 
toBuilder() - Method in class io.grpc.examples.helloworld.HelloRequest
 

W

writeTo(CodedOutputStream) - Method in class io.grpc.examples.helloworld.HelloReply
 
writeTo(CodedOutputStream) - Method in class io.grpc.examples.helloworld.HelloRequest
 
A B C E G H I M N P R S T W 
All Classes All Packages