Uses of Class
io.grpc.benchmarks.proto.Control.Scenarios
-
Packages that use Control.Scenarios Package Description io.grpc.benchmarks.proto -
-
Uses of Control.Scenarios in io.grpc.benchmarks.proto
Methods in io.grpc.benchmarks.proto that return Control.Scenarios Modifier and Type Method Description Control.ScenariosControl.Scenarios.Builder. build()Control.ScenariosControl.Scenarios.Builder. buildPartial()static Control.ScenariosControl.Scenarios. getDefaultInstance()Control.ScenariosControl.Scenarios.Builder. getDefaultInstanceForType()Control.ScenariosControl.Scenarios. getDefaultInstanceForType()static Control.ScenariosControl.Scenarios. parseDelimitedFrom(java.io.InputStream input)static Control.ScenariosControl.Scenarios. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ScenariosControl.Scenarios. parseFrom(byte[] data)static Control.ScenariosControl.Scenarios. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ScenariosControl.Scenarios. parseFrom(com.google.protobuf.ByteString data)static Control.ScenariosControl.Scenarios. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ScenariosControl.Scenarios. parseFrom(com.google.protobuf.CodedInputStream input)static Control.ScenariosControl.Scenarios. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ScenariosControl.Scenarios. parseFrom(java.io.InputStream input)static Control.ScenariosControl.Scenarios. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ScenariosControl.Scenarios. parseFrom(java.nio.ByteBuffer data)static Control.ScenariosControl.Scenarios. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grpc.benchmarks.proto that return types with arguments of type Control.Scenarios Modifier and Type Method Description com.google.protobuf.Parser<Control.Scenarios>Control.Scenarios. getParserForType()static com.google.protobuf.Parser<Control.Scenarios>Control.Scenarios. parser()Methods in io.grpc.benchmarks.proto with parameters of type Control.Scenarios Modifier and Type Method Description Control.Scenarios.BuilderControl.Scenarios.Builder. mergeFrom(Control.Scenarios other)static Control.Scenarios.BuilderControl.Scenarios. newBuilder(Control.Scenarios prototype)
-