| Package | Description |
|---|---|
| net.openhft.chronicle.hash.replication |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationHub.Builder |
ReplicationHub.builder()
Creates and returns a new
ReplicationHub.Builder. |
ReplicationHub.Builder |
ReplicationHub.Builder.maxNumberOfChannels(int maxNumberOfChannels)
Configures the maximum number of channels could be ReplicationHub.createChannel(int)
created for
ReplicationHubs, created by this builder. |
Copyright © 2015. All rights reserved.