|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.transport.TFileTransport.Event
public static class TFileTransport.Event
Constructor Summary | |
---|---|
TFileTransport.Event(byte[] buf)
Initialize an event. |
Method Summary | |
---|---|
int |
emit(byte[] buf,
int offset,
int ndesired)
|
byte[] |
getBuf()
|
int |
getRemaining()
|
int |
getSize()
|
void |
setAvailable(int sz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TFileTransport.Event(byte[] buf)
buf
- byte array buffer to store eventMethod Detail |
---|
public byte[] getBuf()
public int getSize()
public void setAvailable(int sz)
public int getRemaining()
public int emit(byte[] buf, int offset, int ndesired)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |