public class HopsworksInternalClient extends Object implements HopsworksHttpClient
Modifier and Type | Field and Description |
---|---|
static String |
REST_ENDPOINT_SYS |
Constructor and Description |
---|
HopsworksInternalClient() |
Modifier and Type | Method and Description |
---|---|
<T> T |
handleRequest(org.apache.http.HttpRequest request,
org.apache.http.client.ResponseHandler<T> responseHandler) |
void |
refreshJwt() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCertKey, getKeyStorePath, getTrustStorePath, readCertKey, setCertKey, setKeyStorePath, setTrustStorePath
public static final String REST_ENDPOINT_SYS
public HopsworksInternalClient() throws IOException, KeyStoreException, CertificateException, NoSuchAlgorithmException, KeyManagementException, FeatureStoreException
public void refreshJwt() throws FeatureStoreException
FeatureStoreException
public <T> T handleRequest(org.apache.http.HttpRequest request, org.apache.http.client.ResponseHandler<T> responseHandler) throws IOException, FeatureStoreException
handleRequest
in interface HopsworksHttpClient
IOException
FeatureStoreException
Copyright © 2023. All rights reserved.