Class | Description |
---|---|
TBinaryProtocol |
Thrift original TBinaryProtocol implementation relies on the fact that all
TTransport instances are byte array backed, so for all it's operations they can just
use that array, requesting it using TTransport.getBuffer().
|
TBinaryProtocol.Factory | |
ThriftFactories |
Copyright © 2013–2017. All rights reserved.