All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.assets.0c1a66a2-112.1ec71fc30880f2142b45.js Maven / Gradle / Ivy

There is a newer version: 6.0.5
Show newest version
(window.webpackJsonp=window.webpackJsonp||[]).push([["0c1a66a2-112"],{"0DQ5VU1B":function(e,t,n){"use strict";n.r(t);var a=n("ii0bleBb"),r=n.n(a),o=n("ivGQtwpr"),s=n.n(o),i=n("PcYM+wZ7"),d=n.n(i),c=n("4KF7VOU5"),l=n.n(c),u=n("qoq4u5Uq"),m=n("oBIKikY9"),p=n("1VnJesae"),h=n("QDVhqBhn"),E=p.a.getStore("Nodes"),f=p.a.getStore("CurrentUser"),w=p.a.getStore("ClusterOverview");var v=d()({displayName:"ThreadDumpPage",propTypes:{params:r.a.object.isRequired},mixins:[l.a.connect(f),l.a.connectFilter(E,"node",(function(e){return e.nodes?e.nodes[this.props.params.nodeId]:e.nodes}))],componentDidMount:function(){var e=this;w.threadDump(this.props.params.nodeId).then((function(t){return e.setState({threadDump:t})}))},_isLoading:function(){return!this.state.node},render:function(){if(this._isLoading())return s.a.createElement(m.L,null);var e=s.a.createElement("span",null,"Thread dump of node ",this.state.node.short_node_id," / ",this.state.node.hostname," ",s.a.createElement("small",null,"Taken at ",h.a.now().toString(h.a.Formats.COMPLETE))),t=this.state.threadDump?s.a.createElement("pre",{className:"threaddump"},this.state.threadDump):s.a.createElement(m.L,null);return s.a.createElement(m.i,{title:"Thread dump of node ".concat(this.state.node.short_node_id," / ").concat(this.state.node.hostname)},s.a.createElement("div",null,s.a.createElement(m.A,{title:e},s.a.createElement("span",null)),s.a.createElement(u.I,{className:"content"},s.a.createElement(u.h,{md:12},t))))}});t.default=v}}]);
//# sourceMappingURL=0c1a66a2-112.1ec71fc30880f2142b45.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy