public class DataStreamException extends RaftException
| 构造器和说明 |
|---|
DataStreamException(RaftPeerId peerId,
Throwable cause) |
DataStreamException(String msg) |
public DataStreamException(RaftPeerId peerId, Throwable cause)
public DataStreamException(String msg)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.