Uses of Interface
org.infinispan.protostream.impl.Log
Packages that use Log
Package
Description
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.
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
Representation of types based on javax.lang.model for annotation processing during compile time.
Abstract unified representation of Java language types, to isolate code generation from direct dependencies on the
actual type system implementation.
Represents information contained in a proto file
Protostream internals.
-
Uses of Log in org.infinispan.protostream.annotations.impl
Fields in org.infinispan.protostream.annotations.impl declared as Log -
Uses of Log in org.infinispan.protostream.annotations.impl.processor
Fields in org.infinispan.protostream.annotations.impl.processor declared as Log -
Uses of Log in org.infinispan.protostream.annotations.impl.processor.types
Fields in org.infinispan.protostream.annotations.impl.processor.types declared as Log -
Uses of Log in org.infinispan.protostream.annotations.impl.types
Fields in org.infinispan.protostream.annotations.impl.types declared as Log -
Uses of Log in org.infinispan.protostream.descriptors
Fields in org.infinispan.protostream.descriptors declared as Log -
Uses of Log in org.infinispan.protostream.impl
Classes in org.infinispan.protostream.impl that implement LogModifier and TypeClassDescriptionclassWarning this class consists of generated code.Fields in org.infinispan.protostream.impl declared as LogModifier and TypeFieldDescriptionprivate static final LogAnnotatedDescriptorImpl.logprivate static final LogProtoStreamReaderImpl.logprivate static final LogProtoStreamWriterImpl.logprivate static final LogSerializationContextImpl.logprivate static final LogTagReaderImpl.logprivate static final LogTagWriterImpl.logstatic final LogLog.LOGMethods in org.infinispan.protostream.impl that return Log