Generated by
JDiff

Interface org.apache.hadoop.tracing.TraceAdminProtocol

Changed Methods
long addSpanReceiver(SpanReceiverInfo) Changed from abstract to non-abstract. Add a new trace span receiver.
SpanReceiverInfo[] listSpanReceivers() Changed from abstract to non-abstract. List the currently active trace span receivers.
void removeSpanReceiver(long) Changed from abstract to non-abstract. Remove a trace span receiver.