Rdocumentation
powered by
Learn R Programming
thriftr (version 1.1.7)
Apache Thrift Client Server
Description
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn more about Thrift go to
.
Copy Link
Link to current version
Version
Version
1.1.7
1.1.5
1.1.4
1.0.3
Install
install.packages('thriftr')
Monthly Downloads
174
Version
1.1.7
License
MIT + file LICENSE
Issues
2
Pull Requests
0
Stars
17
Forks
0
Repository
https://github.com/systemincloud/thriftr
Maintainer
Marek Jagielski
Last Published
May 10th, 2022
Functions in thriftr (1.1.7)
Search all functions
binary_read_val
Binary protocol: read value from binary buffer
to_proper_struct
to_proper_struct
make_client
Create client side thrift API
hexlify
hexlify
binary_write_val
Binary protocol: write value to binary buffer
make_server
Create server side thrift API
TMemoryBuffer
TMemoryBuffer
parse
Parse a single thrift file to R6 class instance
t_load
Load thrift file as a R6 instance.
parse_spec
parse_spec
TBinaryProtocolFactory
TBinaryProtocolFactory
TType
TType
TServerSocket
TServerSocket
TClient
TClient
TBinaryProtocol
TBinaryProtocol
TPayload
TPayload
TSocket
TSocket
TBufferedTransport
TBufferedTransport
TBufferedTransportFactory
TBufferedTransportFactory