This is the complete list of members for grpc::experimental::OrcaService, including all inherited members.
| AddMethod(internal::RpcServiceMethod *method) | grpc::Service | inlineprotected |
| DeleteCpuUtilization() | grpc::experimental::OrcaService | |
| DeleteMemoryUtilization() | grpc::experimental::OrcaService | |
| DeleteNamedUtilization(const std::string &name) | grpc::experimental::OrcaService | |
| GetHandler(int index) | grpc::Service | inlineprotected |
| GetOrCreateSerializedResponse() | grpc::experimental::OrcaService | private |
| has_async_methods() const | grpc::Service | inline |
| has_callback_methods() const | grpc::Service | inline |
| has_generic_methods() const | grpc::Service | inline |
| has_synchronous_methods() const | grpc::Service | inline |
| MarkMethodAsync(int index) | grpc::Service | inlineprotected |
| MarkMethodCallback(int index, internal::MethodHandler *handler) | grpc::Service | inlineprotected |
| MarkMethodGeneric(int index) | grpc::Service | inlineprotected |
| MarkMethodRaw(int index) | grpc::Service | inlineprotected |
| MarkMethodRawCallback(int index, internal::MethodHandler *handler) | grpc::Service | inlineprotected |
| MarkMethodStreamed(int index, internal::MethodHandler *streamed_method) | grpc::Service | inlineprotected |
| methods_ | grpc::Service | private |
| min_report_duration_ | grpc::experimental::OrcaService | private |
| mu_ | grpc::experimental::OrcaService | private |
| mu_ | grpc::experimental::OrcaService | private |
| mu_ | grpc::experimental::OrcaService | private |
| mu_ | grpc::experimental::OrcaService | private |
| mu_ | grpc::experimental::OrcaService | private |
| OrcaService(Options options) | grpc::experimental::OrcaService | explicit |
| RequestAsyncBidiStreaming(int index, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
| RequestAsyncClientStreaming(int index, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
| RequestAsyncServerStreaming(int index, grpc::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
| RequestAsyncUnary(int index, grpc::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
| server_ | grpc::Service | private |
| Service() | grpc::Service | inline |
| SetAllNamedUtilization(std::map< std::string, double > named_utilization) | grpc::experimental::OrcaService | |
| SetCpuUtilization(double cpu_utilization) | grpc::experimental::OrcaService | |
| SetMemoryUtilization(double memory_utilization) | grpc::experimental::OrcaService | |
| SetNamedUtilization(std::string name, double utilization) | grpc::experimental::OrcaService | |
| ~Service() | grpc::Service | inlinevirtual |