Class FragmentWrapper

java.lang.Object
org.apache.drill.exec.server.rest.profile.FragmentWrapper

public class FragmentWrapper extends Object
Wrapper class for a major fragment profile.
  • Field Details

    • ACTIVE_FRAGMENT_OVERVIEW_COLUMNS

      public static final String[] ACTIVE_FRAGMENT_OVERVIEW_COLUMNS
    • ACTIVE_FRAGMENT_OVERVIEW_COLUMNS_TOOLTIP

      public static final String[] ACTIVE_FRAGMENT_OVERVIEW_COLUMNS_TOOLTIP
    • NUM_NULLABLE_ACTIVE_OVERVIEW_COLUMNS

      public static final int NUM_NULLABLE_ACTIVE_OVERVIEW_COLUMNS
    • COMPLETED_FRAGMENT_OVERVIEW_COLUMNS

      public static final String[] COMPLETED_FRAGMENT_OVERVIEW_COLUMNS
    • COMPLETED_FRAGMENT_OVERVIEW_COLUMNS_TOOLTIP

      public static final String[] COMPLETED_FRAGMENT_OVERVIEW_COLUMNS_TOOLTIP
    • NUM_NULLABLE_COMPLETED_OVERVIEW_COLUMNS

      public static final int NUM_NULLABLE_COMPLETED_OVERVIEW_COLUMNS
    • FRAGMENT_COLUMNS

      public static final String[] FRAGMENT_COLUMNS
    • FRAGMENT_COLUMNS_TOOLTIP

      public static final String[] FRAGMENT_COLUMNS_TOOLTIP
  • Constructor Details

  • Method Details

    • getDisplayName

      public String getDisplayName()
    • getId

      public String getId()
    • addSummary

      public void addSummary(TableBuilder tb)
    • addFinalSummary

      public void addFinalSummary(TableBuilder tb)
    • getContent

      public String getContent()