C++ SDK Documentation
12.0.0
|
This is the complete list of members for Vertica::ServerInterface, including all inherited members.
::UdfSupport (defined in Vertica::ServerInterface) | Vertica::ServerInterface | friend |
::UDxExecContext (defined in Vertica::ServerInterface) | Vertica::ServerInterface | friend |
allocator | Vertica::ServerInterface | |
ap (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
append(" - ") (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
append(format) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
dbName | Vertica::ServerInterface | protected |
dependencies | Vertica::ServerInterface | protected |
describeBlob(const BlobIdentifier &blobId, BlobDescription &blobDescription, bool errorIfNotFound=true)=0 | Vertica::ServerInterface | pure virtual |
describeFunction(FunctionDescription &func, bool errorIfNotFound=true)=0 | Vertica::ServerInterface | pure virtual |
describeProjection(RelationDescription &proj, bool errorIfNotFound=true)=0 | Vertica::ServerInterface | pure virtual |
describeTable(RelationDescription &baseTable, bool errorIfNotFound=true)=0 | Vertica::ServerInterface | pure virtual |
describeType(TypeDescription &type, bool errorIfNotFound=true)=0 | Vertica::ServerInterface | pure virtual |
EE::UserDefinedAggregate (defined in Vertica::ServerInterface) | Vertica::ServerInterface | friend |
EE::UserDefinedAnalytic (defined in Vertica::ServerInterface) | Vertica::ServerInterface | friend |
EE::UserDefinedTransform (defined in Vertica::ServerInterface) | Vertica::ServerInterface | friend |
fileManager | Vertica::ServerInterface | |
format (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
formatWithName(sqlName) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
funcOid | Vertica::ServerInterface | protected |
getCurrentNodeName() const | Vertica::ServerInterface | inline |
getDatabaseName() const | Vertica::ServerInterface | inline |
getDependencies() const | Vertica::ServerInterface | inline |
getFileSystem(const char *path)=0 | Vertica::ServerInterface | pure virtual |
getFunctionOid() const (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inline |
getLocale() const | Vertica::ServerInterface | inline |
getParamReader() const | Vertica::ServerInterface | inline |
getSessionParamReader() const | Vertica::ServerInterface | inline |
getUDSessionParamReader(std::string nsp) | Vertica::ServerInterface | inline |
getUDSessionParamReader() const | Vertica::ServerInterface | inline |
getUDSessionParamReaderMap() const | Vertica::ServerInterface | inline |
getUserName() const | Vertica::ServerInterface | inline |
libOid | Vertica::ServerInterface | protected |
listBlobs(BlobIdentifier::Namespace nsp=BlobIdentifier::NSP_LIBRARY)=0 | Vertica::ServerInterface | pure virtual |
listDerivedTables(const RelationDescription &baseTable, std::vector< Oid > &tables, bool errorIfNotFound=false)=0 | Vertica::ServerInterface | pure virtual |
listProjections(const RelationDescription &lookup, std::vector< Oid > &projections, bool errorIfNotFound=false)=0 | Vertica::ServerInterface | pure virtual |
listTableProjections(const RelationDescription &baseTable, std::vector< Oid > &projections, bool errorIfNotFound=false)=0 | Vertica::ServerInterface | pure virtual |
listTables(const RelationDescription &lookup, std::vector< Oid > &tables, bool errorIfNotFound=false)=0 | Vertica::ServerInterface | pure virtual |
locale | Vertica::ServerInterface | protected |
log(const char *format,...) __attribute__((format(printf | Vertica::ServerInterface | |
logEvent(const std::map< std::string, std::string > &details)=0 | Vertica::ServerInterface | pure virtual |
LoggingFunc typedef (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
nodeName | Vertica::ServerInterface | protected |
paramReader | Vertica::ServerInterface | protected |
publicOid | Vertica::ServerInterface | protected |
reportError(ClientMessage msg)=0 | Vertica::ServerInterface | pure virtual |
reportInfo(ClientMessage msg)=0 | Vertica::ServerInterface | pure virtual |
reportNotice(ClientMessage msg)=0 | Vertica::ServerInterface | pure virtual |
reportWarning(ClientMessage msg)=0 | Vertica::ServerInterface | pure virtual |
ServerInterface(VTAllocator *allocator, FileManager *fileManager, LoggingFunc func, const std::string &sqlName, const ParamReader ¶mReader, vint udxDebugLogLevel=0) | Vertica::ServerInterface | inline |
ServerInterface(VTAllocator *allocator, LoggingFunc func, const std::string &sqlName, const ParamReader ¶mReader, vint udxDebugLogLevel=0) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inline |
ServerInterface(VTAllocator *allocator, LoggingFunc func, const std::string &sqlName, vint udxDebugLogLevel=0) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inline |
sessionParamReader | Vertica::ServerInterface | protected |
setDependencies(const std::map< std::string, std::string > dependencies) | Vertica::ServerInterface | inline |
setFunctionOid(Oid FuncOid) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inline |
setLibraryOid(Oid libOid_) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inline |
setParamReader(const ParamReader ¶mReader) | Vertica::ServerInterface | inline |
setPublicOid(Oid publicOid_) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inline |
setSessionParamReader(const ParamReader &sessionParamReader) | Vertica::ServerInterface | inline |
setUDSessionParameterMap(const SessionParamReaderMap &udSessionParams) | Vertica::ServerInterface | inline |
sqlName | Vertica::ServerInterface | protected |
udSessionParamReaderMap | Vertica::ServerInterface | protected |
udxDebugLogLevel | Vertica::ServerInterface | |
userName | Vertica::ServerInterface | protected |
va_end(ap) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
va_start(ap, format) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
vlog(format, ap) (defined in Vertica::ServerInterface) | Vertica::ServerInterface | |
vlog(const char *format, va_list ap) | Vertica::ServerInterface | inline |
vlogPtr | Vertica::ServerInterface | protected |
~ServerInterface() (defined in Vertica::ServerInterface) | Vertica::ServerInterface | inlinevirtual |