| Package | Description |
|---|---|
| io.atomix.core.profile |
Distributed queueing primitive interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
DataGridProfileConfig |
DataGridProfile.config() |
DataGridProfileConfig |
DataGridProfile.Type.newConfig() |
DataGridProfileConfig |
DataGridProfileConfig.setDataGroup(String dataGroup)
Sets the data partition group name.
|
DataGridProfileConfig |
DataGridProfileConfig.setManagementGroup(String managementGroup)
Sets the management partition group name.
|
DataGridProfileConfig |
DataGridProfileConfig.setPartitions(int partitions)
Sets the number of data partitions to configure.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
DataGridProfile.Type.newProfile(DataGridProfileConfig config) |
Copyright © 2013–2018. All rights reserved.