Class LoomRingbuffer<E>
java.lang.Object
com.loomcache.client.LoomRingbuffer<E>
- Type Parameters:
E- the element type
Client-side distributed ringbuffer proxy.
-
Method Details
-
add
-
readOne
-
readMany
-
headSequence
public long headSequence() -
tailSequence
public long tailSequence() -
capacity
public int capacity()
-