Skip to content

Commit

Permalink
recover modification of xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yangjiandan committed Feb 5, 2025
1 parent 93e34e5 commit 6ec07b8
Show file tree
Hide file tree
Showing 17 changed files with 210 additions and 210 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2186,7 +2186,7 @@
abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.util.Clock"
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.yarn.util.Clock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
</constructor>
Expand Down Expand Up @@ -2299,7 +2299,7 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ApplicationClassLoader -->
<!-- start interface org.apache.hadoop.util.Clock -->
<!-- start interface org.apache.hadoop.yarn.util.Clock -->
<interface name="Clock" abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2312,7 +2312,7 @@
<![CDATA[A simple clock interface that gives you time.]]>
</doc>
</interface>
<!-- end interface org.apache.hadoop.util.Clock -->
<!-- end interface org.apache.hadoop.yarn.util.Clock -->
<!-- start class org.apache.hadoop.yarn.util.ConverterUtils -->
<class name="ConverterUtils" extends="java.lang.Object"
abstract="false"
Expand Down Expand Up @@ -2445,12 +2445,12 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ConverterUtils -->
<!-- start class org.apache.hadoop.util.MonotonicClock -->
<!-- start class org.apache.hadoop.yarn.util.MonotonicClock -->
<class name="MonotonicClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="MonotonicClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2476,7 +2476,7 @@
by callers. See the documentation of System#nanoTime for caveats.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.MonotonicClock -->
<!-- end class org.apache.hadoop.yarn.util.MonotonicClock -->
<!-- start class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree -->
<class name="ResourceCalculatorProcessTree" extends="org.apache.hadoop.conf.Configured"
abstract="true"
Expand Down Expand Up @@ -2696,17 +2696,17 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree -->
<!-- start class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.SystemClock -->
<class name="SystemClock" extends="java.lang.Object"
abstract="false"
static="false" final="true" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="SystemClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
</constructor>
<method name="getInstance" return="org.apache.hadoop.util.SystemClock"
<method name="getInstance" return="org.apache.hadoop.yarn.util.SystemClock"
abstract="false" native="false" synchronized="false"
static="true" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2725,13 +2725,13 @@
instead.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.UTCClock -->
<class name="UTCClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="UTCClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2746,7 +2746,7 @@
milliseconds.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.UTCClock -->
</package>
<package name="org.apache.hadoop.yarn.util.resource">
</package>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2186,7 +2186,7 @@
abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.util.Clock"
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.yarn.util.Clock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
</constructor>
Expand Down Expand Up @@ -2299,7 +2299,7 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ApplicationClassLoader -->
<!-- start interface org.apache.hadoop.util.Clock -->
<!-- start interface org.apache.hadoop.yarn.util.Clock -->
<interface name="Clock" abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2312,7 +2312,7 @@
<![CDATA[A simple clock interface that gives you time.]]>
</doc>
</interface>
<!-- end interface org.apache.hadoop.util.Clock -->
<!-- end interface org.apache.hadoop.yarn.util.Clock -->
<!-- start class org.apache.hadoop.yarn.util.ConverterUtils -->
<class name="ConverterUtils" extends="java.lang.Object"
abstract="false"
Expand Down Expand Up @@ -2445,12 +2445,12 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ConverterUtils -->
<!-- start class org.apache.hadoop.util.MonotonicClock -->
<!-- start class org.apache.hadoop.yarn.util.MonotonicClock -->
<class name="MonotonicClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="MonotonicClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2476,7 +2476,7 @@
by callers. See the documentation of System#nanoTime for caveats.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.MonotonicClock -->
<!-- end class org.apache.hadoop.yarn.util.MonotonicClock -->
<!-- start class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree -->
<class name="ResourceCalculatorProcessTree" extends="org.apache.hadoop.conf.Configured"
abstract="true"
Expand Down Expand Up @@ -2696,17 +2696,17 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree -->
<!-- start class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.SystemClock -->
<class name="SystemClock" extends="java.lang.Object"
abstract="false"
static="false" final="true" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="SystemClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
</constructor>
<method name="getInstance" return="org.apache.hadoop.util.SystemClock"
<method name="getInstance" return="org.apache.hadoop.yarn.util.SystemClock"
abstract="false" native="false" synchronized="false"
static="true" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2725,13 +2725,13 @@
instead.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.UTCClock -->
<class name="UTCClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="UTCClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2746,7 +2746,7 @@
milliseconds.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.UTCClock -->
</package>
<package name="org.apache.hadoop.yarn.util.resource">
</package>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2620,7 +2620,7 @@
abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.util.Clock"
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.yarn.util.Clock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
</constructor>
Expand Down Expand Up @@ -2736,7 +2736,7 @@
</field>
</class>
<!-- end class org.apache.hadoop.yarn.util.AuxiliaryServiceHelper -->
<!-- start interface org.apache.hadoop.util.Clock -->
<!-- start interface org.apache.hadoop.yarn.util.Clock -->
<interface name="Clock" abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2749,13 +2749,13 @@
<![CDATA[A simple clock interface that gives you time.]]>
</doc>
</interface>
<!-- end interface org.apache.hadoop.util.Clock -->
<!-- start class org.apache.hadoop.util.SystemClock -->
<!-- end interface org.apache.hadoop.yarn.util.Clock -->
<!-- start class org.apache.hadoop.yarn.util.SystemClock -->
<class name="SystemClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="SystemClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2770,13 +2770,13 @@
clock in milliseconds.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.UTCClock -->
<class name="UTCClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="UTCClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2791,7 +2791,7 @@
milliseconds.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.UTCClock -->
</package>
<package name="org.apache.hadoop.yarn.util.resource">
</package>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,7 @@
abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.util.Clock"
<constructor name="AbstractLivelinessMonitor" type="java.lang.String, org.apache.hadoop.yarn.util.Clock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
</constructor>
Expand Down Expand Up @@ -1957,7 +1957,7 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ApplicationClassLoader -->
<!-- start interface org.apache.hadoop.util.Clock -->
<!-- start interface org.apache.hadoop.yarn.util.Clock -->
<interface name="Clock" abstract="true"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -1970,7 +1970,7 @@
<![CDATA[A simple clock interface that gives you time.]]>
</doc>
</interface>
<!-- end interface org.apache.hadoop.util.Clock -->
<!-- end interface org.apache.hadoop.yarn.util.Clock -->
<!-- start class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree -->
<class name="ResourceCalculatorProcessTree" extends="org.apache.hadoop.conf.Configured"
abstract="true"
Expand Down Expand Up @@ -2188,12 +2188,12 @@
</doc>
</class>
<!-- end class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree -->
<!-- start class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.SystemClock -->
<class name="SystemClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="SystemClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2208,13 +2208,13 @@
clock in milliseconds.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.SystemClock -->
<!-- start class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.SystemClock -->
<!-- start class org.apache.hadoop.yarn.util.UTCClock -->
<class name="UTCClock" extends="java.lang.Object"
abstract="false"
static="false" final="false" visibility="public"
deprecated="not deprecated">
<implements name="org.apache.hadoop.util.Clock"/>
<implements name="org.apache.hadoop.yarn.util.Clock"/>
<constructor name="UTCClock"
static="false" final="false" visibility="public"
deprecated="not deprecated">
Expand All @@ -2229,7 +2229,7 @@
milliseconds.]]>
</doc>
</class>
<!-- end class org.apache.hadoop.util.UTCClock -->
<!-- end class org.apache.hadoop.yarn.util.UTCClock -->
</package>
<package name="org.apache.hadoop.yarn.util.resource">
</package>
Expand Down
Loading

0 comments on commit 6ec07b8

Please sign in to comment.