Skip navigation links
A B C E G H I M N P R S T W 

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.GreeterGrpc.GreeterImplBase
 
BraveGrpcClientInterceptor - Class in com.github.kristofa.brave.grpc
 
BraveGrpcClientInterceptor(Brave) - Constructor for class com.github.kristofa.brave.grpc.BraveGrpcClientInterceptor
 
BraveGrpcServerInterceptor - Class in com.github.kristofa.brave.grpc
 
BraveGrpcServerInterceptor(Brave) - Constructor for class com.github.kristofa.brave.grpc.BraveGrpcServerInterceptor
 
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
 
build() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
build() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
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
optional string message = 1;
clearName() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
optional 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
 
clone() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clone() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
com.github.kristofa.brave.grpc - package com.github.kristofa.brave.grpc
 

E

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

G

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
optional string message = 1;
getMessage() - Method in class io.grpc.examples.helloworld.HelloReply
optional string message = 1;
getMessage() - Method in interface io.grpc.examples.helloworld.HelloReplyOrBuilder
optional string message = 1;
getMessageBytes() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
optional string message = 1;
getMessageBytes() - Method in class io.grpc.examples.helloworld.HelloReply
optional string message = 1;
getMessageBytes() - Method in interface io.grpc.examples.helloworld.HelloReplyOrBuilder
optional string message = 1;
getName() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
optional string name = 1;
getName() - Method in class io.grpc.examples.helloworld.HelloRequest
optional string name = 1;
getName() - Method in interface io.grpc.examples.helloworld.HelloRequestOrBuilder
optional string name = 1;
getNameBytes() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
optional string name = 1;
getNameBytes() - Method in class io.grpc.examples.helloworld.HelloRequest
optional string name = 1;
getNameBytes() - Method in interface io.grpc.examples.helloworld.HelloRequestOrBuilder
optional string name = 1;
getParserForType() - Method in class io.grpc.examples.helloworld.HelloReply
 
getParserForType() - Method in class io.grpc.examples.helloworld.HelloRequest
 
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.GreeterGrpc
 
getUnknownFields() - Method in class io.grpc.examples.helloworld.HelloReply
 
getUnknownFields() - Method in class io.grpc.examples.helloworld.HelloRequest
 
GreeterGrpc - Class in io.grpc.examples.helloworld
The greeting service definition.
GreeterGrpc.GreeterBlockingStub - Class in io.grpc.examples.helloworld
The greeting service definition.
GreeterGrpc.GreeterFutureStub - Class in io.grpc.examples.helloworld
The greeting service definition.
GreeterGrpc.GreeterImplBase - Class in io.grpc.examples.helloworld
The greeting service definition.
GreeterGrpc.GreeterStub - Class in io.grpc.examples.helloworld
The greeting service definition.
GreeterImplBase() - Constructor for class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
 
GRPC_REMOTE_ADDR - Static variable in class com.github.kristofa.brave.grpc.GrpcKeys
The remote address of the client
GRPC_STATUS_CODE - Static variable in class com.github.kristofa.brave.grpc.GrpcKeys
The Status.Code, when not "OK".
GrpcKeys - Class in com.github.kristofa.brave.grpc
Well-known binary annotation keys for gRPC

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

interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.github.kristofa.brave.grpc.BraveGrpcClientInterceptor
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class com.github.kristofa.brave.grpc.BraveGrpcServerInterceptor
 
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
 
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(Message) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(HelloReply) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(Message) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeFrom(HelloRequest) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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
 
METHOD_SAY_HELLO - Static variable in class io.grpc.examples.helloworld.GreeterGrpc
 

N

NAME_FIELD_NUMBER - Static variable in class io.grpc.examples.helloworld.HelloRequest
 
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(HelloReply) - Static method in class io.grpc.examples.helloworld.HelloReply
 
newBuilder() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilder(HelloRequest) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilderForType() - Method in class io.grpc.examples.helloworld.HelloReply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 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.HelloRequest
 
newFutureStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on 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, ExtensionRegistryLite) - 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.HelloRequest
 
parseFrom(ByteString) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(byte[]) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(CodedInputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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.HelloRequest
 
parseFrom(byte[]) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(CodedInputStream, 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
 

R

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

S

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 class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterStub
Sends a greeting
SERVICE_NAME - Static variable in class io.grpc.examples.helloworld.GreeterGrpc
 
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
optional string message = 1;
setMessageBytes(ByteString) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
optional string message = 1;
setName(String) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
optional 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
 
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 
Skip navigation links

Copyright © 2016. All rights reserved.