NebulaGraph Java Client  release-3.8
MetaClient Member List

This is the complete list of members for MetaClient, including all inherited members.

AbstractMetaClient(List< HostAddress > addresses, int timeout, int connectionRetry, int executionRetry) (defined in AbstractMetaClient)AbstractMetaClient
close()MetaClient
connect() (defined in MetaClient)MetaClient
connectionRetry (defined in AbstractMetaClient)AbstractMetaClientprotected
executionRetry (defined in AbstractMetaClient)AbstractMetaClientprotected
getConnectionRetry() (defined in AbstractMetaClient)AbstractMetaClient
getEdge(String spaceName, String edgeName)MetaClient
getEdges(String spaceName)MetaClient
getExecutionRetry() (defined in AbstractMetaClient)AbstractMetaClient
getPartsAlloc(String spaceName)MetaClient
getSpace(String spaceName)MetaClient
getSpaces()MetaClient
getTag(String spaceName, String tagName)MetaClient
getTags(String spaceName)MetaClient
getTimeout() (defined in AbstractMetaClient)AbstractMetaClient
LATEST_SCHEMA_VERSION (defined in MetaClient)MetaClientstatic
listHosts()MetaClient
MetaClient(String host, int port) (defined in MetaClient)MetaClient
MetaClient(HostAddress address) (defined in MetaClient)MetaClient
MetaClient(List< HostAddress > addresses) (defined in MetaClient)MetaClient
MetaClient(List< HostAddress > addresses, int connectionRetry, int executionRetry) (defined in MetaClient)MetaClient
MetaClient(List< HostAddress > addresses, int timeout, int connectionRetry, int executionRetry) (defined in MetaClient)MetaClient
MetaClient(List< HostAddress > addresses, int timeout, int connectionRetry, int executionRetry, boolean enableSSL, SSLParam sslParam) (defined in MetaClient)MetaClient
protocol (defined in AbstractMetaClient)AbstractMetaClientprotected
timeout (defined in AbstractMetaClient)AbstractMetaClientprotected
transport (defined in AbstractMetaClient)AbstractMetaClientprotected