| Package | Description |
|---|---|
| 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.descriptors |
Represents information contained in a proto file
|
| org.infinispan.protostream.impl |
Protostream internals.
|
| Modifier and Type | Field and Description |
|---|---|
private static Log |
ProtoSchemaGenerator.log |
private static Log |
ProtoEnumTypeMetadata.log |
private static Log |
MarshallerCodeGenerator.log |
| Modifier and Type | Field and Description |
|---|---|
private static Log |
FileDescriptor.log |
| Modifier and Type | Class and Description |
|---|---|
class |
Log_$logger
Warning this class consists of generated code.
|
| Modifier and Type | Field and Description |
|---|---|
private static Log |
ProtoStreamWriterImpl.log |
private static Log |
SerializationContextImpl.log |
private static Log |
ProtoStreamReaderImpl.log |
| Modifier and Type | Method and Description |
|---|---|
static Log |
Log.LogFactory.getLog(java.lang.Class<?> clazz) |