- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in interface com.google.protobuf.BlockingRpcChannel
-
Call the given method of the remote service and blocks until it returns.
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message) - Method in interface com.google.protobuf.BlockingService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.RpcChannel
-
Call the given method of the remote service.
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.Service
-
Call a method of the service specified by MethodDescriptor.
- CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
-
Verifies that the last call to readTag() returned the given tag value.
- checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
- clear() - Method in class com.google.protobuf.AbstractMessage.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- clear() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clear() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the initialization and clear code paths to allow subclasses to
reset any of their builtin fields back to the initial values.
- clear() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- clear() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- clear() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
- clear() - Method in class com.google.protobuf.LazyStringArrayList
-
- clear() - Method in interface com.google.protobuf.Message.Builder
-
- clear() - Method in interface com.google.protobuf.MessageLite.Builder
-
Resets all fields to their default values.
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Removes all of the elements from this list.
- clear() - Method in class com.google.protobuf.SingleFieldBuilder
-
Clears the value of the field.
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Reset the builder to an empty set.
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Discard the field's contents.
- clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [default = true];
- clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false];
- clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false];
- clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- clearExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional string experimental_map_key = 9;
- clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- clearExtension(GeneratedMessage.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(GeneratedMessageLite.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Clear an extension.
- clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the field.
- clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false];
- clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false];
- clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false];
- clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2;
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [packed = true];
- clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10;
- clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [packed = true];
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false];
- clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11;
- clone() - Method in class com.google.protobuf.AbstractMessage.Builder
-
- clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- clone() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
- clone() - Method in interface com.google.protobuf.Message.Builder
-
- clone() - Method in interface com.google.protobuf.MessageLite.Builder
-
Clones the Builder.
- clone() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
- CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
CODE_SIZE = 2;
- CodedInputStream - Class in com.google.protobuf
-
Reads and decodes protocol message fields.
- CodedOutputStream - Class in com.google.protobuf
-
Encodes and writes protocol message fields.
- CodedOutputStream.OutOfSpaceException - Exception in com.google.protobuf
-
If you create a CodedOutputStream around a simple flat array, you must
not attempt to write more bytes than the array has space.
- com.google.protobuf - package com.google.protobuf
-
- compareTo(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Compare with another FieldDescriptor
.
- computeBoolSize(int, boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field, including tag.
- computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field.
- computeBytesSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag.
- computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field.
- computeDoubleSize(int, double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag.
- computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag.
- computeEnumSize(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
enum field, including tag.
- computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field.
- computeFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field, including tag.
- computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field.
- computeFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field, including tag.
- computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field.
- computeFloatSize(int, float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag.
- computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag.
- computeGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
group
field, including tag.
- computeGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
group
field.
- computeInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag.
- computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag.
- computeInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag.
- computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag.
- computeLazyFieldMessageSetExtensionSize(int, LazyField) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
lazily parsed MessageSet extension field to the stream.
- computeLazyFieldSize(int, LazyField) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
embedded message in lazy field, including tag.
- computeLazyFieldSizeNoTag(LazyField) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded
message stored in lazy field.
- computeMessageSetExtensionSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
MessageSet extension to the stream.
- computeMessageSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
embedded message field, including tag.
- computeMessageSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded
message field.
- computeRawMessageSetExtensionSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
unparsed MessageSet extension field to the stream.
- computeRawVarint32Size(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a varint.
- computeRawVarint64Size(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a varint.
- computeSFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field, including tag.
- computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field.
- computeSFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field, including tag.
- computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field.
- computeSInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field, including tag.
- computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field.
- computeSInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field, including tag.
- computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field.
- computeStringSize(int, String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field, including tag.
- computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field.
- computeTagSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a tag.
- computeUInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field, including tag.
- computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field.
- computeUInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag.
- computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag.
- computeUnknownGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
- computeUnknownGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
- concat(ByteString) - Method in class com.google.protobuf.ByteString
-
Concatenate the given ByteString
to this one.
- Config - Class in j2se.MQTTFogServer
-
- Config() - Constructor for class j2se.MQTTFogServer.Config
-
- Config - Class in processing.MQTTEndUser
-
- Config() - Constructor for class processing.MQTTEndUser.Config
-
- copyFrom(byte[], int, int) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a ByteString
.
- copyFrom(byte[]) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a ByteString
.
- copyFrom(ByteBuffer, int) - Static method in class com.google.protobuf.ByteString
-
Copies the next size
bytes from a java.nio.ByteBuffer
into
a ByteString
.
- copyFrom(ByteBuffer) - Static method in class com.google.protobuf.ByteString
-
Copies the remaining bytes from a java.nio.ByteBuffer
into
a ByteString
.
- copyFrom(String, String) - Static method in class com.google.protobuf.ByteString
-
Encodes text
into a sequence of bytes using the named charset
and returns the result as a ByteString
.
- copyFrom(Iterable<ByteString>) - Static method in class com.google.protobuf.ByteString
-
Concatenates all byte strings in the iterable and returns the result.
- copyFromUtf8(String) - Static method in class com.google.protobuf.ByteString
-
Encodes text
into a sequence of UTF-8 bytes and returns the
result as a ByteString
.
- copyTo(byte[], int) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a buffer at the given offset.
- copyTo(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a buffer.
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a ByteBuffer.
- CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
CORD = 1;
- CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
-