| Package | Description |
|---|---|
| io.atomix.utils.config |
Provides classes and interfaces for reading and mapping configuration files.
|
| io.atomix.utils.serializer |
Provides classes and interfaces for binary serialization.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Configured<T extends Config>
Interface for objects configured via a configuration object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamedConfig<C extends NamedConfig<C>>
Named configuration.
|
interface |
TypedConfig<T>
Typed configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceConfig
Namespace configuration.
|
class |
NamespaceTypeConfig
Namespace type configuration.
|
Copyright © 2013-2018. All Rights Reserved.