Home
last modified time | relevance | path

Searched refs:TBaseAsyncProcessor (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/
DTBaseAsyncProcessor.java29 public class TBaseAsyncProcessor<I> implements TAsyncProcessor, TProcessor { class
35 public TBaseAsyncProcessor( in TBaseAsyncProcessor() method in TBaseAsyncProcessor
/thrift-3.4.0/
DCHANGES.md928 …68](https://issues.apache.org/jira/browse/THRIFT-4368) - Guaranteed NPE in TBaseAsyncProcessor.java
1874 - [THRIFT-3449](https://issues.apache.org/jira/browse/THRIFT-3449) - TBaseAsyncProcessor fb.respons…
2540 …](https://issues.apache.org/jira/browse/THRIFT-2804) - Pull an interface out of TBaseAsyncProcessor