Uses of Class
org.keycloak.models.map.storage.hotRod.singleUseObject.HotRodSingleUseObjectEntity
Package
Description
-
Uses of HotRodSingleUseObjectEntity in org.keycloak.models.map.storage.hotRod
ModifierConstructorDescriptionSingleUseObjectHotRodCrudOperations
(KeycloakSession session, org.infinispan.client.hotrod.RemoteCache<String, HotRodSingleUseObjectEntity> remoteCache, StringKeyConverter<String> keyConverter, HotRodEntityDescriptor<HotRodSingleUseObjectEntity, HotRodSingleUseObjectEntityDelegate> storedEntityDescriptor, DeepCloner cloner, Long lockTimeout) SingleUseObjectHotRodCrudOperations
(KeycloakSession session, org.infinispan.client.hotrod.RemoteCache<String, HotRodSingleUseObjectEntity> remoteCache, StringKeyConverter<String> keyConverter, HotRodEntityDescriptor<HotRodSingleUseObjectEntity, HotRodSingleUseObjectEntityDelegate> storedEntityDescriptor, DeepCloner cloner, Long lockTimeout) -
Uses of HotRodSingleUseObjectEntity in org.keycloak.models.map.storage.hotRod.singleUseObject
Modifier and TypeMethodDescriptionHotRodSingleUseObjectEntityDelegate.getHotRodEntity()
HotRodSingleUseObjectEntity$___Marshaller_151200b0c7ca7487d13a12531d9ee5a1544131a84ad3cf4a9d0103badb406281.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Modifier and TypeMethodDescriptionHotRodSingleUseObjectEntityDescriptor.getEntityTypeClass()
HotRodSingleUseObjectEntityDescriptor.getHotRodDelegateProvider()
HotRodSingleUseObjectEntity$___Marshaller_151200b0c7ca7487d13a12531d9ee5a1544131a84ad3cf4a9d0103badb406281.getJavaClass()
Modifier and TypeMethodDescriptionstatic int
HotRodSingleUseObjectEntityDelegate.entityHashCode
(HotRodSingleUseObjectEntity e) void
HotRodSingleUseObjectEntity$___Marshaller_151200b0c7ca7487d13a12531d9ee5a1544131a84ad3cf4a9d0103badb406281.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodSingleUseObjectEntity $2) ModifierConstructorDescription