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

web-interface.assets.57e33c6c-97.11b9f72925818240e61d.js Maven / Gradle / Ivy

There is a newer version: 6.0.2
Show newest version
(window.webpackJsonp=window.webpackJsonp||[]).push([["57e33c6c-97"],{OZGlEZeJ:function(e,t,n){"use strict";n.r(t);var a=n("ii0bleBb"),i=n.n(a),o=n("ivGQtwpr"),r=n.n(o),s=n("PcYM+wZ7"),c=n.n(s),l=n("4KF7VOU5"),d=n.n(l),u=n("X+7LuFrS"),S=n("qoq4u5Uq"),m=n("0tVB/fkh"),f=n("NR2F5O1/"),g=n("2wyBGuX7"),p=n("21p8kIWv"),E=n("mc0qlNhN"),I=n("+CppQpVm"),h=n("/lavANvI"),x=n("1/asf7rI"),C=n("FfEZSS1K"),b=p.a.get("IndexSets"),v=b.IndexSetsStore,w=b.IndexSetsActions,L=p.a.get("IndicesConfiguration"),N=L.IndicesConfigurationStore,M=L.IndicesConfigurationActions,T=c()({displayName:"IndexSetConfigurationPage",propTypes:{params:i.a.object.isRequired,location:i.a.object.isRequired},mixins:[d.a.connect(v),d.a.connect(N)],getInitialState:function(){return{indexSet:void 0}},componentDidMount:function(){w.get(this.props.params.indexSetId),M.loadRotationStrategies(),M.loadRetentionStrategies()},_formCancelLink:function(){return"details"===this.props.location.query.from?h.a.SYSTEM.INDEX_SETS.SHOW(this.state.indexSet.id):h.a.SYSTEM.INDICES.LIST},_saveConfiguration:function(e){w.update(e).then((function(){I.a.push(h.a.SYSTEM.INDICES.LIST)}))},_isLoading:function(){return!this.state.indexSet||!this.state.rotationStrategies||!this.state.retentionStrategies},render:function(){if(this._isLoading())return r.a.createElement(m.db,null);var e=this.state.indexSet;return r.a.createElement(m.j,{title:"Configure Index Set"},r.a.createElement("div",null,r.a.createElement(m.M,{title:"Configure Index Set"},r.a.createElement("span",null,"Modify the current configuration for this index set, allowing you to customize the retention, sharding, and replication of messages coming from one or more streams."),r.a.createElement("span",null,"You can learn more about the index model in the"," ",r.a.createElement(g.a,{page:E.a.PAGES.INDEX_MODEL,text:"documentation"})),r.a.createElement("span",null,r.a.createElement(u.b,{to:h.a.SYSTEM.INDICES.LIST},r.a.createElement(S.e,{bsStyle:"info"},"Index sets overview")))),r.a.createElement(S.L,{className:"content"},r.a.createElement(S.j,{md:12},r.a.createElement(f.d,{indexSet:e,rotationStrategies:this.state.rotationStrategies,retentionStrategies:this.state.retentionStrategies,cancelLink:this._formCancelLink(),onUpdate:this._saveConfiguration})))))}});t.default=Object(x.a)(Object(C.a)(T))}}]);
//# sourceMappingURL=57e33c6c-97.11b9f72925818240e61d.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy