public class RedirectException extends IOException
| 构造器和说明 |
|---|
RedirectException(org.apache.iotdb.service.rpc.thrift.EndPoint endpoint) |
RedirectException(Map<String,org.apache.iotdb.service.rpc.thrift.EndPoint> deviceEndPointMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,org.apache.iotdb.service.rpc.thrift.EndPoint> |
getDeviceEndPointMap() |
org.apache.iotdb.service.rpc.thrift.EndPoint |
getEndPoint() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.