public class ClientProfile extends Object implements Profile
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientProfile.Type
Client profile type.
|
| Modifier and Type | Field and Description |
|---|---|
static ClientProfile.Type |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
ClientProfileConfig |
config()
Returns the object configuration.
|
void |
configure(AtomixConfig config)
Configures the Atomix instance.
|
public static final ClientProfile.Type TYPE
public ClientProfileConfig config()
Configuredconfig in interface Configured<ProfileConfig>public void configure(AtomixConfig config)
ProfileCopyright © 2013–2018. All rights reserved.