| Package | Description |
|---|---|
| io.atomix.core.set |
Distributed set primitive.
|
| io.atomix.primitive.protocol.set |
Interfaces for set-compatible gossip protocols and delegates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedSortedSetBuilder<E extends Comparable<E>>
Builder for distributed sorted set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SortedSetCompatibleBuilder<B extends SortedSetCompatibleBuilder<B>>
Set builder.
|
Copyright © 2013–2018. All rights reserved.