public class HaServicesJobGraphStoreFactory extends Object implements JobGraphStoreFactory
JobGraphStoreFactory implementation which creates a JobGraphStore
using the provided HighAvailabilityServices.| Constructor and Description |
|---|
HaServicesJobGraphStoreFactory(HighAvailabilityServices highAvailabilityServices) |
| Modifier and Type | Method and Description |
|---|---|
JobGraphStore |
create()
Creates a
JobGraphStore. |
public HaServicesJobGraphStoreFactory(HighAvailabilityServices highAvailabilityServices)
public JobGraphStore create()
JobGraphStoreFactoryJobGraphStore.create in interface JobGraphStoreFactoryJobGraphStore instanceCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.