Package org.apache.thrift.protocol
Interface TProtocol.ReadCollectionCallback<R>
-
- Enclosing class:
- TProtocol
public static interface TProtocol.ReadCollectionCallback<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rcall()
-
-
-
Method Detail
-
call
R call() throws TException
- Throws:
TException
-
-