Uses of Interface
com.google.protobuf.Internal.EnumLite
-
-
Uses of Internal.EnumLite in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement Internal.EnumLite Modifier and Type Class Description static classBuildEventStreamProtos.Aborted.AbortReasonProtobuf enumbuild_event_stream.Aborted.AbortReasonstatic classBuildEventStreamProtos.BuildEvent.PayloadCasestatic classBuildEventStreamProtos.BuildEventId.IdCasestatic classBuildEventStreamProtos.ConvenienceSymlink.ActionProtobuf enumbuild_event_stream.ConvenienceSymlink.Actionstatic classBuildEventStreamProtos.File.FileCasestatic classBuildEventStreamProtos.TestSizeEnumeration type characterizing the size of a test, as specified by the test rule.static classBuildEventStreamProtos.TestStatusProtobuf enumbuild_event_stream.TestStatus -
Uses of Internal.EnumLite in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Internal.EnumLite Modifier and Type Class Description static classBuild.AllowedRuleClassInfo.AllowedRuleClassesProtobuf enumblaze_query.AllowedRuleClassInfo.AllowedRuleClassesstatic classBuild.Attribute.DiscriminatorIndicates the type of attribute.static classBuild.Attribute.TristateValues for the TriState field type.static classBuild.FilesetEntry.SymlinkBehaviorIndicates what to do when a source file is actually a symlink.static classBuild.Target.DiscriminatorProtobuf enumblaze_query.Target.Discriminator -
Uses of Internal.EnumLite in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement Internal.EnumLite Modifier and Type Class Description static classBuildEvent.BuildComponentStreamFinished.FinishTypeHow did the event stream finish.static classBuildEvent.ConsoleOutput.OutputCasestatic classBuildEvent.EventCaseclassConsoleOutputStreamThe type of console output stream.static classPublishLifecycleEventRequest.ServiceLevelThe service level of the build request.static classStreamId.BuildComponentWhich build component generates this event stream. -
Uses of Internal.EnumLite in com.google.protobuf
Classes in com.google.protobuf with type parameters of type Internal.EnumLite Modifier and Type Interface Description static interfaceInternal.EnumLiteMap<T extends Internal.EnumLite>Interface for an object which maps integers toInternal.EnumLites.Subinterfaces of Internal.EnumLite in com.google.protobuf Modifier and Type Interface Description interfaceProtocolMessageEnumInterface of useful methods added to all enums generated by the protocol compiler.Classes in com.google.protobuf that implement Internal.EnumLite Modifier and Type Class Description static classDescriptorProtos.FieldDescriptorProto.LabelProtobuf enumgoogle.protobuf.FieldDescriptorProto.Labelstatic classDescriptorProtos.FieldDescriptorProto.TypeProtobuf enumgoogle.protobuf.FieldDescriptorProto.Typestatic classDescriptorProtos.FieldOptions.CTypeProtobuf enumgoogle.protobuf.FieldOptions.CTypestatic classDescriptorProtos.FieldOptions.JSTypeProtobuf enumgoogle.protobuf.FieldOptions.JSTypestatic classDescriptorProtos.FileOptions.OptimizeModeProtobuf enumgoogle.protobuf.FileOptions.OptimizeModestatic classDescriptorProtos.MethodOptions.IdempotencyLevelProtobuf enumgoogle.protobuf.MethodOptions.IdempotencyLevelstatic classDescriptors.EnumValueDescriptorDescribes one value within an enum type.static classField.CardinalityProtobuf enumgoogle.protobuf.Field.Cardinalitystatic classField.KindProtobuf enumgoogle.protobuf.Field.KindclassNullValueProtobuf enumgoogle.protobuf.NullValueclassSyntaxProtobuf enumgoogle.protobuf.Syntaxstatic classValue.KindCaseMethods in com.google.protobuf with type parameters of type Internal.EnumLite Modifier and Type Method Description static <T extends Internal.EnumLite>
Internal.MapAdapter.Converter<java.lang.Integer,T>Internal.MapAdapter. newEnumConverter(Internal.EnumLiteMap<T> enumMap, T unrecognizedValue)Methods in com.google.protobuf with parameters of type Internal.EnumLite Modifier and Type Method Description protected static intAbstractMessage. hashEnum(Internal.EnumLite e)Deprecated.from v3.0.0-beta-3+, for compatibility with v2.5.0 and v2.6.1 generated code.static intInternal. hashEnum(Internal.EnumLite e)Helper method for implementingMessage.hashCode()for enums.Method parameters in com.google.protobuf with type arguments of type Internal.EnumLite Modifier and Type Method Description protected static intAbstractMessage. hashEnumList(java.util.List<? extends Internal.EnumLite> list)Deprecated.from v3.0.0-beta-3+, for compatibility with v2.5.0 and v2.6.1 generated code.static intInternal. hashEnumList(java.util.List<? extends Internal.EnumLite> list)Helper method for implementingMessage.hashCode()for enum lists. -
Uses of Internal.EnumLite in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement Internal.EnumLite Modifier and Type Class Description static classPluginProtos.CodeGeneratorResponse.FeatureProtobuf enumgoogle.protobuf.compiler.CodeGeneratorResponse.Feature -
Uses of Internal.EnumLite in io.bazel.rules_scala.diagnostics
Classes in io.bazel.rules_scala.diagnostics that implement Internal.EnumLite Modifier and Type Class Description static classDiagnostics.SeverityProtobuf enumSeverity -
Uses of Internal.EnumLite in org.jetbrains.bsp.bazel.info
Classes in org.jetbrains.bsp.bazel.info that implement Internal.EnumLite Modifier and Type Class Description static classBspTargetInfo.Dependency.DependencyTypeProtobuf enumbazelbsp.Dependency.DependencyType
-