- fetch(FetchRequest) - Method in interface io.scalecube.configuration.api.ConfigurationService
-
Fetch request requires read level permissions to get entry object from the store.
- FetchRequest - Class in io.scalecube.configuration.api
-
Represents a request o fetch data from a repository.
- FetchRequest(Object, String, String) - Constructor for class io.scalecube.configuration.api.FetchRequest
-
Constructs a FetchRequest object.
- FetchRequest(Object, String) - Constructor for class io.scalecube.configuration.api.FetchRequest
-
Constructs a FetchRequest object.
- FetchResponse - Class in io.scalecube.configuration.api
-
Represents a response to a fetch request.
- FetchResponse(String, Object) - Constructor for class io.scalecube.configuration.api.FetchResponse
-
Constructs a fetch response object.