Package org.apache.thrift.transport
Class TFileTransport.Event
- java.lang.Object
-
- org.apache.thrift.transport.TFileTransport.Event
-
- Enclosing class:
- TFileTransport
public static class TFileTransport.Event extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Event(byte[] buf)Initialize an event.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intemit(byte[] buf, int offset, int ndesired)byte[]getBuf()intgetRemaining()intgetSize()voidsetAvailable(int sz)
-