protodoc.io
Project locationtech/geomesa
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
Default package
Default package
GeoMesaCoprocessorService
getResult
GeoMesaCoprocessorRequest
GeoMesaCoprocessorResponse
Default package
Get desktop application:
View/edit binary Protocol Buffers messages
service
GeoMesaCoprocessorService
GeoMesaProtoGenerator.proto:29
rpc
getResult
(
GeoMesaCoprocessorRequest
,
GeoMesaCoprocessorResponse
)
GeoMesaProtoGenerator.proto:30
message
GeoMesaCoprocessorRequest
GeoMesaProtoGenerator.proto:18
required
bytes
options
= 1
required
int32
version
= 2
message
GeoMesaCoprocessorResponse
GeoMesaProtoGenerator.proto:23
repeated
bytes
payload
= 1
optional
bytes
lastScanned
= 2
optional
int32
version
= 3