public class StorageTransferModelSync extends java.lang.Object implements ClusterExecutor<java.lang.Boolean,StorageTransferModelSync.TransferContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageTransferModelSync.TransferContext |
| Modifier and Type | Field and Description |
|---|---|
static byte |
EVENTS |
static byte |
TRANSACTIONS |
| Constructor and Description |
|---|
StorageTransferModelSync(RevenoClusterConfiguration config,
org.reveno.atp.core.api.storage.JournalsStorage storage,
org.reveno.atp.core.api.storage.SnapshotStorage snapshots) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
execute(ClusterView view,
StorageTransferModelSync.TransferContext context) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic static final byte TRANSACTIONS
public static final byte EVENTS
public StorageTransferModelSync(RevenoClusterConfiguration config, org.reveno.atp.core.api.storage.JournalsStorage storage, org.reveno.atp.core.api.storage.SnapshotStorage snapshots)
public java.lang.Boolean execute(ClusterView view, StorageTransferModelSync.TransferContext context)
execute in interface ClusterExecutor<java.lang.Boolean,StorageTransferModelSync.TransferContext>Copyright © 2015 Artem Dmitriev. All Rights Reserved.