Class CompileTimeImportedProtoTypeMetadata

java.lang.Object
org.infinispan.protostream.annotations.impl.ProtoTypeMetadata
org.infinispan.protostream.annotations.impl.processor.CompileTimeImportedProtoTypeMetadata
All Implemented Interfaces:
HasProtoSchema

final class CompileTimeImportedProtoTypeMetadata extends ProtoTypeMetadata
A ProtoTypeMetadata for a message or enum type that is not present in the current set of classes and is expected to be defined in another protobuf schema that was created based on annotations during the processing on a different module, so it just gets to be imported from the file that defines it.
Since:
4.3