Uses of Class
com.loomcache.client.Pipelining
Packages that use Pipelining
-
Uses of Pipelining in com.loomcache.client
Methods in com.loomcache.client that return PipeliningModifier and TypeMethodDescription<E> Pipelining<E> AsyncLoomClient.pipelining(int depth) Create a bounded in-flight helper for async operations issued by one caller thread.static <E> Pipelining<E> Pipelining.withDepth(int depth)