Class IndexUpgradeInfoResponse


  • @Deprecated
    public class IndexUpgradeInfoResponse
    extends java.lang.Object
    Deprecated.
    Use the Deprecation Info API which returns DeprecationInfoResponse instead.
    Response object that contains information about indices to be upgraded
    • Constructor Detail

      • IndexUpgradeInfoResponse

        public IndexUpgradeInfoResponse​(java.util.Map<java.lang.String,​UpgradeActionRequired> actions)
        Deprecated.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Deprecated.
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class java.lang.Object