Class DynamicIndex

    • Constructor Detail

      • DynamicIndex

        public DynamicIndex()
      • DynamicIndex

        public DynamicIndex​(DynamicIndex source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getStatus

        public Boolean getStatus()
        Get 动态索引配置开关 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 动态索引配置开关 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(Boolean Status)
        Set 动态索引配置开关 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 动态索引配置开关 注意:此字段可能返回 null,表示取不到有效值。