Uses of Class
org.infinispan.server.core.admin.AdminServerTask
Package
Description
-
Uses of AdminServerTask in org.infinispan.server.core.admin
-
Uses of AdminServerTask in org.infinispan.server.core.admin.embeddedserver
Modifier and TypeClassDescriptionclass
Admin operation to create a cache Parameters: name the name of the cache to create flags any flags, e.g.class
Admin operation to create a cache Parameters: name the name of the cache to create template the name of the template to use configuration the XML configuration to use flags any flags, e.g.class
Admin operation to obtain a list of cachesclass
Admin operation to reindex a cache Parameters: name the name of the cache to reindex flags unusedclass
Admin operation to remove a cache Parameters: name the name of the cache to remove flagsclass
Administrative operation to update a specific configuration attribute for a given cache with the following parameters: Parameters: name specifies the cache for which its configuration attribute will be updated. attribute the path of the attribute we want to change, e.g.class
Administrative operation to update the index schema for a cache with the following parameters: Parameters: name specifies the cache for which its index schema will be updated. flags unusedclass
* Admin operation to create a template * Parameters: * * name the name of the template to create * configuration the XML configuration to use * flags any flags, e.g.class
Admin operation to obtain a list of cachesclass
* Admin operation to remove a template * Parameters: * * name the name of the template to remove * flags any flags, e.g.