Class FragmentWrapper
java.lang.Object
org.apache.drill.exec.server.rest.profile.FragmentWrapper
Wrapper class for a major fragment profile.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionFragmentWrapper
(UserBitShared.MajorFragmentProfile major, long start, DrillConfig config) -
Method Summary
-
Field Details
-
ACTIVE_FRAGMENT_OVERVIEW_COLUMNS
-
ACTIVE_FRAGMENT_OVERVIEW_COLUMNS_TOOLTIP
-
NUM_NULLABLE_ACTIVE_OVERVIEW_COLUMNS
public static final int NUM_NULLABLE_ACTIVE_OVERVIEW_COLUMNS -
COMPLETED_FRAGMENT_OVERVIEW_COLUMNS
-
COMPLETED_FRAGMENT_OVERVIEW_COLUMNS_TOOLTIP
-
NUM_NULLABLE_COMPLETED_OVERVIEW_COLUMNS
public static final int NUM_NULLABLE_COMPLETED_OVERVIEW_COLUMNS -
FRAGMENT_COLUMNS
-
FRAGMENT_COLUMNS_TOOLTIP
-
-
Constructor Details
-
Method Details
-
getDisplayName
-
getId
-
addSummary
-
addFinalSummary
-
getContent
-