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()
JobGraphStoreFactory
JobGraphStore
.create
in interface JobGraphStoreFactory
JobGraphStore
instanceCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.