-
Notifications
You must be signed in to change notification settings - Fork 129
/
Copy pathcalcite-avatica.yaml
41 lines (41 loc) · 2.3 KB
/
calcite-avatica.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
"functions":
- "name": "[org.apache.calcite.avatica.remote.LocalProtobufService]._apply(org.apache.calcite.avatica.remote.Service$Request)"
"params":
- "name": "arg0"
"type": "org.apache.calcite.avatica.remote.Service$Request"
"return_type": "org.apache.calcite.avatica.remote.Service$Response"
"signature": "[org.apache.calcite.avatica.remote.LocalProtobufService]._apply(org.apache.calcite.avatica.remote.Service$Request)"
- "name": "[org.apache.calcite.avatica.remote.RemoteProtobufService]._apply(org.apache.calcite.avatica.remote.Service$Request)"
"params":
- "name": "arg0"
"type": "org.apache.calcite.avatica.remote.Service$Request"
"return_type": "org.apache.calcite.avatica.remote.Service$Response"
"signature": "[org.apache.calcite.avatica.remote.RemoteProtobufService]._apply(org.apache.calcite.avatica.remote.Service$Request)"
- "name": "[org.apache.calcite.avatica.remote.ProtobufTranslationImpl].serializeResponse(org.apache.calcite.avatica.remote.Service$Response)"
"params":
- "name": "arg0"
"type": "org.apache.calcite.avatica.remote.Service$Response"
"return_type": "byte[]"
"signature": "[org.apache.calcite.avatica.remote.ProtobufTranslationImpl].serializeResponse(org.apache.calcite.avatica.remote.Service$Response)"
- "name": "[org.apache.calcite.avatica.remote.ProtobufTranslationImpl].serializeRequest(org.apache.calcite.avatica.remote.Service$Request)"
"params":
- "name": "arg0"
"type": "org.apache.calcite.avatica.remote.Service$Request"
"return_type": "byte[]"
"signature": "[org.apache.calcite.avatica.remote.ProtobufTranslationImpl].serializeRequest(org.apache.calcite.avatica.remote.Service$Request)"
- "name": "[org.apache.calcite.avatica.remote.ProtobufTranslationImpl].parseRequest(byte[])"
"params":
- "name": "arg0"
"type": "byte[]"
"return_type": "org.apache.calcite.avatica.remote.Service$Request"
"signature": "[org.apache.calcite.avatica.remote.ProtobufTranslationImpl].parseRequest(byte[])"
- "name": "[org.apache.calcite.avatica.Meta$Frame].equals(java.lang.Object)"
"params":
- "name": "arg0"
"type": "java.lang.Object"
"return_type": "boolean"
"signature": "[org.apache.calcite.avatica.Meta$Frame].equals(java.lang.Object)"
"language": "jvm"
"project": "calcite-avatica"
"target_name": "Base64Fuzzer"
"target_path": "/src/Base64Fuzzer.java"