Class BigSegmentStoreTypes.StoreMetadata

    • Constructor Detail

      • StoreMetadata

        public StoreMetadata​(long lastUpToDate)
        Parameters:
        lastUpToDate - the Unix millisecond timestamp of the last update
    • Method Detail

      • getLastUpToDate

        public long getLastUpToDate()
        The timestamp of the last update to the BigSegmentStore.
        Returns:
        the last update timestamp as Unix milliseconds