public class PriamServer
extends java.lang.Object
Constructor and Description |
---|
PriamServer(IConfiguration config,
PriamScheduler scheduler,
InstanceIdentity id,
Sleeper sleeper,
ICassandraProcess cassProcess,
IIncrementalBackup incrementalBkup) |
Modifier and Type | Method and Description |
---|---|
IConfiguration |
getConfiguration() |
InstanceIdentity |
getId() |
PriamScheduler |
getScheduler() |
void |
intialize() |
@Inject public PriamServer(IConfiguration config, PriamScheduler scheduler, InstanceIdentity id, Sleeper sleeper, ICassandraProcess cassProcess, IIncrementalBackup incrementalBkup)
public void intialize() throws java.lang.Exception
java.lang.Exception
public InstanceIdentity getId()
public PriamScheduler getScheduler()
public IConfiguration getConfiguration()