| Interface | Description |
|---|---|
| Pool.Poolable |
Objects implementing this interface will have
Pool.Poolable.reset() called when passed to Pool.free(Object). |
| Class | Description |
|---|---|
| Pool<T> |
A pool of objects that can be reused to avoid allocations.
|
| ShadedBiMapSerializer |
A kryo
Serializer for guava-libraries ImmutableList. |
| ShadedImmutableBiMapSerializer |
A kryo
Serializer for guava-libraries ImmutableBiMap. |
| ShadedImmutableListSerializer |
A kryo
Serializer for guava-libraries ImmutableList. |
| ShadedImmutableMapSerializer |
A kryo
Serializer for guava-libraries ImmutableMap. |
| ShadedImmutableSortedSetSerializer |
A kryo
Serializer for guava-libraries ImmutableSortedSet. |
| ShadedImmutableTableSerializer<R,C,V> |
A kryo
Serializer for guava-libraries ImmutableTable. |
| ShadedTableSerializerBase<R,C,V,T extends it.unibz.inf.ontop.com.google.common.collect.Table<R,C,V>> |
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.