public static final class BigSegmentStoreTypes.StoreMetadata
extends java.lang.Object
BigSegmentStore.getMetadata().| Constructor and Description |
|---|
StoreMetadata(long lastUpToDate)
Constructor for a
BigSegmentStoreTypes.StoreMetadata. |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastUpToDate()
The timestamp of the last update to the
BigSegmentStore. |
public StoreMetadata(long lastUpToDate)
BigSegmentStoreTypes.StoreMetadata.lastUpToDate - the Unix millisecond timestamp of the last updatepublic long getLastUpToDate()
BigSegmentStore.