Java org.apache.hadoop.util Time fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.util Time fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.util Time.

The text is from its open source code.

Method

longmonotonicNow()
Current time from some arbitrary time base in the past, counting in milliseconds, and not affected by settimeofday or similar system clock changes.
longnow()
Current system time.