Package org.infinispan.multimap.impl
Class Bucket<V>
- java.lang.Object
-
- org.infinispan.multimap.impl.Bucket<V>
-
@ProtoTypeId(5300) public class Bucket<V> extends Object
Bucket used to store MultiMap values, required as HashSet cannot be directly marshalled via ProtoStream.- Since:
- 10.0
- Author:
- Ryan Emerson