@InterfaceAudience.Public
@InterfaceStability.Stable
public class DoNotRetryIOException
extends org.apache.hadoop.hbase.HBaseIOException
UnknownScannerException| 构造器和说明 |
|---|
DoNotRetryIOException()
default constructor
|
DoNotRetryIOException(String message) |
DoNotRetryIOException(String message,
Throwable cause) |
DoNotRetryIOException(Throwable cause) |
public DoNotRetryIOException()
public DoNotRetryIOException(String message)
message - public DoNotRetryIOException(String message, Throwable cause)
message - cause - public DoNotRetryIOException(Throwable cause)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.