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 int
emit(byte[] buf, int offset, int ndesired)
byte[]
getBuf()
int
getRemaining()
int
getSize()
void
setAvailable(int sz)
-