|
renameSpanspec(oldSpanName, newSpanName)
|
|
|
Parameters
|
String oldSpanName
The name of the spanspec that is to be renamed.
String newSpanName
The new name for the spanspec.
|
|
Returns
|
void
|