io.snappydata.tools

ServerLauncher

class ServerLauncher extends GfxdServerLauncher

Launcher extension for GFXD server launcher to use Snappy service manager.

Linear Supertypes
GfxdServerLauncher, CacheServerLauncher, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ServerLauncher
  2. GfxdServerLauncher
  3. CacheServerLauncher
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ServerLauncher(baseName: String)

Type Members

  1. class AsyncServerLauncher extends Runnable

    Attributes
    private[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. def addToServerCommand(arg0: List[String], arg1: Map[String, AnyRef]): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  7. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  8. def checkStatusForWait(arg0: Status): Boolean

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  9. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def connect(arg0: Properties, arg1: Map[String, AnyRef]): InternalDistributedSystem

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  11. def createCache(arg0: InternalDistributedSystem, arg1: Map[String, AnyRef]): Cache

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  12. def disconnect(arg0: Cache): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  13. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  15. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def getBaseName(arg0: String): String

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  17. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  18. def getFabricServiceInstance(): FabricService

    Attributes
    protected
    Definition Classes
    ServerLauncher → GfxdServerLauncher
    Annotations
    @throws( ... )
  19. def getLWCAddressArgName(): String

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  20. def getLWCPortArgName(): String

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  21. def getLogFilePath(arg0: Properties): String

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  22. def getProcessId(): Int

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  23. def getServerOptions(arg0: Array[String]): Map[String, AnyRef]

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  24. def getStartOptions(arg0: Array[String]): Map[String, AnyRef]

    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  25. def getStatus(): Status

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  26. def getStopOptions(arg0: Array[String]): Map[String, AnyRef]

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  27. def getThriftAddressArgName(): String

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  28. def getThriftPortArgName(): String

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  29. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  30. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  31. def listAddOnArgs(arg0: Boolean, arg1: Boolean, arg2: Boolean): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  32. def logSevere(arg0: String, arg1: Throwable): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  33. def logWarning(arg0: String, arg1: Throwable): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  34. def makeDaemon(): String

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  35. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  38. def pollCacheServerForShutdown(): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( ... )
  39. def postProcessOptions(arg0: List[String], arg1: Map[String, AnyRef]): List[String]

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  40. def printCommandLine(arg0: LogWriterI18n): Unit

    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  41. def printCommandLine(arg0: Array[String], arg1: Map[String, String]): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  42. def printDiscoverySettings(arg0: Map[String, AnyRef], arg1: Properties): DistributionConfig

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
    Annotations
    @throws( classOf[java.sql.SQLException] )
  43. def printLaunchCommand(): Boolean

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  44. def printStartMessage(arg0: Map[String, AnyRef], arg1: Properties, arg2: Int): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  45. final def printUsage(arg0: String, arg1: Int): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
    Annotations
    @throws( classOf[java.io.IOException] )
  46. final def processDirOption(arg0: Map[String, AnyRef], arg1: String): File

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( ... )
  47. def processServerEnv(arg0: Properties): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  48. def processStartArg(arg0: String, arg1: String, arg2: Map[String, AnyRef], arg3: List[String], arg4: Properties): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  49. def processStartOption(arg0: String, arg1: String, arg2: Map[String, AnyRef], arg3: List[String], arg4: Map[String, String], arg5: Properties): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  50. def processUnknownStartOption(arg0: String, arg1: String, arg2: Map[String, AnyRef], arg3: List[String], arg4: Properties): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  51. def readPassword(arg0: Map[String, String]): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  52. def readStatus(arg0: Boolean): Status

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.io.IOException] ) @throws( ... ) @throws( ... )
  53. def redirectOutputToLogFile(arg0: InternalDistributedSystem): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  54. def restoreStdOut(): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  55. def run(args: Array[String]): Unit

    Attributes
    protected
    Definition Classes
    ServerLauncher → GfxdServerLauncher
  56. def running(arg0: InternalDistributedSystem): Unit

    Definition Classes
    CacheServerLauncher
  57. def server(arg0: Array[String]): Unit

    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  58. def setDefaultHeapSize(): Boolean

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  59. def setRunningStatus(arg0: Status, arg1: InternalDistributedSystem): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  60. def setServerError(arg0: String, arg1: Throwable): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  61. def setWaitingStatus(arg0: String, arg1: Set[PersistentMemberID], arg2: Set[Integer], arg3: PersistentMemberID, arg4: String): Unit

    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  62. def spinReadStatus(arg0: Boolean): Status

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  63. def start(arg0: Array[String]): Unit

    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  64. def startAdditionalServices(arg0: Cache, arg1: Map[String, AnyRef], arg2: Properties): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  65. def startRebalanceFactory(arg0: Cache, arg1: Map[String, AnyRef]): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  66. def startServerVM(arg0: Properties): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  67. def status(arg0: Array[String]): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  68. def stop(arg0: Array[String]): Unit

    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  69. def stopAdditionalServices(): Unit

    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  70. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  71. def toString(): String

    Definition Classes
    AnyRef → Any
  72. def usage(): Unit

    Attributes
    protected
    Definition Classes
    ServerLauncher → GfxdServerLauncher → CacheServerLauncher
  73. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. def waitForRunning(arg0: Properties): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  77. def waitForRunning(arg0: Array[String]): Unit

    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  78. def writeStatus(arg0: Status): Unit

    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.io.IOException] )

Inherited from GfxdServerLauncher

Inherited from CacheServerLauncher

Inherited from AnyRef

Inherited from Any

Ungrouped