Uses of Class
io.lakefs.clients.api.model.GarbageCollectionConfig
-
Packages that use GarbageCollectionConfig Package Description io.lakefs.clients.api io.lakefs.clients.api.model -
-
Uses of GarbageCollectionConfig in io.lakefs.clients.api
Methods in io.lakefs.clients.api that return GarbageCollectionConfig Modifier and Type Method Description GarbageCollectionConfigConfigApi. getGarbageCollectionConfig()get information of gc settingsMethods in io.lakefs.clients.api that return types with arguments of type GarbageCollectionConfig Modifier and Type Method Description ApiResponse<GarbageCollectionConfig>ConfigApi. getGarbageCollectionConfigWithHttpInfo()get information of gc settingsMethod parameters in io.lakefs.clients.api with type arguments of type GarbageCollectionConfig Modifier and Type Method Description okhttp3.CallConfigApi. getGarbageCollectionConfigAsync(ApiCallback<GarbageCollectionConfig> _callback)(asynchronously) get information of gc settings -
Uses of GarbageCollectionConfig in io.lakefs.clients.api.model
Methods in io.lakefs.clients.api.model that return GarbageCollectionConfig Modifier and Type Method Description GarbageCollectionConfigGarbageCollectionConfig. gracePeriod(Integer gracePeriod)
-