public class BlobHeader extends Object
BlobHeader(String type, int dataLength, com.google.protobuf.ByteString indexData)
int
getDataLength()
com.google.protobuf.ByteString
getIndexData()
String
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlobHeader(String type, int dataLength, com.google.protobuf.ByteString indexData)
public String getType()
public int getDataLength()
public com.google.protobuf.ByteString getIndexData()