public class DeleteBranchMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager>
| Constructor and Description |
|---|
DeleteBranchMessenger() |
DeleteBranchMessenger(String branchName) |
| Modifier and Type | Method and Description |
|---|---|
protected WhatIfStatus |
compute(com.quartetfs.biz.pivot.IActivePivotSession session) |
com.qfs.messenger.message.IBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager> |
copyForRemoteExecution() |
WhatIfStatus |
processReplies(Collection<com.qfs.messenger.message.IBroadcastResult<WhatIfStatus>> answers) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
afterExecution, beforeExecution, clone, executeAsync, getBroadcastingAddress, getContextType, getCurrentAddress, getFlags, getId, getLocalContext, getSize, processException, setBroadcastingAddress, setCurrentAddress, setLocalContext, setSize, toStringprotected static Logger LOGGER
public DeleteBranchMessenger()
public DeleteBranchMessenger(String branchName)
public WhatIfStatus processReplies(Collection<com.qfs.messenger.message.IBroadcastResult<WhatIfStatus>> answers) throws Exception
Exceptionpublic com.qfs.messenger.message.IBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager> copyForRemoteExecution()
protected WhatIfStatus compute(com.quartetfs.biz.pivot.IActivePivotSession session) throws Exception
compute in class com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager>Exceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class com.qfs.messenger.message.impl.ABroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager>IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class com.qfs.messenger.message.impl.ABroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager>IOExceptionCopyright © 2020. All rights reserved.