Uses of Package
org.infinispan.protostream.descriptors
Packages that use org.infinispan.protostream.descriptors
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle
this metadata in order to generate Protobuf schemas and marshallers.
Fluent configuration API for ProtoStream.
Represents information contained in a proto file
Representation of the various namespaces.
Protostream internals.
.proto schema file parser and a documentation pseudo-annotation parser.
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.plugins.proto.compatibility
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostreamClassDescriptionBase class for all descriptors.Represents a message type declaration in a proto file.Represents an enum in a proto file.Represents a field in a proto file.Representation of a .proto file, including its dependencies.Base interface for type (message and enum) descriptors.Protobuf wire encoding type.
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.annotations.implClassDescriptionBase interface for type (message and enum) descriptors.Type of a field in Protobuf, can be any value defined in https://developers.google.com/protocol-buffers/docs/proto3#scalar or a group, message and enum.Protobuf wire encoding type.
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.configClassDescriptionBase class for all descriptors.On what kind of descriptor can we place that annotation?What type is the attribute?
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.config.implClassDescriptionBase class for all descriptors.On what kind of descriptor can we place that annotation?What type is the attribute?
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.descriptorsClassDescriptionBase class for all descriptors.On what kind of descriptor can we place that annotation?What type is the attribute?An identifier is a bit like a string literal but it does not have the quotation marks and it cannot contain white space.Represents a message type declaration in a proto file.Represents an enum in a proto file.Represents each constant value of a enumeration in a .proto file.Represents a field in a proto file.Representation of a .proto file, including its dependencies.The validation status of a .proto file.Base interface for type (message and enum) descriptors.Java mappings of the Protobuf field types.Rules associated with a fieldRepresents any option in a proto file.Reads/writes protolock files.Type of a field in Protobuf, can be any value defined in https://developers.google.com/protocol-buffers/docs/proto3#scalar or a group, message and enum.Protobuf wire encoding type.
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.descriptors.namespaceClassDescriptionRepresentation of a .proto file, including its dependencies.Base interface for type (message and enum) descriptors.
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.implClassDescriptionBase class for all descriptors.Represents a message type declaration in a proto file.Represents an enum in a proto file.Represents each constant value of a enumeration in a .proto file.Represents a field in a proto file.Representation of a .proto file, including its dependencies.Base interface for type (message and enum) descriptors.Java mappings of the Protobuf field types.Type of a field in Protobuf, can be any value defined in https://developers.google.com/protocol-buffers/docs/proto3#scalar or a group, message and enum.Protobuf wire encoding type.
-
Classes in org.infinispan.protostream.descriptors used by org.infinispan.protostream.impl.parserClassDescriptionAn identifier is a bit like a string literal but it does not have the quotation marks and it cannot contain white space.Representation of a .proto file, including its dependencies.