Uses of Record Class
org.infinispan.client.hotrod.RemoteSchemasAdmin.SchemaErrors
Packages that use RemoteSchemasAdmin.SchemaErrors
Package
Description
Hot Rod client API.
-
Uses of RemoteSchemasAdmin.SchemaErrors in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return RemoteSchemasAdmin.SchemaErrorsModifier and TypeMethodDescriptiondefault RemoteSchemasAdmin.SchemaErrorsRemoteSchemasAdmin.retrieveAllSchemaErrors()Returns all schema errors.Methods in org.infinispan.client.hotrod that return types with arguments of type RemoteSchemasAdmin.SchemaErrorsModifier and TypeMethodDescriptionRemoteSchemasAdmin.retrieveAllSchemaErrorsAsync()Non-blocking version ofRemoteSchemasAdmin.retrieveAllSchemaErrors() -
Uses of RemoteSchemasAdmin.SchemaErrors in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return types with arguments of type RemoteSchemasAdmin.SchemaErrors