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 BlobBlockProperties
public boolean isCommitted()
isCommitted
in interface BlobBlockProperties
public long getContentLength()
getContentLength
in interface BlobBlockProperties
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.