Uses of Class
org.hansken.extraction.plugin.grpc.RpcProfile
Packages that use RpcProfile
-
Uses of RpcProfile in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcProfileModifier and TypeMethodDescriptionRpcProfile.Builder.build()RpcProfile.Builder.buildPartial()static RpcProfileRpcProfile.getDefaultInstance()RpcProfile.Builder.getDefaultInstanceForType()RpcProfile.getDefaultInstanceForType()RpcFinish.Builder.getProfile().org.hansken.extraction.plugin.grpc.RpcProfile profile = 2;RpcFinish.getProfile().org.hansken.extraction.plugin.grpc.RpcProfile profile = 2;RpcFinishOrBuilder.getProfile().org.hansken.extraction.plugin.grpc.RpcProfile profile = 2;RpcPartialFinishWithError.Builder.getProfile().org.hansken.extraction.plugin.grpc.RpcProfile profile = 4;RpcPartialFinishWithError.getProfile().org.hansken.extraction.plugin.grpc.RpcProfile profile = 4;RpcPartialFinishWithErrorOrBuilder.getProfile().org.hansken.extraction.plugin.grpc.RpcProfile profile = 4;static RpcProfileRpcProfile.parseDelimitedFrom(InputStream input) static RpcProfileRpcProfile.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProfileRpcProfile.parseFrom(byte[] data) static RpcProfileRpcProfile.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProfileRpcProfile.parseFrom(com.google.protobuf.ByteString data) static RpcProfileRpcProfile.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProfileRpcProfile.parseFrom(com.google.protobuf.CodedInputStream input) static RpcProfileRpcProfile.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProfileRpcProfile.parseFrom(InputStream input) static RpcProfileRpcProfile.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProfileRpcProfile.parseFrom(ByteBuffer data) static RpcProfileRpcProfile.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcProfileModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RpcProfile> RpcProfile.getParserForType()static com.google.protobuf.Parser<RpcProfile> RpcProfile.parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcProfileModifier and TypeMethodDescriptionRpcProfile.Builder.mergeFrom(RpcProfile other) RpcFinish.Builder.mergeProfile(RpcProfile value) .org.hansken.extraction.plugin.grpc.RpcProfile profile = 2;RpcPartialFinishWithError.Builder.mergeProfile(RpcProfile value) .org.hansken.extraction.plugin.grpc.RpcProfile profile = 4;static RpcProfile.BuilderRpcProfile.newBuilder(RpcProfile prototype) RpcFinish.Builder.setProfile(RpcProfile value) .org.hansken.extraction.plugin.grpc.RpcProfile profile = 2;RpcPartialFinishWithError.Builder.setProfile(RpcProfile value) .org.hansken.extraction.plugin.grpc.RpcProfile profile = 4;