public static class BlockSyncMasterGroup.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static BlockSyncMasterGroup |
createAllMasterSync(BlockWorker blockWorker)
Creates a block sync master group that heartbeats to all masters.
|
public static BlockSyncMasterGroup createAllMasterSync(BlockWorker blockWorker)
blockWorker
- the block worker instanceCopyright © 2023. All Rights Reserved.