public class GCFStatusBlock extends AbstractGCFBlock
Constructor and Description |
---|
GCFStatusBlock(GCFHeader header,
java.lang.String status) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getSize() |
int |
hashCode() |
void |
write(java.io.DataOutput out) |
getHeader, read
public GCFStatusBlock(GCFHeader header, java.lang.String status)
public int getSize()
getSize
in class AbstractGCFBlock
public void write(java.io.DataOutput out) throws java.lang.NumberFormatException, java.io.IOException
write
in class AbstractGCFBlock
java.lang.NumberFormatException
java.io.IOException
public int hashCode()
hashCode
in class AbstractGCFBlock
public boolean equals(java.lang.Object obj)
equals
in class AbstractGCFBlock