getRootSpans method

Iterable<Span> getRootSpans()

Implementation

Iterable<Span> getRootSpans() {
  return _rootSpans;
}