Interface AtlassianInstrumentation.AtlasSplitFactory

Enclosing class:
AtlassianInstrumentation

public static interface AtlassianInstrumentation.AtlasSplitFactory
Represents a factory for creating AtlassianInstrumentation.AtlasSplit.
  • Method Details

    • startSplit

      Creates a split associated with a timer of a specified name.
      Parameters:
      name - the name of the timer to associate the split time with.
      Returns:
      a started split.