public class BlobBlockPropertiesImpl extends Object implements BlobBlockProperties
| Constructor and Description |
|---|
BlobBlockPropertiesImpl(String blockName,
long contentLength,
boolean committed) |
public BlobBlockPropertiesImpl(String blockName, long contentLength, boolean committed)
public String getBlockName()
getBlockName in interface BlobBlockPropertiespublic boolean isCommitted()
isCommitted in interface BlobBlockPropertiespublic long getContentLength()
getContentLength in interface BlobBlockPropertiesCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.