Class HistoricalDataUtil


  • public class HistoricalDataUtil
    extends java.lang.Object
    • Constructor Detail

      • HistoricalDataUtil

        public HistoricalDataUtil()
    • Method Detail

      • copy

        public static HistoricalData copy​(HistoricalData data)
        Copies HistoricalData object depending on the underlying implementation. Only supports copying BasicScanclassHistorySet and BasicDataTransaction as of now.