public class GcsLockConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsBucketName() |
String |
getGcsLockFilename() |
Integer |
getLifeExtensionInSeconds() |
Integer |
getRefreshIntervalInSeconds() |
static org.openbites.concurrent.locks.gcs.GcsLockConfig.Builder |
newBuilder() |
String |
toString() |
public static org.openbites.concurrent.locks.gcs.GcsLockConfig.Builder newBuilder()
public String getGcsBucketName()
public String getGcsLockFilename()
public Integer getRefreshIntervalInSeconds()
public Integer getLifeExtensionInSeconds()
Copyright © 2021. All rights reserved.