Uses of Interface
com.google.protobuf.MessageLite
Packages that use MessageLite
-
Uses of MessageLite in com.google.protobuf
Classes in com.google.protobuf with type parameters of type MessageLiteModifier and TypeClassDescriptionclassAbstractParser<MessageType extends MessageLite>A partial implementation of theParserinterface which implements as many methods of that interface as possible in terms of other methods.classExtension<ContainingType extends MessageLite,Type> Interface that generated extensions implement.classExtensionLite<ContainingType extends MessageLite,Type> Lite interface that generated extensions implement.static classGeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> Lite equivalent toGeneratedMessage.GeneratedExtension.Subinterfaces of MessageLite in com.google.protobufModifier and TypeInterfaceDescriptioninterfaceAbstract interface implemented by Protocol Message objects.Classes in com.google.protobuf that implement MessageLiteModifier and TypeClassDescriptionclassA partial implementation of theMessageinterface which implements as many methods of that interface as possible in terms of other methods.classAbstractMessageLite<MessageType extends AbstractMessageLite<MessageType,BuilderType>, BuilderType extends AbstractMessageLite.Builder<MessageType, BuilderType>> A partial implementation of theMessageLiteinterface which implements as many methods of that interface as possible in terms of other methods.final classProtobuf typegoogle.protobuf.Anyfinal classProtobuf typegoogle.protobuf.Apifinal classProtobuf typegoogle.protobuf.BoolValuefinal classProtobuf typegoogle.protobuf.BytesValuestatic final classProtobuf typegoogle.protobuf.DescriptorProtostatic final classProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangestatic final classProtobuf typegoogle.protobuf.DescriptorProto.ReservedRangestatic final classProtobuf typegoogle.protobuf.EnumDescriptorProtostatic final classProtobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRangestatic final classProtobuf typegoogle.protobuf.EnumOptionsstatic final classProtobuf typegoogle.protobuf.EnumValueDescriptorProtostatic final classProtobuf typegoogle.protobuf.EnumValueOptionsstatic final classProtobuf typegoogle.protobuf.ExtensionRangeOptionsstatic final classProtobuf typegoogle.protobuf.ExtensionRangeOptions.Declarationstatic final classProtobuf typegoogle.protobuf.FeatureSetstatic final classProtobuf typegoogle.protobuf.FeatureSetDefaultsstatic final classProtobuf typegoogle.protobuf.FeatureSetDefaults.FeatureSetEditionDefaultstatic final classProtobuf typegoogle.protobuf.FieldDescriptorProtostatic final classProtobuf typegoogle.protobuf.FieldOptionsstatic final classProtobuf typegoogle.protobuf.FieldOptions.EditionDefaultstatic final classProtobuf typegoogle.protobuf.FieldOptions.FeatureSupportstatic final classProtobuf typegoogle.protobuf.FileDescriptorProtostatic final classProtobuf typegoogle.protobuf.FileDescriptorSetstatic final classProtobuf typegoogle.protobuf.FileOptionsstatic final classProtobuf typegoogle.protobuf.GeneratedCodeInfostatic final classProtobuf typegoogle.protobuf.GeneratedCodeInfo.Annotationstatic final classProtobuf typegoogle.protobuf.MessageOptionsstatic final classProtobuf typegoogle.protobuf.MethodDescriptorProtostatic final classProtobuf typegoogle.protobuf.MethodOptionsstatic final classProtobuf typegoogle.protobuf.OneofDescriptorProtostatic final classProtobuf typegoogle.protobuf.OneofOptionsstatic final classProtobuf typegoogle.protobuf.ServiceDescriptorProtostatic final classProtobuf typegoogle.protobuf.ServiceOptionsstatic final classProtobuf typegoogle.protobuf.SourceCodeInfostatic final classProtobuf typegoogle.protobuf.SourceCodeInfo.Locationstatic final classProtobuf typegoogle.protobuf.UninterpretedOptionstatic final classProtobuf typegoogle.protobuf.UninterpretedOption.NamePartfinal classProtobuf typegoogle.protobuf.DoubleValuefinal classProtobuf typegoogle.protobuf.Durationfinal classAn implementation ofMessagethat can represent arbitrary types, given aDescriptors.Descriptor.final classProtobuf typegoogle.protobuf.Emptyfinal classProtobuf typegoogle.protobuf.Enumfinal classProtobuf typegoogle.protobuf.EnumValuefinal classProtobuf typegoogle.protobuf.Fieldfinal classProtobuf typegoogle.protobuf.FieldMaskfinal classProtobuf typegoogle.protobuf.FloatValueclassAll generated protocol message classes extend this class.static classGeneratedMessage.ExtendableMessage<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>Generated message classes for message types that contain extension ranges subclass this.classGeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>, BuilderType extends GeneratedMessageLite.Builder<MessageType, BuilderType>> Lite version ofGeneratedMessage.static classGeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>, BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>> Lite equivalent ofGeneratedMessage.ExtendableMessage.classDeprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static classGeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).final classProtobuf typegoogle.protobuf.Int32Valuefinal classProtobuf typegoogle.protobuf.Int64Valuestatic final classProtobuf typepb.JavaFeaturesfinal classProtobuf typegoogle.protobuf.ListValuefinal classMapEntry<K,V> Implements MapEntry messages.final classProtobuf typegoogle.protobuf.Methodfinal classProtobuf typegoogle.protobuf.Mixinfinal classProtobuf typegoogle.protobuf.Optionfinal classProtobuf typegoogle.protobuf.SourceContextfinal classProtobuf typegoogle.protobuf.StringValuefinal classProtobuf typegoogle.protobuf.Structfinal classProtobuf typegoogle.protobuf.Timestampfinal classProtobuf typegoogle.protobuf.Typefinal classProtobuf typegoogle.protobuf.UInt32Valuefinal classProtobuf typegoogle.protobuf.UInt64Valuefinal classUnknownFieldSetkeeps track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.final classProtobuf typegoogle.protobuf.ValueFields in com.google.protobuf declared as MessageLiteMethods in com.google.protobuf with type parameters of type MessageLiteModifier and TypeMethodDescription<ContainingType extends MessageLite>
GeneratedMessageLite.GeneratedExtension<ContainingType, ?> ExtensionRegistryLite.findLiteExtensionByNumber(ContainingType containingTypeDefaultInstance, int fieldNumber) Find an extension by containing type and field number.static <T extends MessageLite>
TInternal.getDefaultInstance(Class<T> clazz) static <ContainingType extends MessageLite,Type>
GeneratedMessageLite.GeneratedExtension<ContainingType, Type> GeneratedMessageLite.newRepeatedGeneratedExtension(ContainingType containingTypeDefaultInstance, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type, boolean isPacked, Class singularType) For use by generated code only.static <ContainingType extends MessageLite,Type>
GeneratedMessageLite.GeneratedExtension<ContainingType, Type> GeneratedMessageLite.newSingularGeneratedExtension(ContainingType containingTypeDefaultInstance, Type defaultValue, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type, Class singularType) For use by generated code only.protected <MessageType extends MessageLite>
booleanGeneratedMessageLite.ExtendableMessage.parseUnknownField(MessageType defaultInstance, CodedInputStream input, ExtensionRegistryLite extensionRegistry, int tag) Parse an unknown field or an extension.protected <MessageType extends MessageLite>
booleanGeneratedMessageLite.ExtendableMessage.parseUnknownFieldAsMessageSet(MessageType defaultInstance, CodedInputStream input, ExtensionRegistryLite extensionRegistry, int tag) Parse an unknown field or an extension.abstract <T extends MessageLite>
TCodedInputStream.readGroup(int fieldNumber, Parser<T> parser, ExtensionRegistryLite extensionRegistry) Read agroupfield value from the stream.abstract <T extends MessageLite>
TCodedInputStream.readMessage(Parser<T> parser, ExtensionRegistryLite extensionRegistry) Read an embedded message field value from the stream.Methods in com.google.protobuf that return MessageLiteModifier and TypeMethodDescriptionMessageLite.Builder.build()Constructs the message based on the state of the Builder.MessageLite.Builder.buildPartial()LikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.MessageLiteOrBuilder.getDefaultInstanceForType()Get an instance of the type with no fields set.abstract MessageLiteExtensionLite.getMessageDefaultInstance()Returns the default instance of the extension field, if it's a message extension.GeneratedMessageLite.GeneratedExtension.getMessageDefaultInstance()If the extension is an embedded message or group, returns the default instance of the message.InvalidProtocolBufferException.getUnfinishedMessage()Returns the unfinished message attached to the exception, or null if no message is attached.LazyField.getValue()LazyFieldLite.getValue(MessageLite defaultInstance) Returns message instance.LazyFieldLite.setValue(MessageLite value) Sets the value of the instance and returns the old value without delay parsing anything.Methods in com.google.protobuf that return types with arguments of type MessageLiteModifier and TypeMethodDescriptionParser<? extends MessageLite> MessageLite.getParserForType()Gets the parser for a message of the same type as this message.Methods in com.google.protobuf with parameters of type MessageLiteModifier and TypeMethodDescriptionstatic intCodedOutputStream.computeGroupSize(int fieldNumber, MessageLite value) Deprecated.groups are deprecated.static intCodedOutputStream.computeGroupSizeNoTag(MessageLite value) Deprecated.static intCodedOutputStream.computeMessageSetExtensionSize(int fieldNumber, MessageLite value) Compute the number of bytes that would be needed to encode a MessageSet extension to the stream.static intCodedOutputStream.computeMessageSize(int fieldNumber, MessageLite value) Compute the number of bytes that would be needed to encode an embedded message field, including tag.static intCodedOutputStream.computeMessageSizeNoTag(MessageLite value) Compute the number of bytes that would be needed to encode an embedded message field.protected voidLazyFieldLite.ensureInitialized(MessageLite defaultInstance) Might lazily parse the bytes that were previously passed in.static LazyFieldLiteLazyFieldLite.fromValue(MessageLite value) Constructs a LazyFieldLite instance with a value.LazyFieldLite.getValue(MessageLite defaultInstance) Returns message instance.Descriptors.FieldDescriptor.internalMergeFrom(MessageLite.Builder to, MessageLite from) For internal use only.AbstractMessageLite.Builder.mergeFrom(MessageLite other) MessageLite.Builder.mergeFrom(MessageLite other) Mergeotherinto the message being built.UnknownFieldSet.Builder.mergeFrom(MessageLite m) protected static ObjectGeneratedMessageLite.newMessageInfo(MessageLite defaultInstance, String info, Object[] objects) static <ContainingType extends MessageLite,Type>
GeneratedMessageLite.GeneratedExtension<ContainingType, Type> GeneratedMessageLite.newRepeatedGeneratedExtension(ContainingType containingTypeDefaultInstance, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type, boolean isPacked, Class singularType) For use by generated code only.static <ContainingType extends MessageLite,Type>
GeneratedMessageLite.GeneratedExtension<ContainingType, Type> GeneratedMessageLite.newSingularGeneratedExtension(ContainingType containingTypeDefaultInstance, Type defaultValue, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type, Class singularType) For use by generated code only.protected static UninitializedMessageExceptionAbstractMessageLite.Builder.newUninitializedMessageException(MessageLite message) Construct an UninitializedMessageException reporting missing fields in the given message.GeneratedMessageLite.SerializedForm.of(MessageLite message) InvalidProtocolBufferException.setUnfinishedMessage(MessageLite unfinishedMessage) Attaches an unfinished message to the exception to support best-effort parsing inParserinterface.LazyFieldLite.setValue(MessageLite value) Sets the value of the instance and returns the old value without delay parsing anything.final voidCodedOutputStream.writeGroup(int fieldNumber, MessageLite value) Deprecated.groups are deprecated.final voidCodedOutputStream.writeGroupNoTag(MessageLite value) Deprecated.groups are deprecated.abstract voidCodedOutputStream.writeMessage(int fieldNumber, MessageLite value) Write an embedded message field, including tag, to the stream.abstract voidCodedOutputStream.writeMessageNoTag(MessageLite value) Write an embedded message field to the stream.abstract voidCodedOutputStream.writeMessageSetExtension(int fieldNumber, MessageLite value) Write a MessageSet extension field to the stream.Constructors in com.google.protobuf with parameters of type MessageLiteModifierConstructorDescriptionLazyField(MessageLite defaultInstance, ExtensionRegistryLite extensionRegistry, ByteString bytes) UninitializedMessageException(MessageLite message) -
Uses of MessageLite in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement MessageLiteModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.protobuf.compiler.CodeGeneratorRequeststatic final classProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponsestatic final classProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.Filestatic final classProtobuf typegoogle.protobuf.compiler.Version -
Uses of MessageLite in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement MessageLiteModifier and TypeClassDescriptionstatic final classProtobuf typexg.cmdcomp.AttachToQuerystatic final classContains the minimal subset of info the client needs to perform any prerequisite authentication challenge(s).static final classProtobuf typexg.cmdcomp.CancelQuerystatic final classProtobuf typexg.cmdcomp.CancelQueryResponsestatic final classProtobuf typexg.cmdcomp.ClientConnectionstatic final classProtobuf typexg.cmdcomp.ClientConnection2static final classProtobuf typexg.cmdcomp.ClientConnection2Responsestatic final classProtobuf typexg.cmdcomp.ClientConnectionGCMstatic final classProtobuf typexg.cmdcomp.ClientConnectionGCM2static final classProtobuf typexg.cmdcomp.ClientConnectionGCM2Responsestatic final classProtobuf typexg.cmdcomp.ClientConnectionGCMResponsestatic final classProtobuf typexg.cmdcomp.ClientConnectionRefreshSessionstatic final classProtobuf typexg.cmdcomp.ClientConnectionRefreshSessionResponsestatic final classProtobuf typexg.cmdcomp.ClientConnectionRefreshTokenstatic final classProtobuf typexg.cmdcomp.ClientConnectionRefreshTokenResponsestatic final classProtobuf typexg.cmdcomp.ClientConnectionResponsestatic final classProtobuf typexg.cmdcomp.ClientConnectionSecurityTokenstatic final classProtobuf typexg.cmdcomp.ClientConnectionSecurityTokenResponsestatic final classProtobuf typexg.cmdcomp.ClientConnectionSSOstatic final classProtobuf typexg.cmdcomp.ClientConnectionSSO2static final classProtobuf typexg.cmdcomp.ClientConnectionSSO2Responsestatic final classProtobuf typexg.cmdcomp.ClientConnectionSSOResponsestatic final classProtobuf typexg.cmdcomp.CloseConnectionstatic final classProtobuf typexg.cmdcomp.CloseResultSetstatic final classProtobuf typexg.cmdcomp.ConfirmationResponsestatic final classProtobuf typexg.cmdcomp.ExecuteExplainstatic final classSpark Deprecatedstatic final classProtobuf typexg.cmdcomp.ExecuteExportstatic final classProtobuf typexg.cmdcomp.ExecuteExportResponsestatic final classProtobuf typexg.cmdcomp.ExecuteInlinePlanstatic final classProtobuf typexg.cmdcomp.ExecutePlanstatic final classProtobuf typexg.cmdcomp.ExecuteQuerystatic final classProtobuf typexg.cmdcomp.ExecuteQueryResponsestatic final classProtobuf typexg.cmdcomp.ExecuteUpdatestatic final classProtobuf typexg.cmdcomp.ExecuteUpdateResponsestatic final classProtobuf typexg.cmdcomp.ExplainPipelineRequeststatic final classProtobuf typexg.cmdcomp.ExplainPipelineResponsestatic final classProtobuf typexg.cmdcomp.ExplainPlanstatic final classProtobuf typexg.cmdcomp.ExplainResponseStringPlanstatic final classProtobuf typexg.cmdcomp.FetchAuthenticatorsstatic final classProtobuf typexg.cmdcomp.FetchAuthenticatorsResponsestatic final classProtobuf typexg.cmdcomp.FetchDatastatic final classProtobuf typexg.cmdcomp.FetchDataResponsestatic final classProtobuf typexg.cmdcomp.FetchMetadatastatic final classProtobuf typexg.cmdcomp.FetchMetadataResponsestatic final classProtobuf typexg.cmdcomp.FetchSystemMetadatastatic final classProtobuf typexg.cmdcomp.FetchSystemMetadataResponsestatic final classDeprecated.static final classProtobuf typexg.cmdcomp.GetSchemastatic final classProtobuf typexg.cmdcomp.GetSchemaResponsestatic final classProtobuf typexg.cmdcomp.KillQuerystatic final classProtobuf typexg.cmdcomp.KillQueryResponsestatic final classProtobuf typexg.cmdcomp.ListPlanstatic final classProtobuf typexg.cmdcomp.ListPlanResponsestatic final classProtobuf typexg.cmdcomp.OpenIDAuthenticatorstatic final classProtobuf typexg.cmdcomp.QueryConcurrencyResponsestatic final classThe request has a type and then the relevant optional field is filled.static final classProtobuf typexg.cmdcomp.ResultSetstatic final classProtobuf typexg.cmdcomp.SecondaryInterfaceListstatic final classFor Connectors v2, we should be using compact JWE's which provide integrity verifiction + encryptionstatic final classProtobuf typexg.cmdcomp.ServerVersionstatic final classProtobuf typexg.cmdcomp.SessionInfostatic final classProtobuf typexg.cmdcomp.SetParameterstatic final classProtobuf typexg.cmdcomp.SetParameter.Concurrencystatic final classProtobuf typexg.cmdcomp.SetParameter.ForceExternalstatic final classProtobuf typexg.cmdcomp.SetParameter.MaxTempDiskLimitstatic final classProtobuf typexg.cmdcomp.SetParameter.MemoryTracingstatic final classProtobuf typexg.cmdcomp.SetParameter.Prioritystatic final classProtobuf typexg.cmdcomp.SetParameter.PriorityAdjustFactorstatic final classProtobuf typexg.cmdcomp.SetParameter.PriorityAdjustTimestatic final classProtobuf typexg.cmdcomp.SetParameter.ResultSetColumnLimitstatic final classProtobuf typexg.cmdcomp.SetParameter.RowLimitstatic final classProtobuf typexg.cmdcomp.SetParameter.ServiceClassNamestatic final classProtobuf typexg.cmdcomp.SetParameter.TimeLimitstatic final classProtobuf typexg.cmdcomp.SetSchemastatic final classProtobuf typexg.cmdcomp.TestConnection