Searched refs:fb (Results 1 – 6 of 6) sorted by relevance
45 public void process(final AsyncFrameBuffer fb) throws TException { in process() argument47 final TProtocol in = fb.getInputProtocol(); in process()48 final TProtocol out = fb.getOutputProtocol(); in process()69 fb.responseReady(); in process()91 fb.responseReady(); in process()97 fb.responseReady(); in process()101 AsyncMethodCallback resultHandler = fn.getResultHandler(fb, msg.seqid); in process()
41 final AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid); in getResultHandler() argument48 final AbstractNonblockingServer.AsyncFrameBuffer fb, in sendResponse() argument53 TProtocol oprot = fb.getOutputProtocol(); in sendResponse()60 fb.responseReady(); in sendResponse()
32 void process(final AsyncFrameBuffer fb) throws TException; in process() argument
174 for (FrameBuffer fb : selectInterestChanges) { in processInterestChanges()175 fb.changeSelectInterests(); in processInterestChanges()
20 ff:45:bc:fb:96:3c:36:72:a3:93:06:72:9b:d1:f9:89 33:34:21:81:d3:d9:50:d1:7e:1c:29:8c:fb:d2:13:0f:e5:27:
1874 - [THRIFT-3449](https://issues.apache.org/jira/browse/THRIFT-3449) - TBaseAsyncProcessor fb.respons…