inProcess

public static Client.Builder inProcess(String serverName)

Creates a client which will be connected to the in-process server with the passed name.

The client is fully-featured, high performance, and is useful in testing.

See also