类 Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.apache.camel.quarkus.component.infinispan.model.Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44
-
- 所有已实现的接口:
org.infinispan.protostream.BaseMarshaller<Person>,org.infinispan.protostream.ProtobufTagMarshaller<Person>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<Person>WARNING: Generated code! Do not edit!
-
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 Class<Person>getJavaClass()StringgetTypeName()Personread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, Person $2)
-
-
-
方法详细资料
-
getJavaClass
public Class<Person> getJavaClass()
- 指定者:
getJavaClass在接口中org.infinispan.protostream.BaseMarshaller<Person>
-
getTypeName
public String getTypeName()
- 指定者:
getTypeName在接口中org.infinispan.protostream.BaseMarshaller<Person>
-
read
public Person read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- 指定者:
read在接口中org.infinispan.protostream.ProtobufTagMarshaller<Person>- 抛出:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, Person $2) throws IOException- 指定者:
write在接口中org.infinispan.protostream.ProtobufTagMarshaller<Person>- 抛出:
IOException
-
-