brooklyn.entity.nosql.redis
[Java] Class RedisStoreSshDriver
java.lang.Object
   brooklyn.entity.basic.AbstractSoftwareProcessDriver
brooklyn.entity.basic.AbstractSoftwareProcessDriver
       brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
           brooklyn.entity.nosql.redis.RedisStoreSshDriver
brooklyn.entity.nosql.redis.RedisStoreSshDriver
- All Implemented Interfaces: 
- RedisStoreDriver
public class RedisStoreSshDriver
extends AbstractSoftwareProcessSshDriver
 Start a RedisStore in a Location accessible over ssh.
 
                     
                | Fields inherited from class AbstractSoftwareProcessSshDriver | 
|---|
                | BROOKLYN_HOME_DIR, CHECK_RUNNING, CUSTOMIZING, DEFAULT_INSTALL_BASEDIR, DEFAULT_RUN_BASEDIR, IGNORE_ENTITY_SSH_FLAGS, INSTALLING, KILLING, LAUNCHING, NO_VERSION_INFO, PID_FILENAME, RESTARTING, STOPPING, USE_PID_FILE, log, logSsh | 
                
                 
                 
    
     
    
     
                | Methods inherited from class AbstractSoftwareProcessSshDriver | 
|---|
                | copyFile, copyFile, copyFile, copyResource, copyResource, copyResource, copyResources, copyTemplate, copyTemplate, copyTemplate, copyTemplates, execute, execute, getAddress, getDefaultVersion, getDownloadFileSuffix, getDownloadFilename, getEntityVersionLabel, getEntityVersionLabel, getHostname, getInstallDir, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getVersion, newScript, newScript | 
                
                 
                | Methods inherited from class AbstractSoftwareProcessDriver | 
|---|
                | customize, doFullStartOnRestart, getEntity, getLocation, getResource, getResourceAsString, install, kill, launch, postLaunch, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, stop, waitForConfigKey | 
                
                 
    
    
        
        RedisStoreSshDriver
        public RedisStoreSshDriver(RedisStoreImpl entity, SshMachineLocation machine)
        
        - 
        
        
    
     
    
    
        
        customize
        @Override
public void customize()
        
        - 
        
        
    
        
        install
        @Override
public void install()
        
        - 
        
        
    
        
        isRunning
        public boolean isRunning() {
public boolean isRunning()
        
        - 
        
        
    
        
        launch
        @Override
public void launch()
        
        - 
        
        
    
        
        stop
        public void stop() {
public void stop()
        
        -  Restarts redis with the current configuration.
     
        
        
    
     
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.