Multi-dimensional analysis method, system and equipment for time series data and storage medium

The invention discloses a multi-dimensional analysis method, system and device for time series data and a storage medium. The method comprises the steps that a service analysis script is written through data analysis grammar; executing the script instruction, and selecting a script loading mode; the...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: GUO GUANFEI, HUA XIN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a multi-dimensional analysis method, system and device for time series data and a storage medium. The method comprises the steps that a service analysis script is written through data analysis grammar; executing the script instruction, and selecting a script loading mode; the script loading mode comprises an adhoc operation mode and a common operation mode; wherein when the script is an unloaded script, class loading is carried out according to the obtained script name and content, and a complete Java class is generated; and creating a script running instance, calling a running method of the script instance, and returning a running result of the script to the user. Through the processing scheme disclosed by the invention, a more efficient and more flexible solution is provided for data analysis in a time sequence scene. 本发明公开了一种时序数据的多维度分析方法、系统、设备及储存介质,所述方法包括:通过数据分析语法书写业务分析脚本;执行脚本指令,并选择脚本加载方式;所述脚本加载方式包括adhoc运行模式和普通运行模式;其中,当所述脚本为未加载脚本时,根据获取的脚本名称和内容进行class加载,生成一个完整的Java Class;创建脚本运行实例,调用脚