Uses of Class
org.rostore.client.RoStoreClientProperties
Package
Description
RoStore Command Line Interface
RoStore java client classes
-
Uses of RoStoreClientProperties in org.rostore.cli
Modifier and TypeMethodDescriptionstatic RoStoreClientProperties
RoStorePropertiesLoader.fromRoStorePropertiesFile
(File rostorePropertiesFile) static RoStoreClientProperties
RoStorePropertiesLoader.systemWide()
static RoStoreClientProperties
RoStorePropertiesLoader.userProfile
(String profileName, boolean verbose) -
Uses of RoStoreClientProperties in org.rostore.client
Modifier and TypeMethodDescriptionRoStoreClient.getProperties()
Returns the rostore connection propertiesRequestProperties.getRoStoreClientProperties()
Properties of theRoStoreClient
to be used in the request.ModifierConstructorDescriptionRequestProperties
(RoStoreClientProperties roStoreClientProperties) RoStoreClient
(TrustManager[] trustManagers, RoStoreClientProperties roStoreProperties) Creates a new rostore clientRoStoreClient
(RoStoreClientProperties roStoreProperties)