Uses of Class
org.teiid.adminapi.Admin.Cache
-
Packages that use Admin.Cache Package Description org.teiid.adminapi -
-
Uses of Admin.Cache in org.teiid.adminapi
Methods in org.teiid.adminapi that return Admin.Cache Modifier and Type Method Description static Admin.CacheAdmin.Cache. valueOf(String name)Returns the enum constant of this type with the specified name.static Admin.Cache[]Admin.Cache. values()Returns an array containing the constants of this enum type, in the order they are declared.
-