Uses of Class
mindsdb.services.Server
-
Uses of Server in mindsdb
Modifier and TypeMethodDescriptionstatic Server
MindsDB.connect()
Create a connection to MindsDB server.static Server
Create a connection to MindsDB server.static Server
Create a connection to MindsDB server.static Server
Create a connection to MindsDB server.static Server
MindsDB.connect
(String url, String login, String password, String apiKey, boolean isManaged, Map<String, String> headers) Create a connection to MindsDB server. -
Uses of Server in mindsdb.services