public interface BootstrapService
This service provides the low level APIs that can be used to bootstrap a cluster.
| Modifier and Type | Method and Description |
|---|---|
BroadcastService |
getBroadcastService()
Returns the cluster broadcast service
|
MessagingService |
getMessagingService()
Returns the cluster messaging service.
|
MessagingService getMessagingService()
BroadcastService getBroadcastService()
Copyright © 2013–2018. All rights reserved.