| Package | Description |
|---|---|
| io.atomix.core |
Core APIs for managing Atomix clusters and operating on distributed primitives.
|
| Modifier and Type | Method and Description |
|---|---|
AtomixRegistry |
Atomix.getRegistry()
Returns the type registry service.
|
static AtomixRegistry |
AtomixRegistry.registry()
Creates a new registry.
|
static AtomixRegistry |
AtomixRegistry.registry(ClassLoader classLoader)
Creates a new registry instance using the given class loader.
|
Copyright © 2013–2018. All rights reserved.