Class FileWriteProtocol.WriteInfo
java.lang.Object
org.eclnt.ccaddons.pbc.util.filewriteprotocol.FileWriteProtocol.WriteInfo
- All Implemented Interfaces:
Comparable<FileWriteProtocol.WriteInfo>
- Enclosing class:
- FileWriteProtocol
public class FileWriteProtocol.WriteInfo
extends Object
implements Comparable<FileWriteProtocol.WriteInfo>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
byte[]
boolean
void
-
Constructor Details
-
WriteInfo
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<FileWriteProtocol.WriteInfo>
-
getAbsFileName
-
getRelFileName
-
getSuccess
public boolean getSuccess() -
getNewFileContent
public byte[] getNewFileContent() -
getComment
-
updateToSuccess
public void updateToSuccess()
-