Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

acceptVisitor(AnnotationElement.Visitor) - Method in class org.infinispan.protostream.descriptors.AnnotationElement
 
acceptVisitor(AnnotationElement.Visitor) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
acceptVisitor(AnnotationElement.Visitor) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Array
 
acceptVisitor(AnnotationElement.Visitor) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Attribute
 
acceptVisitor(AnnotationElement.Visitor) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Identifier
 
acceptVisitor(AnnotationElement.Visitor) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Literal
 
Account - Class in org.infinispan.protostream.sampledomain
 
Account() - Constructor for class org.infinispan.protostream.sampledomain.Account
 
Account.Limits - Class in org.infinispan.protostream.sampledomain
 
accountId - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
accountIds - Variable in class org.infinispan.protostream.sampledomain.User
 
AccountMarshaller - Class in org.infinispan.protostream.sampledomain.marshallers
 
AccountMarshaller() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.AccountMarshaller
 
addClass(Class<?>) - Method in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
addInnerType(ProtoTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
addMarshallerDelegateFields(CtClass, ProtoMessageTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
addProtoFile(String, String) - Method in class org.infinispan.protostream.FileDescriptorSource
 
addProtoFile(String, InputStream) - Method in class org.infinispan.protostream.FileDescriptorSource
 
addProtoFile(String, Reader) - Method in class org.infinispan.protostream.FileDescriptorSource
 
addProtoFile(String, File) - Method in class org.infinispan.protostream.FileDescriptorSource
 
addProtoFiles(String...) - Method in class org.infinispan.protostream.FileDescriptorSource
 
addProtoFiles(ClassLoader, String...) - Method in class org.infinispan.protostream.FileDescriptorSource
 
Address - Class in org.infinispan.protostream.sampledomain
 
Address() - Constructor for class org.infinispan.protostream.sampledomain.Address
 
Address(String, String, int) - Constructor for class org.infinispan.protostream.sampledomain.Address
 
addresses - Variable in class org.infinispan.protostream.sampledomain.User
 
AddressMarshaller - Class in org.infinispan.protostream.sampledomain.marshallers
 
AddressMarshaller() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.AddressMarshaller
 
age - Variable in class org.infinispan.protostream.sampledomain.User
 
allowedValues - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
allowedValues() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
allowedValues - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
amount - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
AnnotatedDescriptor - Interface in org.infinispan.protostream.descriptors
 
AnnotatedDescriptorImpl - Class in org.infinispan.protostream.impl
 
AnnotatedDescriptorImpl(String, String, String) - Constructor for class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
Annotation(long, String, Map<String, AnnotationElement.Attribute>) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
AnnotationAttributeConfig - Class in org.infinispan.protostream.config
 
AnnotationAttributeConfig(String, boolean, Object, AnnotationAttributeConfig.AttributeType, Set<String>) - Constructor for class org.infinispan.protostream.config.AnnotationAttributeConfig
 
AnnotationAttributeConfig.AttributeType - Enum in org.infinispan.protostream.config
 
AnnotationAttributeConfig.Builder<DescriptorType extends AnnotatedDescriptor> - Class in org.infinispan.protostream.config
 
AnnotationConfig<DescriptorType extends AnnotatedDescriptor> - Class in org.infinispan.protostream.config
 
AnnotationConfig(String, Map<String, AnnotationAttributeConfig>, AnnotationMetadataCreator<?, DescriptorType>) - Constructor for class org.infinispan.protostream.config.AnnotationConfig
 
AnnotationConfig.Builder<DescriptorType extends AnnotatedDescriptor> - Class in org.infinispan.protostream.config
 
AnnotationElement - Class in org.infinispan.protostream.descriptors
 
AnnotationElement(long) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement
 
AnnotationElement.Annotation - Class in org.infinispan.protostream.descriptors
 
AnnotationElement.Array - Class in org.infinispan.protostream.descriptors
 
AnnotationElement.Attribute - Class in org.infinispan.protostream.descriptors
 
AnnotationElement.Identifier - Class in org.infinispan.protostream.descriptors
 
AnnotationElement.Literal - Class in org.infinispan.protostream.descriptors
A String, Character, Boolean or a Number.
AnnotationElement.Value - Class in org.infinispan.protostream.descriptors
 
AnnotationElement.Visitor - Class in org.infinispan.protostream.descriptors
 
AnnotationLexer - Class in org.infinispan.protostream.impl.parser
 
AnnotationLexer(char[]) - Constructor for class org.infinispan.protostream.impl.parser.AnnotationLexer
 
AnnotationMetadataCreator<MetadataType,AnnotatedDescriptorType extends AnnotatedDescriptor> - Interface in org.infinispan.protostream
 
annotationMetadataCreator(AnnotationMetadataCreator<?, DescriptorType>) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
annotationMetadataCreator - Variable in class org.infinispan.protostream.config.AnnotationConfig
 
annotationMetadataCreator() - Method in class org.infinispan.protostream.config.AnnotationConfig
 
annotationMetadataCreator - Variable in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
annotationMetadataCreator(AnnotationMetadataCreator<?, DescriptorType>) - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
AnnotationParser - Class in org.infinispan.protostream.impl.parser
 
AnnotationParser(String) - Constructor for class org.infinispan.protostream.impl.parser.AnnotationParser
 
AnnotationParserException - Exception in org.infinispan.protostream
 
AnnotationParserException(String) - Constructor for exception org.infinispan.protostream.AnnotationParserException
 
annotations - Variable in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
AnnotationTokens - Enum in org.infinispan.protostream.impl.parser
The tokens used by the annotation grammar.
AnnotationTokens(String) - Constructor for enum org.infinispan.protostream.impl.parser.AnnotationTokens
 
annotationType(String...) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
Array(long, List<AnnotationElement.Value>) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Array
 
attribute(String) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
attribute(String) - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
Attribute(long, String, AnnotationElement.Value) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Attribute
 
attributeBuilders - Variable in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
attributes - Variable in class org.infinispan.protostream.config.AnnotationConfig
 
attributes() - Method in class org.infinispan.protostream.config.AnnotationConfig
 
attributes - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
AttributeType() - Constructor for enum org.infinispan.protostream.config.AnnotationAttributeConfig.AttributeType
 
author - Variable in class org.infinispan.protostream.sampledomain.Note
 

B

BaseMarshaller<T> - Interface in org.infinispan.protostream
This is the base interface of the marshaller hierarchy, exposing common methods for identifying the Java and protobuf types handled by this marshaller instance.
BaseMarshallerDelegate<T> - Interface in org.infinispan.protostream.impl
The marshallers (descendants of BaseMarshaller) do not have a uniform interface, so an extra layer of indirection is used to provide uniformity.
baseMarshallerDelegateClass - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
BaseMessage - Class in org.infinispan.protostream
Deprecated.
BaseMessage() - Constructor for class org.infinispan.protostream.BaseMessage
Deprecated.
 
blurb - Variable in class org.infinispan.protostream.sampledomain.Account
 
booleanType() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
box(Class<?>) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
box(String, Class<?>) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
bp - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
buf - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
BUFFER_SIZE - Static variable in class org.infinispan.protostream.FileDescriptorSource
 
buflen - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
build(SerializationContext) - Method in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
Builds the Protocol Buffers schema file and marshallers and registers them with the given SerializationContext.
build() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
build() - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
build() - Method in class org.infinispan.protostream.config.Configuration.Builder
 
build() - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
build() - Method in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
build() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
build() - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
build() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
build() - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
buildAnnotationAttributeConfig() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
buildAnnotationConfig() - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
Builder(AnnotationConfig.Builder<DescriptorType>, String) - Constructor for class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
Builder(Configuration.Builder, String) - Constructor for class org.infinispan.protostream.config.AnnotationConfig.Builder
 
Builder() - Constructor for class org.infinispan.protostream.config.Configuration.Builder
 
Builder() - Constructor for class org.infinispan.protostream.descriptors.Descriptor.Builder
 
Builder() - Constructor for class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
Builder() - Constructor for class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
Builder() - Constructor for class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
Builder() - Constructor for class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
Builder() - Constructor for class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
byName(String) - Static method in enum org.infinispan.protostream.impl.parser.AnnotationTokens
 
ByteArrayOutputStreamEx - Class in org.infinispan.protostream.impl
 
ByteArrayOutputStreamEx() - Constructor for class org.infinispan.protostream.impl.ByteArrayOutputStreamEx
 
ByteArrayOutputStreamEx(int) - Constructor for class org.infinispan.protostream.impl.ByteArrayOutputStreamEx
 

C

canMarshall(Class) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
canMarshall(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
canMarshall(Class) - Method in interface org.infinispan.protostream.SerializationContext
Checks if the given type (message or enum) can be marshalled.
canMarshall(String) - Method in interface org.infinispan.protostream.SerializationContext
Checks if the given type (message or enum) can be marshalled.
ch - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
characterType() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
charset - Variable in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
checkConstructor() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
checkFieldRead(FieldDescriptor, boolean) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
checkFieldWrite(FieldDescriptor) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
checkLastTagWas(int) - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
checkLastTagWas(int) - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
checkRepeatedFieldWrite(FieldDescriptor) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
checkValidDefinition(GenericDescriptor) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
classes - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
classes - Variable in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
clazz - Variable in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
clearErrors() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
col - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
collectDescriptors(Descriptor) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
collectEnumDescriptors(EnumDescriptor) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
collectExtensions(ExtendDescriptor) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
collectionImplementation - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
column(long) - Static method in class org.infinispan.protostream.descriptors.AnnotationElement
 
COLUMNMASK - Static variable in class org.infinispan.protostream.descriptors.AnnotationElement
 
Configuration - Class in org.infinispan.protostream.config
 
Configuration(boolean, boolean, Map<String, AnnotationConfig<Descriptor>>, Map<String, AnnotationConfig<FieldDescriptor>>, Map<String, AnnotationConfig<EnumDescriptor>>) - Constructor for class org.infinispan.protostream.config.Configuration
 
configuration - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
configuration - Variable in class org.infinispan.protostream.impl.parser.SquareProtoParser
 
configuration - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
Configuration.Builder - Class in org.infinispan.protostream.config
 
consumeTag(int) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
consumeTag(int) - Method in interface org.infinispan.protostream.UnknownFieldSet
Reads and removes a field value from the set.
containingMessage - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
containingType - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
containingType - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
convertWireTypeToJavaType(Type, Object) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
cp - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
create(AnnotatedDescriptorType, AnnotationElement.Annotation) - Method in interface org.infinispan.protostream.AnnotationMetadataCreator
 
createGetter(ProtoFieldMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
createSetter(ProtoFieldMetadata, String) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
creationDate - Variable in class org.infinispan.protostream.sampledomain.Account
 
ctx - Variable in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
ctx - Variable in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
ctx - Variable in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
ctx - Variable in class org.infinispan.protostream.impl.RawProtobufMarshallerDelegate
 

D

date - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
dec() - Method in class org.infinispan.protostream.annotations.impl.IndentWriter
 
declaringClass - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
decode(int) - Method in interface org.infinispan.protostream.EnumMarshaller
Decodes an integer enum value read from a protobuf encoded stream into a Java enum instance.
decode(int) - Method in class org.infinispan.protostream.sampledomain.marshallers.GenderMarshaller
 
decodeMethod - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
DEFAULT_ATTRIBUTE - Static variable in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
Name of default attribute.
defaultValue - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
defaultValue - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
defaultValue(Object) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
defaultValue - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
defaultValue() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
defaultValue - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
defaultValue - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
definedValues - Variable in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
defineType(ProtoTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
delegate - Variable in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
delegate - Variable in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
dependants - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
dependencies - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
dependencies - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
description - Variable in class org.infinispan.protostream.sampledomain.Account
 
description - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
Descriptor - Class in org.infinispan.protostream.descriptors
Represents a message declaration in a proto file.
Descriptor(Descriptor.Builder) - Constructor for class org.infinispan.protostream.descriptors.Descriptor
 
Descriptor.Builder - Class in org.infinispan.protostream.descriptors
 
DescriptorParser - Interface in org.infinispan.protostream
Main parser interface.
DescriptorParserException - Exception in org.infinispan.protostream
Exception for parse error.
DescriptorParserException(String) - Constructor for exception org.infinispan.protostream.DescriptorParserException
 
DescriptorParserException(String, Throwable) - Constructor for exception org.infinispan.protostream.DescriptorParserException
 
DescriptorParserException(Throwable) - Constructor for exception org.infinispan.protostream.DescriptorParserException
 
descriptors - Variable in class org.infinispan.protostream.FileDescriptorSource
 
determineCollectionElementType(Type) - Static method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
determineElementType(Class<?>, Type) - Static method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
discoverFields(Class<?>, Set<Class<?>>, Map<Integer, ProtoFieldMetadata>, Map<String, ProtoFieldMetadata>) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
documentation - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
documentation - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
documentation - Variable in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
documentation - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
documentation - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
documentation - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
documentation - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
documentation - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
documentation - Variable in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
DocumentationExtractor - Class in org.infinispan.protostream.annotations.impl
 
DocumentationExtractor() - Constructor for class org.infinispan.protostream.annotations.impl.DocumentationExtractor
 
doubleType() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 

E

encode(E) - Method in interface org.infinispan.protostream.EnumMarshaller
Encodes a Java enum into its corresponding protobuf numeric value.
encode(User.Gender) - Method in class org.infinispan.protostream.sampledomain.marshallers.GenderMarshaller
 
encodeMethod - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
ENCODING - Static variable in class org.infinispan.protostream.FileDescriptorSource
 
ENUM_LIST_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
ENUM_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
ENUM_VALUE_LIST_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
ENUM_VALUE_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
enumAnnotation(String) - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
enumAnnotation(String) - Method in class org.infinispan.protostream.config.Configuration.Builder
 
enumAnnotationBuilders - Variable in class org.infinispan.protostream.config.Configuration.Builder
 
enumAnnotations - Variable in class org.infinispan.protostream.config.Configuration
 
enumAnnotations() - Method in class org.infinispan.protostream.config.Configuration
 
EnumDescriptor - Class in org.infinispan.protostream.descriptors
Represents an enum in a proto file.
EnumDescriptor(EnumDescriptor.Builder) - Constructor for class org.infinispan.protostream.descriptors.EnumDescriptor
 
enumDescriptor - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
enumDescriptor - Variable in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
EnumDescriptor.Builder - Class in org.infinispan.protostream.descriptors
 
enumField - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
EnumMarshaller<E extends java.lang.Enum<E>> - Interface in org.infinispan.protostream
Translates a Java enum into an int value that is suitable for serializing with protobuf.
enumMarshaller - Variable in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
EnumMarshallerDelegate<T extends java.lang.Enum<T>> - Class in org.infinispan.protostream.impl
 
EnumMarshallerDelegate(EnumMarshaller<T>, EnumDescriptor) - Constructor for class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
enumMarshallerDelegateClass - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
enumMarshallerInterface - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
enumType - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
EnumTypeMapper - Class in org.infinispan.protostream.impl.parser.mappers
 
EnumTypeMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.EnumTypeMapper
 
enumTypes - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
enumTypes - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
enumTypes - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
enumTypes - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
enumValue - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
EnumValueDescriptor - Class in org.infinispan.protostream.descriptors
Represents each value of a enumeration in a .proto file.
EnumValueDescriptor(EnumValueDescriptor.Builder) - Constructor for class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
EnumValueDescriptor.Builder - Class in org.infinispan.protostream.descriptors
 
EnumValueTypeMapper - Class in org.infinispan.protostream.impl.parser.mappers
 
EnumValueTypeMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.EnumValueTypeMapper
 
equals(Object) - Method in class org.infinispan.protostream.descriptors.Descriptor
 
equals(Object) - Method in class org.infinispan.protostream.descriptors.Option
 
equals(Object) - Method in class org.infinispan.protostream.WrappedMessage
 
expect(AnnotationTokens) - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
exportedTypes - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
Types defined in this file or defined in publicly imported files.
EXTEND_LIST_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
EXTEND_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
ExtendDescriptor - Class in org.infinispan.protostream.descriptors
Represents a extend in a proto file.
ExtendDescriptor(ExtendDescriptor.Builder) - Constructor for class org.infinispan.protostream.descriptors.ExtendDescriptor
 
ExtendDescriptor.Builder - Class in org.infinispan.protostream.descriptors
 
extendDescriptors - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
extendDescriptors - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
extendedMessage - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
ExtendMapper - Class in org.infinispan.protostream.impl.parser.mappers
 
ExtendMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.ExtendMapper
 
extendTypes - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
extensions - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
extensions - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 

F

field - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
FIELD_LIST_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
FIELD_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
fieldAnnotation(String) - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
fieldAnnotation(String) - Method in class org.infinispan.protostream.config.Configuration.Builder
 
fieldAnnotationBuilders - Variable in class org.infinispan.protostream.config.Configuration.Builder
 
fieldAnnotations - Variable in class org.infinispan.protostream.config.Configuration
 
fieldAnnotations() - Method in class org.infinispan.protostream.config.Configuration
 
FieldDescriptor - Class in org.infinispan.protostream.descriptors
Represents a field in a proto file.
FieldDescriptor(FieldDescriptor.Builder) - Constructor for class org.infinispan.protostream.descriptors.FieldDescriptor
 
FieldDescriptor.Builder - Class in org.infinispan.protostream.descriptors
 
fieldDescriptors - Variable in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
FieldMapper - Class in org.infinispan.protostream.impl.parser.mappers
 
FieldMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.FieldMapper
 
fieldName - Variable in class org.infinispan.protostream.MessageContext
If this is a nested context this is the name of the outer field being processed.
fieldReadOutOfSequence(String) - Method in interface org.infinispan.protostream.impl.Log
 
fieldReadOutOfSequence - Static variable in class org.infinispan.protostream.impl.Log_$logger
 
fieldReadOutOfSequence(String) - Method in class org.infinispan.protostream.impl.Log_$logger
 
fieldReadOutOfSequence$str() - Method in class org.infinispan.protostream.impl.Log_$logger
 
fields - Variable in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
fields - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
fields - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
fields - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
fields - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
fields - Variable in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
fieldsByName - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
fieldsByName - Variable in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
fieldsByNumber - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
fieldWriteOutOfSequence(String) - Method in interface org.infinispan.protostream.impl.Log
 
fieldWriteOutOfSequence - Static variable in class org.infinispan.protostream.impl.Log_$logger
 
fieldWriteOutOfSequence(String) - Method in class org.infinispan.protostream.impl.Log_$logger
 
fieldWriteOutOfSequence$str() - Method in class org.infinispan.protostream.impl.Log_$logger
 
fileDescriptor - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
fileDescriptor - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
fileDescriptor - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
fileDescriptor - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
fileDescriptor - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
FileDescriptor - Class in org.infinispan.protostream.descriptors
Representation of a protofile, including dependencies.
FileDescriptor(FileDescriptor.Builder) - Constructor for class org.infinispan.protostream.descriptors.FileDescriptor
 
FileDescriptor.Builder - Class in org.infinispan.protostream.descriptors
 
FileDescriptor.Status - Enum in org.infinispan.protostream.descriptors
 
fileDescriptors - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
FileDescriptorSource - Class in org.infinispan.protostream
Aggregator for source protofiles.
FileDescriptorSource() - Constructor for class org.infinispan.protostream.FileDescriptorSource
 
FileDescriptorSource.ProgressCallback - Interface in org.infinispan.protostream
 
fileName - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
fileName - Variable in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
fileName(String) - Method in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
filter(List<? super T>, Class<T>) - Static method in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
findFieldByName(String) - Method in class org.infinispan.protostream.descriptors.Descriptor
 
findFieldByNumber(int) - Method in class org.infinispan.protostream.descriptors.Descriptor
 
findGetter(String, Class<?>) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
findOuterType(Class<?>) - Method in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
findSetter(String, Class<?>) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
findValueByName(String) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
findValueByNumber(int) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
floatType() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
flush() - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
flush() - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
forMapper(Mapper<S, T>) - Static method in class org.infinispan.protostream.impl.parser.mappers.ListMapper
 
FQCN - Static variable in class org.infinispan.protostream.impl.Log_$logger
 
fromByteArray(SerializationContext, byte[], Class<A>) - Static method in class org.infinispan.protostream.ProtobufUtil
 
fromByteArray(SerializationContext, byte[], int, int, Class<A>) - Static method in class org.infinispan.protostream.ProtobufUtil
 
fromByteBuffer(SerializationContext, ByteBuffer, Class<A>) - Static method in class org.infinispan.protostream.ProtobufUtil
 
fromResources(ClassLoader, String...) - Static method in class org.infinispan.protostream.FileDescriptorSource
 
fromResources(String...) - Static method in class org.infinispan.protostream.FileDescriptorSource
 
fromString(String) - Method in enum org.infinispan.protostream.descriptors.JavaType
Returns the correspondent java type
fromString(String, String) - Static method in class org.infinispan.protostream.FileDescriptorSource
 
fromWrappedByteArray(SerializationContext, byte[]) - Static method in class org.infinispan.protostream.ProtobufUtil
Parses a top-level message that was wrapped according to the org.infinispan.protostream.WrappedMessage proto definition.
fromWrappedByteArray(SerializationContext, byte[], int, int) - Static method in class org.infinispan.protostream.ProtobufUtil
 
fromWrappedByteBuffer(SerializationContext, ByteBuffer) - Static method in class org.infinispan.protostream.ProtobufUtil
 
fullFieldName - Variable in class org.infinispan.protostream.MessageContext
 
fullName - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
fullName - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
fullName - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
fullName - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
fullName - Variable in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 

G

gender - Variable in class org.infinispan.protostream.sampledomain.User
 
Gender() - Constructor for enum org.infinispan.protostream.sampledomain.User.Gender
 
GenderMarshaller - Class in org.infinispan.protostream.sampledomain.marshallers
 
GenderMarshaller() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.GenderMarshaller
 
generateAndRegister() - Method in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
generateDecodeMethod(ProtoEnumTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
GeneratedMarshallerBase - Class in org.infinispan.protostream.annotations.impl
Base class for generated marshallers.
GeneratedMarshallerBase() - Constructor for class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
 
generatedMarshallerBaseClass - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
generateEncodeMethod(ProtoEnumTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
generateEnumMarshaller(ProtoEnumTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
generateMarshallers() - Method in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
generateMessageMarshaller(ProtoMessageTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
generateProto(IndentWriter) - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
generateProto(IndentWriter) - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
generateProto(IndentWriter) - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
generateProto(IndentWriter) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
generateProto(IndentWriter) - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
generateReadFromMethod(ProtoMessageTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
generateSchemaDebugComments - Static variable in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
Set this to true to enable output of debug comments in the generated protobuf schema.
generateWriteToMethod(ProtoMessageTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
GenericDescriptor - Interface in org.infinispan.protostream.descriptors
Base interface for type (message and enum) descriptors.
genericDescriptors - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
genSetField(IndentWriter, ProtoFieldMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
GET_DESCRIPTOR_METHOD_NAME - Static variable in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
getAccountId() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
getAccountIds() - Method in class org.infinispan.protostream.sampledomain.User
 
getAddresses() - Method in class org.infinispan.protostream.sampledomain.User
 
getAge() - Method in class org.infinispan.protostream.sampledomain.User
 
getAmount() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
getAnnotationConfig(String) - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getAnnotationConfig(String) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
getAnnotationConfig(String) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getAnnotationConfig(String) - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
Subclasses are responsible for fetching the AnnotationConfig from the appropriate place.
getAnnotations() - Method in interface org.infinispan.protostream.descriptors.AnnotatedDescriptor
Get the documentation annotations in the form of a map of abstract syntax trees of AnnotationElement nodes.
getAnnotations() - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
getAttributes() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
getAttributeValue(String) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
getAuthor() - Method in class org.infinispan.protostream.sampledomain.Note
 
getBlurb() - Method in class org.infinispan.protostream.sampledomain.Account
 
getByteBuffer() - Method in class org.infinispan.protostream.impl.ByteArrayOutputStreamEx
 
getCollectionImplementation() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getCollectionImplementation(Class<?>, Class<?>, Class<?>, String, boolean) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getConfiguration() - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getConfiguration() - Method in interface org.infinispan.protostream.SerializationContext
 
getContainingEnum() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
getContainingMessage() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getContainingType() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getContainingType() - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
getContainingType() - Method in interface org.infinispan.protostream.descriptors.GenericDescriptor
 
getCreationDate() - Method in class org.infinispan.protostream.sampledomain.Account
 
getDate() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
getDeclaringClass() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getDefaultAttributeValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
getDefaultValue() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getDefaultValue(Class<?>, String, Class<?>, String) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getDefaultValue() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getDefinedValues() - Method in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
getDelegate() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
getDelegate() - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
getDependants() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getDescription() - Method in class org.infinispan.protostream.sampledomain.Account
 
getDescription() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
getDocumentation(AnnotatedElement...) - Static method in class org.infinispan.protostream.annotations.impl.DocumentationExtractor
 
getDocumentation() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
getDocumentation() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getDocumentation() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
getDocumentation() - Method in interface org.infinispan.protostream.descriptors.AnnotatedDescriptor
 
getDocumentation() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
getDocumentation() - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
getEnumDescriptor() - Method in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
getEnumDescriptor(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getEnumDescriptor(String) - Method in interface org.infinispan.protostream.SerializationContext
 
getEnumField() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
getEnumType() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getEnumTypes() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getEnumTypes() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getEnumValue() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
getExtendedMessage() - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
getExtensionsTypes() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getField() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getField(int) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
Get an Deque of values for the given field number.
getFieldByName(String) - Method in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
getFieldDescriptors() - Method in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
getFieldName() - Method in class org.infinispan.protostream.MessageContext
Gets the name of the nested field.
getFields() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getFields() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getFields() - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
getFileDescriptor() - Method in interface org.infinispan.protostream.descriptors.AnnotatedDescriptor
 
getFileDescriptor() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getFileDescriptor() - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
getFileDescriptor() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
getFileDescriptor() - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
getFileDescriptor() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getFileDescriptors() - Method in class org.infinispan.protostream.FileDescriptorSource
 
getFileDescriptors() - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getFileDescriptors() - Method in interface org.infinispan.protostream.SerializationContext
Obtain the registered file descriptors.
getFullFieldName() - Method in class org.infinispan.protostream.MessageContext
 
getFullName() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
getFullName() - Method in interface org.infinispan.protostream.descriptors.AnnotatedDescriptor
 
getFullName() - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
getFullName() - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
getGender() - Method in class org.infinispan.protostream.sampledomain.User
 
getGetter() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getId() - Method in class org.infinispan.protostream.sampledomain.Account
 
getId() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
getId() - Method in class org.infinispan.protostream.sampledomain.User
 
getIdentifier() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Identifier
 
getJavaClass() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
getJavaClass() - Method in interface org.infinispan.protostream.BaseMarshaller
Returns the Java type handled by this marshaller.
getJavaClass() - Method in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.sampledomain.marshallers.AccountMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.sampledomain.marshallers.AddressMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.sampledomain.marshallers.GenderMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.sampledomain.marshallers.LimitsMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.sampledomain.marshallers.TransactionMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 
getJavaClass() - Method in class org.infinispan.protostream.WrappedMessage.Marshaller
 
getJavaClassMethod - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
getJavaType() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getJavaType() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getJavaType() - Method in enum org.infinispan.protostream.descriptors.Type
 
getLimits() - Method in class org.infinispan.protostream.sampledomain.Account
 
getLocation() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getLog(Class<?>) - Static method in class org.infinispan.protostream.impl.Log.LogFactory
 
getMarshaller() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
getMarshaller() - Method in interface org.infinispan.protostream.impl.BaseMarshallerDelegate
Gets the wrapped marshaller.
getMarshaller() - Method in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
getMarshaller() - Method in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
getMarshaller() - Method in class org.infinispan.protostream.impl.RawProtobufMarshallerDelegate
 
getMarshaller(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getMarshaller(Class<T>) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getMarshaller(String) - Method in interface org.infinispan.protostream.SerializationContext
 
getMarshaller(Class<T>) - Method in interface org.infinispan.protostream.SerializationContext
 
getMarshallerDelegate(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getMarshallerDelegate(Class<T>) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getMaxDailyLimit() - Method in class org.infinispan.protostream.sampledomain.Account.Limits
 
getMaxSeenFieldNumber() - Method in class org.infinispan.protostream.MessageContext
 
getMaxTransactionLimit() - Method in class org.infinispan.protostream.sampledomain.Account.Limits
 
getMemberByName(String) - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
getMembers() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
getMessageDescriptor() - Method in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
getMessageDescriptor(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getMessageDescriptor() - Method in class org.infinispan.protostream.MessageContext
 
getMessageDescriptor(String) - Method in interface org.infinispan.protostream.SerializationContext
 
getMessageType() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getMessageTypes() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
Top level message types defined in this file.
getName() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getName() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
getName() - Method in interface org.infinispan.protostream.descriptors.AnnotatedDescriptor
 
getName() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
getName() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Attribute
 
getName() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
getName() - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
getName() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getName() - Method in class org.infinispan.protostream.descriptors.Option
 
getName() - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
getName() - Method in class org.infinispan.protostream.sampledomain.User
 
getNestedTypes() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getNotes() - Method in class org.infinispan.protostream.sampledomain.User
 
getNumber() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
getNumber() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getNumber() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
getNumber() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getNumber() - Method in class org.infinispan.protostream.sampledomain.Address
 
getOptionByName(String) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getOptions() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getOptions() - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
getOptions() - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
getOptions() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getOptions() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getOuterType() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
getPackage() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getParentContext() - Method in class org.infinispan.protostream.MessageContext
 
getPostCode() - Method in class org.infinispan.protostream.sampledomain.Address
 
getProcessedAnnotation(String) - Method in interface org.infinispan.protostream.descriptors.AnnotatedDescriptor
Get the annotation object created by the registered AnnotationMetadataCreator or null if the annotation is missing or no AnnotationMetadataCreator was registered.
getProcessedAnnotation(String) - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
getProgressCallback() - Method in class org.infinispan.protostream.FileDescriptorSource
 
getProtobufType() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getProtobufType(Class<?>, Type) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getProtoName(Class<? extends Enum>) - Static method in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
getProtoName() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
getProtoName(Class<?>) - Static method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getProtoTypeMetadata() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getResourceAsStream(ClassLoader, String) - Static method in class org.infinispan.protostream.FileDescriptorSource
 
getRule() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getScopedName(String) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
getSerializationContext() - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
getSerializationContext() - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
getSerializationContext() - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
getSerializationContext() - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
getSetter() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getStreet() - Method in class org.infinispan.protostream.sampledomain.Address
 
getSurname() - Method in class org.infinispan.protostream.sampledomain.User
 
getTagFieldNumber(int) - Static method in class org.infinispan.protostream.impl.WireFormat
Given a tag value, determines the field number (the upper 29 bits).
getTagWireType(int) - Static method in class org.infinispan.protostream.impl.WireFormat
Given a tag value, determines the wire type (the lower 3 bits).
getter - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
getText(int, int) - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
getText() - Method in class org.infinispan.protostream.sampledomain.Note
 
getType() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getTypeId() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
getTypeId() - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
getTypeId() - Method in interface org.infinispan.protostream.descriptors.GenericDescriptor
 
getTypeIdByName(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getTypeIdByName(String) - Method in interface org.infinispan.protostream.SerializationContext
Obtains the associated numeric type id, if one was defined.
getTypeName() - Method in interface org.infinispan.protostream.BaseMarshaller
Returns the full name of the message or enum type as declared in the protobuf file.
getTypeName() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
getTypeName() - Method in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.sampledomain.marshallers.AccountMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.sampledomain.marshallers.AddressMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.sampledomain.marshallers.GenderMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.sampledomain.marshallers.LimitsMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.sampledomain.marshallers.TransactionMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 
getTypeName() - Method in class org.infinispan.protostream.WrappedMessage.Marshaller
 
getTypeNameById(Integer) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
getTypeNameById(Integer) - Method in interface org.infinispan.protostream.SerializationContext
Obtains the type name associated with a numeric type id.
getTypeNameMethod - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
getTypes() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
All types defined in this file (both message and enum).
getUnknownFieldSet() - Method in class org.infinispan.protostream.BaseMessage
Deprecated.
 
getUnknownFieldSet() - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
getUnknownFieldSet() - Method in interface org.infinispan.protostream.Message
Deprecated.
 
getUnknownFieldSet(User) - Method in class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 
getUnknownFieldSet() - Method in class org.infinispan.protostream.sampledomain.User
 
getUnknownFieldSet(T) - Method in interface org.infinispan.protostream.UnknownFieldSetHandler
 
getUnknownFieldSetField() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getUnknownFieldSetGetter() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getUnknownFieldSetSetter() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
getValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
getValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Array
 
getValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Attribute
 
getValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Identifier
 
getValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Literal
 
getValue() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Value
 
getValue() - Method in class org.infinispan.protostream.descriptors.Option
 
getValue() - Method in class org.infinispan.protostream.WrappedMessage
 
getValues() - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Array
 
getValues() - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
getWireType() - Method in enum org.infinispan.protostream.descriptors.Type
 

H

handleError(String, DescriptorParserException) - Method in interface org.infinispan.protostream.FileDescriptorSource.ProgressCallback
 
handleSuccess(String) - Method in interface org.infinispan.protostream.FileDescriptorSource.ProgressCallback
 
hasDefaultValue() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
hashCode() - Method in class org.infinispan.protostream.descriptors.Descriptor
 
hashCode() - Method in class org.infinispan.protostream.descriptors.Option
 
hashCode() - Method in class org.infinispan.protostream.WrappedMessage
 
hasTag(int) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
hasTag(int) - Method in interface org.infinispan.protostream.UnknownFieldSet
Checks if a tag is present.

I

id - Variable in class org.infinispan.protostream.sampledomain.Account
 
id - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
id - Variable in class org.infinispan.protostream.sampledomain.User
 
Identifier(long, String) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Identifier
 
identifier - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Identifier
 
identifier() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
identifierType(String...) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
imports - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
in - Variable in class org.infinispan.protostream.impl.ReadMessageContext
 
inc() - Method in class org.infinispan.protostream.annotations.impl.IndentWriter
 
indent - Variable in class org.infinispan.protostream.annotations.impl.IndentWriter
 
indentNeeded - Variable in class org.infinispan.protostream.annotations.impl.IndentWriter
 
IndentWriter - Class in org.infinispan.protostream.annotations.impl
A StringWriter with indentation capabilities to support more readable code generation.
IndentWriter() - Constructor for class org.infinispan.protostream.annotations.impl.IndentWriter
 
initMarshallerDelegateField(IndentWriter, ProtoFieldMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
innerTypes - Variable in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
INSTANCE - Static variable in class org.infinispan.protostream.ProtobufParser
 
intType() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
ioException - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
isArray - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
isArray() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
isDebit - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
isDebit() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
isEmpty() - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
isEmpty() - Method in interface org.infinispan.protostream.UnknownFieldSet
Checks if there are any fields in this set.
isEnum() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
isEnum() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
isEnum() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
isExtension - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
isExtension - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
isExtension() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
isFieldMarked(int) - Method in class org.infinispan.protostream.MessageContext
 
isLogOutOfSequenceReads() - Method in class org.infinispan.protostream.config.Configuration.Builder
 
isLogOutOfSequenceWrites() - Method in class org.infinispan.protostream.config.Configuration.Builder
 
isMultiple - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
isMultiple - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
isPacked() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
isRepeated - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
isRepeated() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
isRepeated(Class<?>) - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
isRepeated() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
isRequired - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
isRequired() - Method in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
isRequired() - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
isResolved() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
isScalar() - Method in enum org.infinispan.protostream.descriptors.JavaType
 
isTopLevel() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
isValid - Variable in class org.infinispan.protostream.sampledomain.Transaction
 
isValid() - Method in class org.infinispan.protostream.sampledomain.Transaction
 

J

javaClass - Variable in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
javaType - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
JavaType - Enum in org.infinispan.protostream.descriptors
Java mappings of the protobuf field types
JavaType() - Constructor for enum org.infinispan.protostream.descriptors.JavaType
 
javaType - Variable in enum org.infinispan.protostream.descriptors.Type
 

L

lastPos - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
leadingWhitespace - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
lexer - Variable in class org.infinispan.protostream.impl.parser.AnnotationParser
 
lexerError(long, String, String...) - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
lexerError(String, String...) - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
limits - Variable in class org.infinispan.protostream.sampledomain.Account
 
Limits() - Constructor for class org.infinispan.protostream.sampledomain.Account.Limits
 
LimitsMarshaller - Class in org.infinispan.protostream.sampledomain.marshallers
 
LimitsMarshaller() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.LimitsMarshaller
 
line(long) - Static method in class org.infinispan.protostream.descriptors.AnnotationElement
 
line - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
LINESHIFT - Static variable in class org.infinispan.protostream.descriptors.AnnotationElement
 
ListMapper<S,T> - Class in org.infinispan.protostream.impl.parser.mappers
Converts the content of a list, given a mapper to convert its elements.
ListMapper(Mapper<S, T>) - Constructor for class org.infinispan.protostream.impl.parser.mappers.ListMapper
 
Literal(long, Object) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Literal
 
log - Static variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
log - Static variable in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
log - Static variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
log - Static variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
Log - Interface in org.infinispan.protostream.impl
 
log - Static variable in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
log - Static variable in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
log - Static variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
Log.LogFactory - Class in org.infinispan.protostream.impl
 
Log_$logger - Class in org.infinispan.protostream.impl
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.infinispan.protostream.impl.Log_$logger
 
LogFactory() - Constructor for class org.infinispan.protostream.impl.Log.LogFactory
 
logOutOfSequenceReads - Variable in class org.infinispan.protostream.config.Configuration.Builder
 
logOutOfSequenceReads - Variable in class org.infinispan.protostream.config.Configuration
 
logOutOfSequenceReads() - Method in class org.infinispan.protostream.config.Configuration
 
logOutOfSequenceWrites - Variable in class org.infinispan.protostream.config.Configuration.Builder
 
logOutOfSequenceWrites - Variable in class org.infinispan.protostream.config.Configuration
 
logOutOfSequenceWrites() - Method in class org.infinispan.protostream.config.Configuration
 
longType() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 

M

main(String[]) - Static method in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
makeCollectionLocalVar(ProtoFieldMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
makeFieldWasSetFlag(ProtoFieldMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
makeMarshallerDelegateFieldName(ProtoFieldMetadata) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
makePosition(int, int) - Static method in class org.infinispan.protostream.descriptors.AnnotationElement
 
makeQualifiedTypeName(String) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
makeStreamIOMethodName(ProtoFieldMetadata, boolean) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
makeTag(int, int) - Static method in class org.infinispan.protostream.impl.WireFormat
Makes a tag value given a field number and wire type.
map(EnumType) - Method in class org.infinispan.protostream.impl.parser.mappers.EnumTypeMapper
 
map(EnumType.Value) - Method in class org.infinispan.protostream.impl.parser.mappers.EnumValueTypeMapper
 
map(ExtendDeclaration) - Method in class org.infinispan.protostream.impl.parser.mappers.ExtendMapper
 
map(MessageType.Field) - Method in class org.infinispan.protostream.impl.parser.mappers.FieldMapper
 
map(List<S>) - Method in class org.infinispan.protostream.impl.parser.mappers.ListMapper
 
map(S) - Method in interface org.infinispan.protostream.impl.parser.mappers.Mapper
 
map(MessageType) - Method in class org.infinispan.protostream.impl.parser.mappers.MessageTypeMapper
 
map(Option) - Method in class org.infinispan.protostream.impl.parser.mappers.OptionMapper
 
map(ProtoFile) - Method in class org.infinispan.protostream.impl.parser.mappers.ProtofileMapper
 
mapper - Variable in class org.infinispan.protostream.impl.parser.mappers.ListMapper
 
Mapper<S,T> - Interface in org.infinispan.protostream.impl.parser.mappers
Converter for objects.
Mappers - Class in org.infinispan.protostream.impl.parser.mappers
Mappers and utilities used by the conversion of the protoparser model to protostream descriptors.
Mappers() - Constructor for class org.infinispan.protostream.impl.parser.mappers.Mappers
 
mark() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
markField(int) - Method in class org.infinispan.protostream.MessageContext
Mark a field as seen.
markUnresolved() - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
marshall(FieldDescriptor, T, ProtoStreamWriterImpl, RawProtoStreamWriter) - Method in interface org.infinispan.protostream.impl.BaseMarshallerDelegate
Marshalls an object.
marshall(FieldDescriptor, T, ProtoStreamWriterImpl, RawProtoStreamWriter) - Method in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
marshall(FieldDescriptor, T, ProtoStreamWriterImpl, RawProtoStreamWriter) - Method in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
marshall(FieldDescriptor, T, ProtoStreamWriterImpl, RawProtoStreamWriter) - Method in class org.infinispan.protostream.impl.RawProtobufMarshallerDelegate
 
marshaller - Variable in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
marshaller - Variable in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
marshaller - Variable in class org.infinispan.protostream.impl.RawProtobufMarshallerDelegate
 
Marshaller() - Constructor for class org.infinispan.protostream.WrappedMessage.Marshaller
 
MARSHALLER_CLASS_NAME - Static variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
MarshallerCodeGenerator - Class in org.infinispan.protostream.annotations.impl
 
MarshallerCodeGenerator(String, ClassPool) - Constructor for class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
marshallerDelegate - Variable in class org.infinispan.protostream.impl.ReadMessageContext
 
marshallerDelegate - Variable in class org.infinispan.protostream.impl.WriteMessageContext
 
MarshallerRegistration - Class in org.infinispan.protostream.sampledomain.marshallers
 
MarshallerRegistration() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.MarshallerRegistration
 
marshallersByClass - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
marshallersByName - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
maxDailyLimit - Variable in class org.infinispan.protostream.sampledomain.Account.Limits
 
maxSeenFieldNumber - Variable in class org.infinispan.protostream.MessageContext
 
maxTransactionLimit - Variable in class org.infinispan.protostream.sampledomain.Account.Limits
 
membersByName - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
membersByNumber - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
Message - Interface in org.infinispan.protostream
Deprecated.
this mechanism was replaced by UnknownFieldSetHandler interface
MESSAGE_LIST_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
MESSAGE_TYPE_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
messageAnnotation(String) - Method in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
messageAnnotation(String) - Method in class org.infinispan.protostream.config.Configuration.Builder
 
messageAnnotationBuilders - Variable in class org.infinispan.protostream.config.Configuration.Builder
 
messageAnnotations - Variable in class org.infinispan.protostream.config.Configuration
 
messageAnnotations() - Method in class org.infinispan.protostream.config.Configuration
 
messageContext - Variable in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
messageContext - Variable in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
MessageContext<E extends MessageContext> - Class in org.infinispan.protostream
 
MessageContext(E, String, Descriptor) - Constructor for class org.infinispan.protostream.MessageContext
 
messageDescriptor - Variable in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
messageDescriptor - Variable in class org.infinispan.protostream.MessageContext
The descriptor of the current message.
MessageMarshaller<T> - Interface in org.infinispan.protostream
 
MessageMarshaller.ProtoStreamReader - Interface in org.infinispan.protostream
An high-level interface for the wire encoding of a protobuf stream that allows reading named and typed message fields.
MessageMarshaller.ProtoStreamWriter - Interface in org.infinispan.protostream
 
MessageMarshallerDelegate<T> - Class in org.infinispan.protostream.impl
 
MessageMarshallerDelegate(SerializationContextImpl, MessageMarshaller<T>, Descriptor) - Constructor for class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
messageType - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
MessageTypeMapper - Class in org.infinispan.protostream.impl.parser.mappers
Mapper for Type.
MessageTypeMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.MessageTypeMapper
 
messageTypes - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
messageTypes - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
metadataByClass - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
metadataByTypeName - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
multiple(boolean) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
multiple() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig
 

N

name - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
name - Variable in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
name - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
name - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
name() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
name - Variable in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
name - Variable in class org.infinispan.protostream.config.AnnotationConfig
 
name() - Method in class org.infinispan.protostream.config.AnnotationConfig
 
name - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Annotation
 
name - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Attribute
 
name - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
name - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
name - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
name - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
name - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
name - Variable in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
name - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
name - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
name - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
name - Variable in class org.infinispan.protostream.descriptors.Option
 
name - Variable in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
name - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
name - Variable in class org.infinispan.protostream.sampledomain.User
 
nestedTypes - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
nestedTypes - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
newInstance(InputStream) - Static method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
newInstance(byte[]) - Static method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
newInstance(byte[], int, int) - Static method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
newInstance(ByteBuffer) - Static method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
newInstance(OutputStream) - Static method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
newInstance(OutputStream, int) - Static method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
newInstance(byte[]) - Static method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
newInstance(byte[], int, int) - Static method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
newInstance(ByteBuffer) - Static method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
newInstance(ByteBuffer, int) - Static method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
newSerializationContext(Configuration) - Static method in class org.infinispan.protostream.ProtobufUtil
 
nextId - Static variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
A numeric id that is appended to generated class names to avoid potential collisions.
nextMarshallerClassId() - Static method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
Generates a unique id to be used for generating unique class names.
nextToken() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
normalizeValues(AnnotationElement.Annotation, AnnotationConfig<?>) - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
Note - Class in org.infinispan.protostream.sampledomain
An annotated entity.
Note() - Constructor for class org.infinispan.protostream.sampledomain.Note
 
notes - Variable in class org.infinispan.protostream.sampledomain.User
 
number - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
number - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
number - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
number - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
number - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
number - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
number - Variable in class org.infinispan.protostream.sampledomain.Address
 

O

onEnd() - Method in interface org.infinispan.protostream.TagHandler
 
onEndNested(int, String, Descriptor) - Method in interface org.infinispan.protostream.TagHandler
 
onStart() - Method in interface org.infinispan.protostream.TagHandler
 
onStartNested(int, String, Descriptor) - Method in interface org.infinispan.protostream.TagHandler
 
onTag(int, String, Type, JavaType, Object) - Method in interface org.infinispan.protostream.TagHandler
 
Option - Class in org.infinispan.protostream.descriptors
Represents any option in a proto file
Option(String, Object) - Constructor for class org.infinispan.protostream.descriptors.Option
 
OPTION_LIST_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
OPTION_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.mappers.Mappers
 
optionByName - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
OptionMapper - Class in org.infinispan.protostream.impl.parser.mappers
 
OptionMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.OptionMapper
 
options - Variable in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
options - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
options - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
options - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
options - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
options - Variable in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
options - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
options - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
options - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
options - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
org.infinispan.protostream - package org.infinispan.protostream
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
org.infinispan.protostream.annotations - package org.infinispan.protostream.annotations
Annotations for defining Protocol Buffers schemas in Java code.
org.infinispan.protostream.annotations.impl - package org.infinispan.protostream.annotations.impl
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.
org.infinispan.protostream.config - package org.infinispan.protostream.config
Configuration classes.
org.infinispan.protostream.descriptors - package org.infinispan.protostream.descriptors
Represents information contained in a proto file
org.infinispan.protostream.impl - package org.infinispan.protostream.impl
Protostream internals.
org.infinispan.protostream.impl.parser - package org.infinispan.protostream.impl.parser
Protobuf files parser.
org.infinispan.protostream.impl.parser.mappers - package org.infinispan.protostream.impl.parser.mappers
Converters from the protoparser model elements to protostream descriptors.
org.infinispan.protostream.sampledomain - package org.infinispan.protostream.sampledomain
 
org.infinispan.protostream.sampledomain.marshallers - package org.infinispan.protostream.sampledomain.marshallers
 
out - Variable in class org.infinispan.protostream.impl.WriteMessageContext
 
outerType - Variable in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 

P

packageName - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
packageName - Variable in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
packageName(String) - Method in class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
packageName - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
packageName - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
PACKED - Static variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
parentBuilder - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
parentBuilder - Variable in class org.infinispan.protostream.config.AnnotationConfig.Builder
 
parentContext - Variable in class org.infinispan.protostream.MessageContext
The context of the outer message or null if this is a top level message.
parse(FileDescriptorSource) - Method in interface org.infinispan.protostream.DescriptorParser
Parses a set of protofiles but does not resolve dependencies.
parse() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
parse(FileDescriptorSource) - Method in class org.infinispan.protostream.impl.parser.SquareProtoParser
 
parse(TagHandler, Descriptor, InputStream) - Method in class org.infinispan.protostream.ProtobufParser
 
parse(TagHandler, Descriptor, byte[], int, int) - Method in class org.infinispan.protostream.ProtobufParser
 
parse(TagHandler, Descriptor, byte[]) - Method in class org.infinispan.protostream.ProtobufParser
 
parse(TagHandler, Descriptor, RawProtoStreamReader) - Method in class org.infinispan.protostream.ProtobufParser
 
parseAndResolve(FileDescriptorSource) - Method in interface org.infinispan.protostream.DescriptorParser
Parses a set of protofiles and resolves imports and types.
parseAndResolve(FileDescriptorSource) - Method in class org.infinispan.protostream.impl.parser.SquareProtoParser
 
parseAnnotation() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
parseArray() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
parseAttribute() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
parseAttributes() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
parsedAnnotations - Variable in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
parseIdentifier() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
parseInternal(TagHandler, Descriptor, RawProtoStreamReader) - Method in class org.infinispan.protostream.ProtobufParser
 
parseMessage(TagHandler, Descriptor, RawProtoStreamReader) - Method in class org.infinispan.protostream.ProtobufParser
 
parser - Variable in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
parser - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
PARSER_FIELD_NAME - Static variable in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
parseValue(int) - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
popContext() - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
popContext() - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
popLimit(int) - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
popLimit(int) - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
pos - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
position - Variable in class org.infinispan.protostream.descriptors.AnnotationElement
 
positionToString(long) - Static method in class org.infinispan.protostream.descriptors.AnnotationElement
 
postCode - Variable in class org.infinispan.protostream.sampledomain.Address
 
primitiveTypes - Static variable in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
processAnnotations() - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
progressCallback - Variable in class org.infinispan.protostream.FileDescriptorSource
 
propertyName - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
PROTOBUF_RES - Static variable in class org.infinispan.protostream.sampledomain.marshallers.MarshallerRegistration
 
PROTOBUF_TYPE_NAME - Static variable in class org.infinispan.protostream.WrappedMessage
 
ProtobufParser - Class in org.infinispan.protostream
 
ProtobufParser() - Constructor for class org.infinispan.protostream.ProtobufParser
 
protobufSchemaPackage - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
protobufType - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
ProtobufUtil - Class in org.infinispan.protostream
 
ProtobufUtil() - Constructor for class org.infinispan.protostream.ProtobufUtil
 
ProtocMessageMarshaller<T extends com.google.protobuf.MessageLite> - Class in org.infinispan.protostream.impl
Marshaller for Google's Protobuf message classes generated by protoc tool.
ProtocMessageMarshaller(Class<? extends T>) - Constructor for class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
ProtocMessageMarshaller(String, Class<? extends T>) - Constructor for class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
ProtoDoc - Annotation Type in org.infinispan.protostream.annotations
Defines the documentation text of the generated message/enum type or field.
ProtoEnum - Annotation Type in org.infinispan.protostream.annotations
Defines a Protobuf enum type.
ProtoEnumTypeMetadata - Class in org.infinispan.protostream.annotations.impl
 
ProtoEnumTypeMetadata(Class<? extends Enum>) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
ProtoEnumValue - Annotation Type in org.infinispan.protostream.annotations
Defines a Protobuf enum value.
ProtoEnumValueMetadata - Class in org.infinispan.protostream.annotations.impl
 
ProtoEnumValueMetadata(int, String, Field, Enum) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
ProtoField - Annotation Type in org.infinispan.protostream.annotations
Defines a Protocol Buffers message field.
ProtoFieldMetadata - Class in org.infinispan.protostream.annotations.impl
 
ProtoFieldMetadata(Class<?>, int, String, Class<?>, Class<?>, Type, ProtoTypeMetadata, boolean, boolean, boolean, Object, Field) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
ProtoFieldMetadata(Class<?>, int, String, Class<?>, Class<?>, Type, ProtoTypeMetadata, boolean, boolean, boolean, Object, String, Method, Method) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
PROTOFILE_MAPPER - Static variable in class org.infinispan.protostream.impl.parser.SquareProtoParser
 
ProtofileMapper - Class in org.infinispan.protostream.impl.parser.mappers
Mapper for high level protofile to FileDescriptor.
ProtofileMapper() - Constructor for class org.infinispan.protostream.impl.parser.mappers.ProtofileMapper
 
ProtoMessage - Annotation Type in org.infinispan.protostream.annotations
Defines a Protobuf message type.
ProtoMessageTypeMetadata - Class in org.infinispan.protostream.annotations.impl
 
ProtoMessageTypeMetadata(ProtoSchemaGenerator, Class<?>) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
protoName - Variable in class org.infinispan.protostream.annotations.impl.ProtoEnumValueMetadata
 
ProtoSchemaBuilder - Class in org.infinispan.protostream.annotations
Generates a Protocol Buffers schema definition file based on a set of @Proto* annotated classes.
ProtoSchemaBuilder() - Constructor for class org.infinispan.protostream.annotations.ProtoSchemaBuilder
 
ProtoSchemaBuilderException - Exception in org.infinispan.protostream.annotations
A runtime exception that can be thrown during the generation of the Protocol Buffers schema and marshallers either due to improper API usage or due to internal errors.
ProtoSchemaBuilderException(String) - Constructor for exception org.infinispan.protostream.annotations.ProtoSchemaBuilderException
 
ProtoSchemaBuilderException(Throwable) - Constructor for exception org.infinispan.protostream.annotations.ProtoSchemaBuilderException
 
ProtoSchemaBuilderException(String, Throwable) - Constructor for exception org.infinispan.protostream.annotations.ProtoSchemaBuilderException
 
protoSchemaGenerator - Variable in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
ProtoSchemaGenerator - Class in org.infinispan.protostream.annotations.impl
 
ProtoSchemaGenerator(SerializationContext, String, String, Set<Class<?>>) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
PROTOSTREAM_PACKAGE - Static variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
ProtoStreamReaderImpl - Class in org.infinispan.protostream.impl
 
ProtoStreamReaderImpl(SerializationContextImpl) - Constructor for class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
ProtoStreamWriterImpl - Class in org.infinispan.protostream.impl
 
ProtoStreamWriterImpl(SerializationContextImpl) - Constructor for class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
protoTypeMetadata - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
ProtoTypeMetadata - Class in org.infinispan.protostream.annotations.impl
 
ProtoTypeMetadata(BaseMarshaller) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
ProtoTypeMetadata(String, Class<?>) - Constructor for class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
ProtoUnknownFieldSet - Annotation Type in org.infinispan.protostream.annotations
Indicates the field or java-bean property of type UnknownFieldSet to be used for storing the unknown field set.
publicDependencies - Variable in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
publicDependencies - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
pushContext(FieldDescriptor, MessageMarshallerDelegate<?>, RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
pushContext(FieldDescriptor, MessageMarshallerDelegate<?>, RawProtoStreamWriter) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
pushLimit(int) - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
pushLimit(int) - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
putChar(char) - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
putVarintField(int, int) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
putVarintField(int, int) - Method in interface org.infinispan.protostream.UnknownFieldSet
Convenience method for merging a new field containing a single varint value.

Q

qualifiedIdentifier() - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 

R

RawProtobufMarshaller<T> - Interface in org.infinispan.protostream
A marshaller for messages that has direct access to the low level protobuf streams to read and write tags in an unchecked manner.
RawProtobufMarshallerDelegate<T> - Class in org.infinispan.protostream.impl
 
RawProtobufMarshallerDelegate(SerializationContextImpl, RawProtobufMarshaller<T>) - Constructor for class org.infinispan.protostream.impl.RawProtobufMarshallerDelegate
 
rawProtobufMarshallerInterface - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
RawProtoStreamReader - Interface in org.infinispan.protostream
 
RawProtoStreamReaderImpl - Class in org.infinispan.protostream.impl
 
RawProtoStreamReaderImpl(CodedInputStream) - Constructor for class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
RawProtoStreamWriter - Interface in org.infinispan.protostream
 
RawProtoStreamWriterImpl - Class in org.infinispan.protostream.impl
 
RawProtoStreamWriterImpl(CodedOutputStream) - Constructor for class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
readAllFields(RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
readAllFields(RawProtoStreamReader) - Method in interface org.infinispan.protostream.UnknownFieldSet
Parse an entire message from input and merge its fields into this set.
readArray(String, Class<? extends E>) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readArray(String, Class<? extends E>) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readBool() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readBool() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readBoolean(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readBoolean(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readByteArray() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readByteArray() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readByteBuffer() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readByteBuffer() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readBytes(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readBytes(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readCollection(String, C, Class<E>) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readCollection(String, C, Class<E>) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readDate(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readDate(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readDouble(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readDouble() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readDouble(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readDouble() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readEnum() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readEnum() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readExternal(ObjectInput) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
readFixed32() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readFixed32() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readFixed64() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readFixed64() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readFloat(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readFloat() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readFloat(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readFloat() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readFrom(SerializationContext, RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
readFrom(MessageMarshaller.ProtoStreamReader) - Method in interface org.infinispan.protostream.MessageMarshaller
 
readFrom(SerializationContext, RawProtoStreamReader, Class<A>) - Static method in class org.infinispan.protostream.ProtobufUtil
 
readFrom(SerializationContext, InputStream, Class<A>) - Static method in class org.infinispan.protostream.ProtobufUtil
 
readFrom(SerializationContext, RawProtoStreamReader) - Method in interface org.infinispan.protostream.RawProtobufMarshaller
 
readFrom(MessageMarshaller.ProtoStreamReader) - Method in class org.infinispan.protostream.sampledomain.marshallers.AccountMarshaller
 
readFrom(MessageMarshaller.ProtoStreamReader) - Method in class org.infinispan.protostream.sampledomain.marshallers.AddressMarshaller
 
readFrom(MessageMarshaller.ProtoStreamReader) - Method in class org.infinispan.protostream.sampledomain.marshallers.LimitsMarshaller
 
readFrom(MessageMarshaller.ProtoStreamReader) - Method in class org.infinispan.protostream.sampledomain.marshallers.TransactionMarshaller
 
readFrom(MessageMarshaller.ProtoStreamReader) - Method in class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 
readFrom(SerializationContext, RawProtoStreamReader) - Method in class org.infinispan.protostream.WrappedMessage.Marshaller
 
readFromMethod - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
readInt(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readInt(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
Can't return an int here because the field might be declared optional and missing so we might need to return a null.
readInt32() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readInt32() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readInt64() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readInt64() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readLock - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
readLong(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readLong(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readMessage(BaseMarshallerDelegate<T>, RawProtoStreamReader) - Method in class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
 
readMessage(SerializationContext, RawProtoStreamReader) - Static method in class org.infinispan.protostream.WrappedMessage
 
ReadMessageContext - Class in org.infinispan.protostream.impl
 
ReadMessageContext(ReadMessageContext, String, MessageMarshallerDelegate<?>, RawProtoStreamReader) - Constructor for class org.infinispan.protostream.impl.ReadMessageContext
 
readNestedObject(FieldDescriptor, Class<A>, RawProtoStreamReader, int) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
Read an Object or an Enum.
readObject(String, Class<E>) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readObject(String, Class<E>) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readPrimitive(String, JavaType) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readPrimitiveCollection(FieldDescriptor, Collection<? super Object>, Class) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readRawVarint32() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readRawVarint32() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readRawVarint64() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readRawVarint64() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readSFixed32() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readSFixed32() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readSFixed64() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readSFixed64() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readSingleField(int, RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
readSingleField(int, RawProtoStreamReader) - Method in interface org.infinispan.protostream.UnknownFieldSet
Parse a single field from input and merge it into this set.
readSInt32() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readSInt32() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readSInt64() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readSInt64() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readString(String) - Method in class org.infinispan.protostream.impl.ProtoStreamReaderImpl
 
readString() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readString(String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
 
readString() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readTag() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readTag() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readUInt32() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readUInt32() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readUInt64() - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
readUInt64() - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
readWriteLock - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
registerFileDescriptor(FileDescriptor) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
registerMarshaller(BaseMarshaller<T>) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
registerMarshaller(BaseMarshaller<T>) - Method in interface org.infinispan.protostream.SerializationContext
Register a type marshaller.
registerMarshallers(SerializationContext) - Static method in class org.infinispan.protostream.sampledomain.marshallers.MarshallerRegistration
 
registerProtoFiles(FileDescriptorSource) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
registerProtoFiles(FileDescriptorSource) - Method in interface org.infinispan.protostream.SerializationContext
 
resolveDependencies(FileDescriptorSource.ProgressCallback, Map<String, FileDescriptor>, Map<String, GenericDescriptor>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
resolveDependencies(FileDescriptorSource.ProgressCallback, Map<String, FileDescriptor>, Map<String, GenericDescriptor>, Set<String>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
resolveImports(FileDescriptorSource.ProgressCallback, Map<String, FileDescriptor>, Map<String, GenericDescriptor>, Set<String>, List<String>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
resolveTypes(Descriptor) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
rule - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
rule - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
Rule - Enum in org.infinispan.protostream.descriptors
Rules associated with a field
Rule() - Constructor for enum org.infinispan.protostream.descriptors.Rule
 

S

sbuf - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
scanAnnotations(Class<?>) - Method in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
scanDecimal() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
scanIdentifier() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
scanLiteralChar() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
scanMemberAnnotations() - Method in class org.infinispan.protostream.annotations.impl.ProtoEnumTypeMetadata
 
scanMemberAnnotations() - Method in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
scanMemberAnnotations() - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
scanNextChar() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
scanNumber() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
searchType(String, Descriptor) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
seenFields - Variable in class org.infinispan.protostream.MessageContext
 
serializationContext - Variable in class org.infinispan.protostream.annotations.impl.ProtoSchemaGenerator
 
SerializationContext - Interface in org.infinispan.protostream
A repository for protobuf definitions and marshallers.
SerializationContextImpl - Class in org.infinispan.protostream.impl
 
SerializationContextImpl(Configuration) - Constructor for class org.infinispan.protostream.impl.SerializationContextImpl
 
serialVersionUID - Static variable in class org.infinispan.protostream.impl.Log_$logger
 
setAccountId(int) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setAccountIds(Set<Integer>) - Method in class org.infinispan.protostream.sampledomain.User
 
setAddresses(List<Address>) - Method in class org.infinispan.protostream.sampledomain.User
 
setAge(Integer) - Method in class org.infinispan.protostream.sampledomain.User
 
setAmount(double) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setAmount(BigDecimal) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setAuthor(User) - Method in class org.infinispan.protostream.sampledomain.Note
 
setBlurb(List<byte[]>) - Method in class org.infinispan.protostream.sampledomain.Account
 
setConfiguration(Configuration) - Method in class org.infinispan.protostream.descriptors.FileDescriptor
 
setContainingEnum(EnumDescriptor) - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
setContainingMessage(Descriptor) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
setContainingType(Descriptor) - Method in class org.infinispan.protostream.descriptors.Descriptor
 
setContainingType(Descriptor) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
setCreationDate(Date) - Method in class org.infinispan.protostream.sampledomain.Account
 
setDate(Date) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setDebit(boolean) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setDescription(String) - Method in class org.infinispan.protostream.sampledomain.Account
 
setDescription(String) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setEnumType(EnumDescriptor) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
setExtendedMessage(Descriptor) - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
setFileDescriptor(FileDescriptor) - Method in class org.infinispan.protostream.descriptors.Descriptor
 
setFileDescriptor(FileDescriptor) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor
 
setFileDescriptor(FileDescriptor) - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor
 
setFileDescriptor(FileDescriptor) - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor
 
setFileDescriptor(FileDescriptor) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
setGender(User.Gender) - Method in class org.infinispan.protostream.sampledomain.User
 
setId(int) - Method in class org.infinispan.protostream.sampledomain.Account
 
setId(int) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
setId(int) - Method in class org.infinispan.protostream.sampledomain.User
 
setLimits(Account.Limits) - Method in class org.infinispan.protostream.sampledomain.Account
 
setLogOutOfSequenceReads(boolean) - Method in class org.infinispan.protostream.config.Configuration.Builder
 
setLogOutOfSequenceWrites(boolean) - Method in class org.infinispan.protostream.config.Configuration.Builder
 
setMarshaller(BaseMarshaller) - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
setMaxDailyLimit(Double) - Method in class org.infinispan.protostream.sampledomain.Account.Limits
 
setMaxTransactionLimit(Double) - Method in class org.infinispan.protostream.sampledomain.Account.Limits
 
setMessageType(Descriptor) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
setName(String) - Method in class org.infinispan.protostream.sampledomain.User
 
setNotes(String) - Method in class org.infinispan.protostream.sampledomain.User
 
setNumber(int) - Method in class org.infinispan.protostream.sampledomain.Address
 
setOuterType(ProtoMessageTypeMetadata) - Method in class org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
 
setPostCode(String) - Method in class org.infinispan.protostream.sampledomain.Address
 
setStreet(String) - Method in class org.infinispan.protostream.sampledomain.Address
 
setSurname(String) - Method in class org.infinispan.protostream.sampledomain.User
 
setter - Variable in class org.infinispan.protostream.annotations.impl.ProtoFieldMetadata
 
setText(String) - Method in class org.infinispan.protostream.sampledomain.Note
 
setType(Type) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor
 
setUnknownFieldSet(UnknownFieldSet) - Method in class org.infinispan.protostream.BaseMessage
Deprecated.
 
setUnknownFieldSet(UnknownFieldSet) - Method in interface org.infinispan.protostream.Message
Deprecated.
 
setUnknownFieldSet(User, UnknownFieldSet) - Method in class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 
setUnknownFieldSet(UnknownFieldSet) - Method in class org.infinispan.protostream.sampledomain.User
 
setUnknownFieldSet(T, UnknownFieldSet) - Method in interface org.infinispan.protostream.UnknownFieldSetHandler
 
setValid(boolean) - Method in class org.infinispan.protostream.sampledomain.Transaction
 
skipDocNoise() - Method in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
skipField(int) - Method in class org.infinispan.protostream.impl.RawProtoStreamReaderImpl
 
skipField(int) - Method in interface org.infinispan.protostream.RawProtoStreamReader
 
sp - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
SquareProtoParser - Class in org.infinispan.protostream.impl.parser
Parser for proto files based on the Protoparser.
SquareProtoParser(Configuration) - Constructor for class org.infinispan.protostream.impl.parser.SquareProtoParser
 
status - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
 
Status() - Constructor for enum org.infinispan.protostream.descriptors.FileDescriptor.Status
 
street - Variable in class org.infinispan.protostream.sampledomain.Address
 
stringType(String...) - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
surname - Variable in class org.infinispan.protostream.sampledomain.User
 
syntaxError(long, String, String...) - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 
syntaxError(String, String...) - Method in class org.infinispan.protostream.impl.parser.AnnotationParser
 

T

TAB - Static variable in class org.infinispan.protostream.annotations.impl.IndentWriter
 
TAG_TYPE_BITS - Static variable in class org.infinispan.protostream.impl.WireFormat
The lower 3 bits of the 32 bit tag are used for encoding the wire type.
TAG_TYPE_MASK - Static variable in class org.infinispan.protostream.impl.WireFormat
Bit mask used for extracting the lower 3 bits which represent the wire type.
TagHandler - Interface in org.infinispan.protostream
An event based interface for consuming (read only) protobuf streams.
text - Variable in enum org.infinispan.protostream.impl.parser.AnnotationTokens
 
text - Variable in class org.infinispan.protostream.sampledomain.Note
 
toByteArray(SerializationContext, Object) - Static method in class org.infinispan.protostream.ProtobufUtil
 
toByteBuffer(SerializationContext, Object) - Static method in class org.infinispan.protostream.ProtobufUtil
 
toCharArray(File) - Method in class org.infinispan.protostream.FileDescriptorSource
 
toCharArray(InputStream) - Method in class org.infinispan.protostream.FileDescriptorSource
 
toCharArray(Reader) - Method in class org.infinispan.protostream.FileDescriptorSource
 
token - Variable in class org.infinispan.protostream.impl.parser.AnnotationLexer
 
toString() - Method in class org.infinispan.protostream.config.Configuration
 
toString() - Method in class org.infinispan.protostream.sampledomain.Account.Limits
 
toString() - Method in class org.infinispan.protostream.sampledomain.Account
 
toString() - Method in class org.infinispan.protostream.sampledomain.Address
 
toString() - Method in class org.infinispan.protostream.sampledomain.Note
 
toString() - Method in class org.infinispan.protostream.sampledomain.Transaction
 
toString() - Method in class org.infinispan.protostream.sampledomain.User
 
toString() - Method in class org.infinispan.protostream.WrappedMessage
 
toWrappedByteArray(SerializationContext, Object) - Static method in class org.infinispan.protostream.ProtobufUtil
 
toWrappedByteBuffer(SerializationContext, Object) - Static method in class org.infinispan.protostream.ProtobufUtil
 
Transaction - Class in org.infinispan.protostream.sampledomain
 
Transaction() - Constructor for class org.infinispan.protostream.sampledomain.Transaction
 
TransactionMarshaller - Class in org.infinispan.protostream.sampledomain.marshallers
 
TransactionMarshaller() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.TransactionMarshaller
 
type - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig.Builder
 
type - Variable in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
type() - Method in class org.infinispan.protostream.config.AnnotationAttributeConfig
 
type - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
Type - Enum in org.infinispan.protostream.descriptors
Type of a field in protobuf, can be any value defined in https://developers.google.com/protocol-buffers/docs/proto#scalar plus composite types group, message and enum
Type(JavaType, int) - Constructor for enum org.infinispan.protostream.descriptors.Type
 
TYPE_ID_ANNOTATION - Static variable in class org.infinispan.protostream.config.Configuration
 
typeId - Variable in class org.infinispan.protostream.descriptors.Descriptor
 
typeId - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
typeIds - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
typeName - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
typeName - Variable in class org.infinispan.protostream.descriptors.FieldDescriptor
 
typeName - Variable in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
typeRegistry - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
All types defined in this file or visible from imported files.
types - Variable in class org.infinispan.protostream.descriptors.FileDescriptor
Types defined in this file.

U

unbox(String, Class<?>) - Method in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
UNKNOWN_POSITION - Static variable in class org.infinispan.protostream.descriptors.AnnotationElement
 
unknownFieldSet - Variable in class org.infinispan.protostream.BaseMessage
Deprecated.
 
unknownFieldSet - Variable in class org.infinispan.protostream.impl.ReadMessageContext
 
unknownFieldSet - Variable in class org.infinispan.protostream.sampledomain.User
 
UnknownFieldSet - Interface in org.infinispan.protostream
UnknownFieldSet keeps track of fields seen during parsing of a protocol message but whose field numbers are not recognized by the user provided marshallers (are never requested by them).
unknownFieldSetField - Variable in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
unknownFieldSetGetter - Variable in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
UnknownFieldSetHandler<T> - Interface in org.infinispan.protostream
An interface to be implemented by marshaller objects of type MessageMarshaller) that are able to handle unknown fields by storing them into an UnknownFieldSet.
UnknownFieldSetImpl - Class in org.infinispan.protostream.impl
UnknownFieldSet implementation.
UnknownFieldSetImpl() - Constructor for class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
unknownFieldSetSetter - Variable in class org.infinispan.protostream.annotations.impl.ProtoMessageTypeMetadata
 
unmarshall(FieldDescriptor, ProtoStreamReaderImpl, RawProtoStreamReader) - Method in interface org.infinispan.protostream.impl.BaseMarshallerDelegate
Unmarshalls an object.
unmarshall(FieldDescriptor, ProtoStreamReaderImpl, RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.EnumMarshallerDelegate
 
unmarshall(FieldDescriptor, ProtoStreamReaderImpl, RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.MessageMarshallerDelegate
 
unmarshall(FieldDescriptor, ProtoStreamReaderImpl, RawProtoStreamReader) - Method in class org.infinispan.protostream.impl.RawProtobufMarshallerDelegate
 
unregisterFileDescriptorTypes(FileDescriptor) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
unregisterProtoFile(String) - Method in class org.infinispan.protostream.impl.SerializationContextImpl
 
unregisterProtoFile(String) - Method in interface org.infinispan.protostream.SerializationContext
Unregisters a file.
User - Class in org.infinispan.protostream.sampledomain
 
User() - Constructor for class org.infinispan.protostream.sampledomain.User
 
User.Gender - Enum in org.infinispan.protostream.sampledomain
 
UserMarshaller - Class in org.infinispan.protostream.sampledomain.marshallers
 
UserMarshaller() - Constructor for class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 

V

validateAttribute(AnnotationElement.Annotation, AnnotationElement.Attribute, AnnotationAttributeConfig, AnnotationElement.Value) - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
validateAttributes(AnnotationElement.Annotation, AnnotationConfig<?>) - Method in class org.infinispan.protostream.impl.AnnotatedDescriptorImpl
 
value - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Attribute
 
value - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Literal
 
Value(long) - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Value
 
value - Variable in class org.infinispan.protostream.descriptors.Option
 
value - Variable in class org.infinispan.protostream.WrappedMessage
The wrapped object or (boxed) primitive.
valueByName - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
valueByNumber - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
valueOf(String) - Static method in enum org.infinispan.protostream.config.AnnotationAttributeConfig.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.protostream.descriptors.FileDescriptor.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.protostream.descriptors.JavaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.protostream.descriptors.Rule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.protostream.descriptors.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.protostream.impl.parser.AnnotationTokens
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.protostream.sampledomain.User.Gender
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.infinispan.protostream.config.AnnotationAttributeConfig.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.infinispan.protostream.descriptors.AnnotationElement.Array
 
values - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
values - Variable in class org.infinispan.protostream.descriptors.EnumDescriptor
 
values() - Static method in enum org.infinispan.protostream.descriptors.FileDescriptor.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.protostream.descriptors.JavaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.protostream.descriptors.Rule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.protostream.descriptors.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.protostream.impl.parser.AnnotationTokens
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.protostream.sampledomain.User.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
visit(AnnotationElement.Annotation) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 
visit(AnnotationElement.Attribute) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 
visit(AnnotationElement.Array) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 
visit(AnnotationElement.Identifier) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 
visit(AnnotationElement.Literal) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 
visit(AnnotationElement) - Method in class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 
Visitor() - Constructor for class org.infinispan.protostream.descriptors.AnnotationElement.Visitor
 

W

WireFormat - Class in org.infinispan.protostream.impl
Defines numeric constants for wire types.
WireFormat() - Constructor for class org.infinispan.protostream.impl.WireFormat
Prevent instantiation.
wireType - Variable in enum org.infinispan.protostream.descriptors.Type
 
WIRETYPE_END_GROUP - Static variable in class org.infinispan.protostream.impl.WireFormat
 
WIRETYPE_FIXED32 - Static variable in class org.infinispan.protostream.impl.WireFormat
 
WIRETYPE_FIXED64 - Static variable in class org.infinispan.protostream.impl.WireFormat
 
WIRETYPE_LENGTH_DELIMITED - Static variable in class org.infinispan.protostream.impl.WireFormat
 
WIRETYPE_START_GROUP - Static variable in class org.infinispan.protostream.impl.WireFormat
 
WIRETYPE_VARINT - Static variable in class org.infinispan.protostream.impl.WireFormat
 
withDefaultValue(String) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withDependencies(List<String>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withDocumentation(String) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withDocumentation(String) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
withDocumentation(String) - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
withDocumentation(String) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withEnumTypes(List<EnumDescriptor>) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withEnumTypes(List<EnumDescriptor>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withExtendDescriptors(List<ExtendDescriptor>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withExtensions(List<FieldDescriptor>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withFields(List<FieldDescriptor>) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withFields(List<FieldDescriptor>) - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
withFullName(String) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withFullName(String) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
withFullName(String) - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
withIsExtension(boolean) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withMessageTypes(List<Descriptor>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withName(String) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withName(String) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
withName(String) - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
withName(String) - Method in class org.infinispan.protostream.descriptors.ExtendDescriptor.Builder
 
withName(String) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withName(String) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withNestedTypes(List<Descriptor>) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withNumber(int) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withOptions(List<Option>) - Method in class org.infinispan.protostream.descriptors.Descriptor.Builder
 
withOptions(List<Option>) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
withOptions(List<Option>) - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
withOptions(List<Option>) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withOptions(List<Option>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withPackageName(String) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withProgressCallback(FileDescriptorSource.ProgressCallback) - Method in class org.infinispan.protostream.FileDescriptorSource
 
withPublicDependencies(List<String>) - Method in class org.infinispan.protostream.descriptors.FileDescriptor.Builder
 
withRule(Rule) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withTag(int) - Method in class org.infinispan.protostream.descriptors.EnumValueDescriptor.Builder
 
withTypeName(String) - Method in class org.infinispan.protostream.descriptors.FieldDescriptor.Builder
 
withValues(List<EnumValueDescriptor>) - Method in class org.infinispan.protostream.descriptors.EnumDescriptor.Builder
 
WRAPPED_BOOL - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_BYTES - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_DESCRIPTOR_FULL_NAME - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_DESCRIPTOR_ID - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_DOUBLE - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_ENUM - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_FIXED32 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_FIXED64 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_FLOAT - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_INT32 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_INT64 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_MESSAGE_BYTES - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_SFIXED32 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_SFIXED64 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_SINT32 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_SINT64 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_STRING - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_UINT32 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WRAPPED_UINT64 - Static variable in class org.infinispan.protostream.WrappedMessage
 
WrappedMessage - Class in org.infinispan.protostream
 
WrappedMessage(Object) - Constructor for class org.infinispan.protostream.WrappedMessage
 
WrappedMessage.Marshaller - Class in org.infinispan.protostream
 
WRAPPING_DEFINITIONS_RES - Static variable in class org.infinispan.protostream.ProtobufUtil
 
write(int) - Method in class org.infinispan.protostream.annotations.impl.IndentWriter
 
write(char[], int, int) - Method in class org.infinispan.protostream.annotations.impl.IndentWriter
 
write(String) - Method in class org.infinispan.protostream.annotations.impl.IndentWriter
 
write(String, int, int) - Method in class org.infinispan.protostream.annotations.impl.IndentWriter
 
writeArray(String, E[], Class<? extends E>) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeArray(String, E[], Class<? extends E>) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeBool(int, boolean) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeBool(int, boolean) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeBoolean(String, boolean) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeBoolean(String, Boolean) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeBoolean(String, boolean) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeBoolean(String, Boolean) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeBytes(String, byte[]) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeBytes(int, ByteBuffer) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeBytes(int, byte[]) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeBytes(int, byte[], int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeBytes(String, byte[]) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeBytes(int, ByteBuffer) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeBytes(int, byte[]) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeBytes(int, byte[], int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeCollection(String, Collection<? super E>, Class<E>) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeCollection(String, Collection<? super E>, Class<E>) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeDate(String, Date) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeDate(String, Date) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeDouble(String, double) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeDouble(String, Double) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeDouble(int, double) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeDouble(String, double) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeDouble(String, Double) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeDouble(int, double) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeEnum(FieldDescriptor, T) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeEnum(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeEnum(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeExternal(ObjectOutput) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
writeField(int, Deque<?>, RawProtoStreamWriter) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
Serializes a field, including field number, and writes it to output.
writeFixed32(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeFixed32(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeFixed64(int, long) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeFixed64(int, long) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeFloat(String, float) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeFloat(String, Float) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeFloat(int, float) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeFloat(String, float) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeFloat(String, Float) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeFloat(int, float) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeGroup(FieldDescriptor, Object, Class) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeInt(String, Integer) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeInt(String, int) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeInt(String, Integer) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeInt(String, int) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeInt32(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeInt32(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeInt64(int, long) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeInt64(int, long) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeLock - Variable in class org.infinispan.protostream.impl.SerializationContextImpl
 
writeLong(String, long) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeLong(String, Long) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeLong(String, long) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeLong(String, Long) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeMessage(BaseMarshallerDelegate<T>, RawProtoStreamWriter, T) - Method in class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
 
writeMessage(FieldDescriptor, Object, Class) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeMessage(SerializationContext, RawProtoStreamWriter, Object) - Static method in class org.infinispan.protostream.WrappedMessage
 
WriteMessageContext - Class in org.infinispan.protostream.impl
 
WriteMessageContext(WriteMessageContext, String, MessageMarshallerDelegate<?>, RawProtoStreamWriter) - Constructor for class org.infinispan.protostream.impl.WriteMessageContext
 
writeNestedMessage(BaseMarshallerDelegate<T>, RawProtoStreamWriter, int, T) - Method in class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
 
writeObject(String, E, Class<? extends E>) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeObject(String, E, Class<? extends E>) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeRawBytes(byte[]) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeRawBytes(byte[]) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeRawVarint32(int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeRawVarint32(int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeRawVarint64(long) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeRawVarint64(long) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeSFixed32(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeSFixed32(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeSFixed64(int, long) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeSFixed64(int, long) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeSInt32(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeSInt32(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeSInt64(int, long) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeSInt64(int, long) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeString(String, String) - Method in class org.infinispan.protostream.impl.ProtoStreamWriterImpl
 
writeString(int, String) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeString(String, String) - Method in interface org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
 
writeString(int, String) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeTag(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeTag(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeTo(SerializationContext, RawProtoStreamWriter, T) - Method in class org.infinispan.protostream.impl.ProtocMessageMarshaller
 
writeTo(RawProtoStreamWriter) - Method in class org.infinispan.protostream.impl.UnknownFieldSetImpl
 
writeTo(MessageMarshaller.ProtoStreamWriter, T) - Method in interface org.infinispan.protostream.MessageMarshaller
 
writeTo(SerializationContext, RawProtoStreamWriter, A) - Static method in class org.infinispan.protostream.ProtobufUtil
 
writeTo(SerializationContext, OutputStream, Object) - Static method in class org.infinispan.protostream.ProtobufUtil
 
writeTo(SerializationContext, RawProtoStreamWriter, T) - Method in interface org.infinispan.protostream.RawProtobufMarshaller
 
writeTo(MessageMarshaller.ProtoStreamWriter, Account) - Method in class org.infinispan.protostream.sampledomain.marshallers.AccountMarshaller
 
writeTo(MessageMarshaller.ProtoStreamWriter, Address) - Method in class org.infinispan.protostream.sampledomain.marshallers.AddressMarshaller
 
writeTo(MessageMarshaller.ProtoStreamWriter, Account.Limits) - Method in class org.infinispan.protostream.sampledomain.marshallers.LimitsMarshaller
 
writeTo(MessageMarshaller.ProtoStreamWriter, Transaction) - Method in class org.infinispan.protostream.sampledomain.marshallers.TransactionMarshaller
 
writeTo(MessageMarshaller.ProtoStreamWriter, User) - Method in class org.infinispan.protostream.sampledomain.marshallers.UserMarshaller
 
writeTo(RawProtoStreamWriter) - Method in interface org.infinispan.protostream.UnknownFieldSet
Writes all fields from this set to the output stream.
writeTo(SerializationContext, RawProtoStreamWriter, WrappedMessage) - Method in class org.infinispan.protostream.WrappedMessage.Marshaller
 
writeToMethod - Variable in class org.infinispan.protostream.annotations.impl.MarshallerCodeGenerator
 
writeUInt32(int, int) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeUInt32(int, int) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
writeUInt64(int, long) - Method in class org.infinispan.protostream.impl.RawProtoStreamWriterImpl
 
writeUInt64(int, long) - Method in interface org.infinispan.protostream.RawProtoStreamWriter
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links