Class HotRodSingleUseObjectEntityDescriptor
java.lang.Object
org.keycloak.models.map.storage.hotRod.singleUseObject.HotRodSingleUseObjectEntityDescriptor
- All Implemented Interfaces:
HotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
@Generated("org.keycloak.models.map.processor.GenerateHotRodEntityImplementationsProcessor")
public class HotRodSingleUseObjectEntityDescriptor
extends Object
implements HotRodEntityDescriptor<HotRodSingleUseObjectEntity,HotRodSingleUseObjectEntityDelegate>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HotRodSingleUseObjectEntityDescriptor
public HotRodSingleUseObjectEntityDescriptor()
-
-
Method Details
-
getModelTypeClass
- Specified by:
getModelTypeClass
in interfaceHotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
-
getEntityTypeClass
- Specified by:
getEntityTypeClass
in interfaceHotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
-
getCacheName
- Specified by:
getCacheName
in interfaceHotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
-
getHotRodDelegateProvider
public Function<HotRodSingleUseObjectEntity,HotRodSingleUseObjectEntityDelegate> getHotRodDelegateProvider()- Specified by:
getHotRodDelegateProvider
in interfaceHotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
-
getCurrentVersion
- Specified by:
getCurrentVersion
in interfaceHotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
-
getProtoSchema
public org.infinispan.protostream.GeneratedSchema getProtoSchema()- Specified by:
getProtoSchema
in interfaceHotRodEntityDescriptor<HotRodSingleUseObjectEntity,
HotRodSingleUseObjectEntityDelegate>
-