Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.1.7) of this package.
Take me there.
thriftr (version 1.0.3)
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
140
Version
1.0.3
License
MIT + file LICENSE
Issues
2
Pull Requests
0
Stars
17
Forks
0
Repository
https://github.com/systemincloud/thriftr
Maintainer
Marek Jagielski
Last Published
September 24th, 2018
Functions in thriftr (1.0.3)
Search all functions
to_proper_struct
to_proper_struct
binary_read_val
Binary protocol: read value from binary buffer
parse
Parse a single thrift file to R6 class instance
make_server
Create server side thrift API
TServerSocket
TServerSocket
t_load
Load thrift file as a R6 instance.
parse_spec
parse_spec
binary_write_val
Binary protocol: write value to binary buffer
hexlify
hexlify
make_client
Create client side thrift API
TPayload
TPayload
TBufferedTransport
TBufferedTransport
TSocket
TSocket
TClient
TClient
TBinaryProtocolFactory
TBinaryProtocolFactory
TBinaryProtocol
TBinaryProtocol
TMemoryBuffer
TMemoryBuffer
TBufferedTransportFactory
TBufferedTransportFactory
TType
TType