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, waitgetCertKey, getKeyStorePath, getTrustStorePath, readCertKey, setCertKey, setKeyStorePath, setTrustStorePathpublic static final String REST_ENDPOINT_SYS
public HopsworksInternalClient()
throws IOException,
KeyStoreException,
CertificateException,
NoSuchAlgorithmException,
KeyManagementException,
FeatureStoreException
public void refreshJwt()
throws FeatureStoreException
FeatureStoreExceptionpublic <T> T handleRequest(org.apache.http.HttpRequest request,
org.apache.http.client.ResponseHandler<T> responseHandler)
throws IOException,
FeatureStoreException
handleRequest in interface HopsworksHttpClientIOExceptionFeatureStoreExceptionCopyright © 2025. All rights reserved.