Class Service.Base
java.lang.Object
org.apache.calcite.avatica.remote.Service.Base
- Direct Known Subclasses:
Service.Request,Service.Response
- Enclosing interface:
- Service
Base class for request and response.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Base
public Base()
-
-
Method Details
-
p
-
p
protected static int p(int result, boolean v) -
p
protected static int p(int result, int v) -
p
protected static int p(int result, long v)
-