Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
apache::thrift::transport::TSaslServerTransport Member List

This is the complete list of members for apache::thrift::transport::TSaslServerTransport, including all inherited members.

addServerDefinition(const std::string &mechanism, const std::string &protocol, const std::string &serverName, const std::string &realm, unsigned int flags, std::map< std::string, std::string > props, std::vector< struct sasl_callback > callbacks)apache::thrift::transport::TSaslServerTransportinline
close()apache::thrift::transport::TSaslTransportvirtual
decodeInt(uint8_t *buf, uint32_t offset)apache::thrift::transport::TSaslTransportinlineprotected
encodeInt(uint32_t x, uint8_t *buf, uint32_t offset)apache::thrift::transport::TSaslTransportinlineprotected
flush()apache::thrift::transport::TSaslTransportvirtual
getUnderlyingTransport()apache::thrift::transport::TSaslTransportinline
getUsername()apache::thrift::transport::TSaslTransport
handleSaslStartMessage()apache::thrift::transport::TSaslServerTransportprivatevirtual
isClient_apache::thrift::transport::TSaslTransportprotected
isOpen()apache::thrift::transport::TSaslTransportvirtual
memBuf_apache::thrift::transport::TSaslTransportprotected
open()apache::thrift::transport::TSaslTransportvirtual
peek()apache::thrift::transport::TSaslTransportvirtual
protoBuf_apache::thrift::transport::TSaslTransportprotected
read(uint8_t *buf, uint32_t len)apache::thrift::transport::TSaslTransport
readLength()apache::thrift::transport::TSaslTransportprotected
receiveSaslMessage(NegotiationStatus *status, uint32_t *length)apache::thrift::transport::TSaslTransportprotected
sasl_apache::thrift::transport::TSaslTransportprotected
sendSaslMessage(const NegotiationStatus status, const uint8_t *payload, const uint32_t length, bool flush=true)apache::thrift::transport::TSaslTransportprotected
serverDefinitionMap_apache::thrift::transport::TSaslServerTransportprivate
setSaslServer(sasl::TSasl *saslServer)apache::thrift::transport::TSaslServerTransport
shouldWrap_apache::thrift::transport::TSaslTransportprotected
shrinkBuffer()apache::thrift::transport::TSaslTransportprotected
transport_apache::thrift::transport::TSaslTransportprotected
TSaslServerTransport(const std::map< std::string, TSaslServerDefinition * > &serverMap, boost::shared_ptr< TTransport > transport)apache::thrift::transport::TSaslServerTransportprivate
TSaslServerTransport(boost::shared_ptr< TTransport > transport)apache::thrift::transport::TSaslServerTransport
TSaslServerTransport(const std::string &mechanism, const std::string &protocol, const std::string &serverName, const std::string &realm, unsigned flags, const std::map< std::string, std::string > &props, const std::vector< struct sasl_callback > &callbacks, boost::shared_ptr< TTransport > transport)apache::thrift::transport::TSaslServerTransport
TSaslTransport(boost::shared_ptr< TTransport > transport)apache::thrift::transport::TSaslTransport
TSaslTransport(boost::shared_ptr< sasl::TSasl > saslClient, boost::shared_ptr< TTransport > transport)apache::thrift::transport::TSaslTransport
write(const uint8_t *buf, uint32_t len)apache::thrift::transport::TSaslTransport
writeLength(uint32_t length)apache::thrift::transport::TSaslTransportprotected
~TSaslTransport()apache::thrift::transport::TSaslTransportvirtual