Interface PacketInputStream
- All Known Implementing Classes:
DecompressPacketInputStream,StandardPacketInputStream
public interface PacketInputStream
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()intintgetPacket(boolean reUsable) byte[]getPacketArray(boolean reUsable) voidsetServerThreadId(long serverThreadId, Boolean isMaster) voidsetTraceCache(LruTraceCache traceCache)
-
Method Details
-
getPacket
- Throws:
IOException
-
getPacketArray
- Throws:
IOException
-
getLastPacketSeq
int getLastPacketSeq() -
getCompressLastPacketSeq
int getCompressLastPacketSeq() -
close
- Throws:
IOException
-
setServerThreadId
-
setTraceCache
-