Class HotRodGroupEntitySchemaImpl
- java.lang.Object
- 
- org.keycloak.models.map.storage.hotRod.group.HotRodGroupEntitySchemaImpl
 
- 
- All Implemented Interfaces:
- org.infinispan.protostream.GeneratedSchema,- org.infinispan.protostream.SerializationContextInitializer,- HotRodGroupEntity.HotRodGroupEntitySchema
 
 @Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public class HotRodGroupEntitySchemaImpl extends Object implements HotRodGroupEntity.HotRodGroupEntitySchema WARNING: Generated code! Do not edit!
- 
- 
Field Summary- 
Fields inherited from interface org.keycloak.models.map.storage.hotRod.group.HotRodGroupEntity.HotRodGroupEntitySchemaINSTANCE
 
- 
 - 
Constructor SummaryConstructors Constructor Description HotRodGroupEntitySchemaImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetProtoFile()StringgetProtoFileName()ReadergetProtoFileReader()voidregisterMarshallers(org.infinispan.protostream.SerializationContext serCtx)voidregisterSchema(org.infinispan.protostream.SerializationContext serCtx)
 
- 
- 
- 
Method Detail- 
getProtoFileNamepublic String getProtoFileName() - Specified by:
- getProtoFileNamein interface- org.infinispan.protostream.GeneratedSchema
- Specified by:
- getProtoFileNamein interface- org.infinispan.protostream.SerializationContextInitializer
 
 - 
getProtoFilepublic String getProtoFile() - Specified by:
- getProtoFilein interface- org.infinispan.protostream.GeneratedSchema
- Specified by:
- getProtoFilein interface- org.infinispan.protostream.SerializationContextInitializer
 
 - 
getProtoFileReaderpublic Reader getProtoFileReader() - Specified by:
- getProtoFileReaderin interface- org.infinispan.protostream.GeneratedSchema
 
 - 
registerSchemapublic void registerSchema(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
- registerSchemain interface- org.infinispan.protostream.SerializationContextInitializer
 
 - 
registerMarshallerspublic void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
- registerMarshallersin interface- org.infinispan.protostream.SerializationContextInitializer
 
 
- 
 
-