Uses of Class
org.keycloak.models.map.storage.hotRod.singleUseObject.HotRodSingleUseObjectEntity
Packages that use HotRodSingleUseObjectEntity
Package
Description
-
Uses of HotRodSingleUseObjectEntity in org.keycloak.models.map.storage.hotRod
Constructor parameters in org.keycloak.models.map.storage.hotRod with type arguments of type HotRodSingleUseObjectEntityModifierConstructorDescriptionSingleUseObjectHotRodCrudOperations
(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
Methods in org.keycloak.models.map.storage.hotRod.singleUseObject that return HotRodSingleUseObjectEntityModifier and TypeMethodDescriptionHotRodSingleUseObjectEntityDelegate.getHotRodEntity()
HotRodSingleUseObjectEntity$___Marshaller_151200b0c7ca7487d13a12531d9ee5a1544131a84ad3cf4a9d0103badb406281.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.keycloak.models.map.storage.hotRod.singleUseObject that return types with arguments of type HotRodSingleUseObjectEntityModifier and TypeMethodDescriptionHotRodSingleUseObjectEntityDescriptor.getEntityTypeClass()
HotRodSingleUseObjectEntityDescriptor.getHotRodDelegateProvider()
HotRodSingleUseObjectEntity$___Marshaller_151200b0c7ca7487d13a12531d9ee5a1544131a84ad3cf4a9d0103badb406281.getJavaClass()
Methods in org.keycloak.models.map.storage.hotRod.singleUseObject with parameters of type HotRodSingleUseObjectEntityModifier and TypeMethodDescriptionstatic int
HotRodSingleUseObjectEntityDelegate.entityHashCode
(HotRodSingleUseObjectEntity e) void
HotRodSingleUseObjectEntity$___Marshaller_151200b0c7ca7487d13a12531d9ee5a1544131a84ad3cf4a9d0103badb406281.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodSingleUseObjectEntity $2) Constructors in org.keycloak.models.map.storage.hotRod.singleUseObject with parameters of type HotRodSingleUseObjectEntityModifierConstructorDescription