Uses of Class
mindsdb.services.Server
Packages that use Server
-
Uses of Server in mindsdb
Modifier and TypeMethodDescriptionstatic ServerMindsDB.connect()Create a connection to MindsDB server.static ServerCreate a connection to MindsDB server.static ServerCreate a connection to MindsDB server.static ServerCreate a connection to MindsDB server.static ServerMindsDB.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
Constructors in mindsdb.services with parameters of type Server