Uses of Class
ax.antpick.k2hash.K2hashQueue
-
-
Uses of K2hashQueue in ax.antpick.k2hash
Methods in ax.antpick.k2hash that return K2hashQueue Modifier and Type Method Description static K2hashQueueK2hashQueue. of(long handle)Constructs a K2hashQueue instance.static K2hashQueueK2hashQueue. of(long handle, boolean fifo, String prefix)Constructs a K2hashQueue instance.static K2hashQueueK2hashQueue. of(long handle, boolean fifo, String prefix, String pass, long expirationDuration)Constructs a K2hashQueue instance.
-