public class FsSnapshotStorageService extends Object implements Service<SnapshotStorage>
| Constructor and Description |
|---|
FsSnapshotStorageService(FsSnapshotStorageConfiguration snapshotStorageConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotStorage |
get() |
void |
start(ServiceStartContext startContext) |
void |
stop(ServiceStopContext stopContext) |
public FsSnapshotStorageService(FsSnapshotStorageConfiguration snapshotStorageConfiguration)
public void start(ServiceStartContext startContext)
start in interface Service<SnapshotStorage>public void stop(ServiceStopContext stopContext)
stop in interface Service<SnapshotStorage>public SnapshotStorage get()
get in interface Service<SnapshotStorage>Copyright © 2017–2018 camunda services GmbH. All rights reserved.