public abstract class BackgroundCassandraHostService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CassandraHostConfigurator |
cassandraHostConfigurator |
protected HConnectionManager |
connectionManager |
protected ScheduledExecutorService |
executor |
protected int |
retryDelayInSeconds |
protected ScheduledFuture<?> |
sf |
| Constructor and Description |
|---|
BackgroundCassandraHostService(HConnectionManager connectionManager,
CassandraHostConfigurator cassandraHostConfigurator) |
protected final ScheduledExecutorService executor
protected final HConnectionManager connectionManager
protected final CassandraHostConfigurator cassandraHostConfigurator
protected ScheduledFuture<?> sf
protected int retryDelayInSeconds
public BackgroundCassandraHostService(HConnectionManager connectionManager, CassandraHostConfigurator cassandraHostConfigurator)
Copyright © 2014. All Rights Reserved.