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

B

bindService(GreeterGrpc.Greeter) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
 
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
 
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;
com.github.kristofa.brave.grpc - package com.github.kristofa.brave.grpc
 

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
 
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
 
GreeterGrpc.Greeter - Interface in io.grpc.examples.helloworld
 
GreeterGrpc.GreeterBlockingClient - Interface in io.grpc.examples.helloworld
 
GreeterGrpc.GreeterBlockingStub - Class in io.grpc.examples.helloworld
 
GreeterGrpc.GreeterFutureClient - Interface in io.grpc.examples.helloworld
 
GreeterGrpc.GreeterFutureStub - Class in io.grpc.examples.helloworld
 
GreeterGrpc.GreeterStub - Class in io.grpc.examples.helloworld
 
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

HelloReply - Class in io.grpc.examples.helloworld
Protobuf type helloworld.HelloReply
HelloReply.Builder - Class in io.grpc.examples.helloworld
Protobuf type helloworld.HelloReply
HelloReplyOrBuilder - Interface in io.grpc.examples.helloworld
 
HelloRequest - Class in io.grpc.examples.helloworld
Protobuf type helloworld.HelloRequest
HelloRequest.Builder - Class in io.grpc.examples.helloworld
Protobuf type helloworld.HelloRequest
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(MethodDescriptor<ReqT, RespT>, ServerCall<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
 
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(GeneratedMessage.BuilderParent) - Method in class io.grpc.examples.helloworld.HelloReply
 
newBuilderForType() - Method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class io.grpc.examples.helloworld.HelloRequest
 
newFutureStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
 
newStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
 

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(ExtensionRegistry) - Static method in class io.grpc.examples.helloworld.HelloWorldProto
 

S

sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in interface io.grpc.examples.helloworld.GreeterGrpc.Greeter
 
sayHello(HelloRequest) - Method in interface io.grpc.examples.helloworld.GreeterGrpc.GreeterBlockingClient
 
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterBlockingStub
 
sayHello(HelloRequest) - Method in interface io.grpc.examples.helloworld.GreeterGrpc.GreeterFutureClient
 
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterFutureStub
 
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterStub
 
SERVICE_NAME - Static variable in class io.grpc.examples.helloworld.GreeterGrpc
 
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;
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
 
B C G H I M N P R S T W 
Skip navigation links

Copyright © 2016. All rights reserved.