Uses of Record Class
org.keycloak.marshalling.KeycloakIndexSchemaUtil.IndexedEntity
Packages that use KeycloakIndexSchemaUtil.IndexedEntity
-
Uses of KeycloakIndexSchemaUtil.IndexedEntity in org.keycloak.marshalling
Method parameters in org.keycloak.marshalling with type arguments of type KeycloakIndexSchemaUtil.IndexedEntityModifier and TypeMethodDescriptionstatic void
KeycloakIndexSchemaUtil.uploadAndReindexCaches
(org.infinispan.client.hotrod.RemoteCacheManager remoteCacheManager, org.infinispan.protostream.GeneratedSchema schema, List<KeycloakIndexSchemaUtil.IndexedEntity> indexedEntities) Uploads theGeneratedSchema
to the Infinispan cluster.