TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.clear() |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.clearShouldSlow()
required bool shouldSlow = 1;
|
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.clone() |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.mergeFrom(TestProtos.SlowPingRequestProto other) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
static TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.newBuilder() |
static TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.newBuilder(TestProtos.SlowPingRequestProto prototype) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.newBuilderForType() |
protected TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.setShouldSlow(boolean value)
required bool shouldSlow = 1;
|
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
TestProtos.SlowPingRequestProto.Builder |
TestProtos.SlowPingRequestProto.toBuilder() |