concurrentExplanations property

Map<String, ExplainResponse_ConcurrentExplanation> concurrentExplanations
final

This field stores the results of the explanations run in parallel with The default explanation strategy/method.

Implementation

final Map<String, ExplainResponse_ConcurrentExplanation>
concurrentExplanations;