dimawo.middleware.fileSystem.messages
Class FileLocationUpdate
java.lang.Object
dimawo.middleware.communication.Message
dimawo.middleware.fileSystem.messages.FileSystemMessage
dimawo.middleware.fileSystem.messages.FileLocationUpdate
- All Implemented Interfaces:
- Serializable
public class FileLocationUpdate
- extends FileSystemMessage
- See Also:
- Serialized Form
Methods inherited from class dimawo.middleware.communication.Message |
enableWaitSent, getCallBack, getHandlerId, getRecipient, getSender, getSeqNum, isReliabilityFlagSet, setCallBack, setMessageSent, setRecipient, setReliabilityFlag, setSender, setSeqNum, waitMessageSent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileUID
protected String fileUID
newLocationId
protected DAId newLocationId
FileLocationUpdate
public FileLocationUpdate(DAId t,
String fileUID,
DAId newLocationId)
getFileUID
public String getFileUID()
getNewLocationId
public DAId getNewLocationId()
Copyright © 2011 DiMaWo Team. All Rights Reserved.