public static class DataStoreBlobStore.BlobId extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getBlobId() |
long |
getLength() |
static DataStoreBlobStore.BlobId |
of(String encodedValue) |
public String getBlobId()
public long getLength()
public static DataStoreBlobStore.BlobId of(String encodedValue)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.