Class ListBucket<V>

java.lang.Object
org.infinispan.multimap.impl.ListBucket<V>
All Implemented Interfaces:
SortableBucket<V>

@ProtoTypeId(5302) public class ListBucket<V> extends Object implements SortableBucket<V>
Bucket used to store ListMultimap values.
Since:
15.0
Author:
Katia Aresti