Uses of Class
org.apache.hadoop.hbase.ClockOutOfSyncException
Packages that use ClockOutOfSyncException
-
Uses of ClockOutOfSyncException in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master that throw ClockOutOfSyncExceptionModifier and TypeMethodDescriptionprivate voidServerManager.checkClockSkew(ServerName serverName, long serverCurrentTime) Checks if the clock skew between the server and the master.