Uses of Interface
one.microstream.storage.restclient.StorageRestClient
| Package | Description |
|---|---|
| one.microstream.storage.restclient | |
| one.microstream.storage.restclient.jersey |
-
Uses of StorageRestClient in one.microstream.storage.restclient
Methods in one.microstream.storage.restclient with parameters of type StorageRestClient Modifier and Type Method Description static StorageViewStorageView. New(StorageViewConfiguration configuration, StorageRestClient client) -
Uses of StorageRestClient in one.microstream.storage.restclient.jersey
Subinterfaces of StorageRestClient in one.microstream.storage.restclient.jersey Modifier and Type Interface Description interfaceStorageRestClientJerseyClasses in one.microstream.storage.restclient.jersey that implement StorageRestClient Modifier and Type Class Description static classStorageRestClientJersey.Default