Package org.apache.iotdb.rpc
Interface TimeoutChangeableTransport
-
- All Known Implementing Classes:
TimeoutChangeableTFastFramedTransport,TimeoutChangeableTSnappyFramedTransport
public interface TimeoutChangeableTransport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetTimeOut()voidsetTimeout(int timeout)
-