public abstract class ImageWriter extends Object
Constructor and Description |
---|
ImageWriter() |
Modifier and Type | Method and Description |
---|---|
protected void |
writeElement(com.fasterxml.jackson.databind.ObjectWriter objWriter,
DataOutputStream dos,
tachyon.master.ImageElement ele) |
protected void writeElement(com.fasterxml.jackson.databind.ObjectWriter objWriter, DataOutputStream dos, tachyon.master.ImageElement ele)
Copyright © 2014. All rights reserved.