Uses of Class
org.infinispan.server.test.api.HotRodTestClientDriver
Packages that use HotRodTestClientDriver
-
Uses of HotRodTestClientDriver in org.infinispan.server.test.api
Methods in org.infinispan.server.test.api that return HotRodTestClientDriverModifier and TypeMethodDescriptionTestClientDriver.hotrod()Get the HotRod instance for hotrod api operationsGet the HotRod instance for hotrod api operationsHotRodTestClientDriver.self()HotRodTestClientDriver.withClientConfiguration(org.infinispan.client.hotrod.configuration.ClientIntelligence clientIntelligence) Provide the Client Intelligence overrideHotRodTestClientDriver.withClientConfiguration(org.infinispan.client.hotrod.configuration.ConfigurationBuilder clientConfiguration) Provide a custom client configuration to connect to the server.HotRodTestClientDriver.withMarshaller(Class<? extends org.infinispan.commons.marshall.Marshaller> marshallerClass) TheMarshallerto be used by the client.HotRodTestClientDriver.withPort(int port) -
Uses of HotRodTestClientDriver in org.infinispan.server.test.core
Methods in org.infinispan.server.test.core that return HotRodTestClientDriver