MonotonicClock
in hadoop-common-project and will be removed in future version.
Please use MonotonicClock
instead.@Deprecated @InterfaceAudience.Public @InterfaceStability.Evolving public class MonotonicClock extends Object implements Clock
Constructor and Description |
---|
MonotonicClock()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getTime()
Deprecated.
Get current time from some arbitrary time base in the past, counting in
milliseconds, and not affected by settimeofday or similar system clock
changes.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.