Class IndexStatusInfo.IndexInfoObject

  • Enclosing class:
    IndexStatusInfo

    public static final class IndexStatusInfo.IndexInfoObject
    extends java.lang.Object
    • Constructor Detail

      • IndexInfoObject

        public IndexInfoObject()
    • Method Detail

      • getName

        public java.lang.String getName()
      • getSchema

        public java.lang.String getSchema()
      • getTable

        public java.lang.String getTable()
      • getColumn

        public java.lang.String getColumn()
      • getErrorMessage

        public java.lang.String getErrorMessage()
      • hasErrorMessage

        public boolean hasErrorMessage()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object