Class/Object

io.snappydata.tools

ServerLauncher

Related Docs: object ServerLauncher | package tools

Permalink

class ServerLauncher extends GfxdServerLauncher

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

Linear Supertypes
GfxdServerLauncher, CacheServerLauncher, LauncherBase, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ServerLauncher
  2. GfxdServerLauncher
  3. CacheServerLauncher
  4. LauncherBase
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ServerLauncher(baseName: String)

    Permalink

Type Members

  1. class AsyncServerLauncher extends Runnable

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

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

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

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

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

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  7. def clone(): AnyRef

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

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  10. final def createStatus(arg0: Int, arg1: Int, arg2: String, arg3: Throwable): Status

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  11. final def createStatus(arg0: Int, arg1: Int): Status

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  12. def deleteStatus(): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
    Annotations
    @throws( classOf[java.io.IOException] )
  13. def disconnect(arg0: Cache): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  19. def getDefaultHeapSizeMB(arg0: Boolean): Long

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  20. def getDefaultSmallHeapSizeMB(arg0: Boolean): Long

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  21. def getFabricServiceInstance(): FabricService

    Permalink
    Attributes
    protected
    Definition Classes
    ServerLauncher → GfxdServerLauncher
    Annotations
    @throws( ... )
  22. def getHostNameAndDir(): String

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  23. def getLastModifiedStatusNanos(): Long

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
    Annotations
    @throws( classOf[java.io.IOException] )
  24. def getLogFilePath(arg0: Properties): String

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  25. def getNetworkAddressArgName(): String

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  26. def getNetworkPortArgName(): String

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher
  27. def getProcessId(): Int

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

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

    Permalink
    Definition Classes
    CacheServerLauncher
  30. def getStartOptions(arg0: Array[String]): Map[String, AnyRef]

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

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  32. def getStatusPath(): Path

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  33. def getStopOptions(arg0: Array[String]): Map[String, AnyRef]

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  34. def getWorkingDirPath(): Path

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher → LauncherBase
  35. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  36. def hostData(): Boolean

    Permalink
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  37. def initKnownOptions(): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  38. final def isInstanceOf[T0]: Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  44. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  45. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  46. def pollCacheServerForShutdown(arg0: Path): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
    Annotations
    @throws( classOf[java.io.IOException] )
  47. def postProcessOptions(arg0: List[String], arg1: Map[String, AnyRef]): List[String]

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( ... )
  55. def processHeapSize(arg0: String, arg1: List[String]): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  56. def processServerEnv(arg0: Properties): Unit

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  58. def processStartArg(arg0: String, arg1: String, arg2: Map[String, AnyRef], arg3: List[String], arg4: Properties): Unit

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

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  61. def processVMArg(arg0: String, arg1: List[String]): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  62. def processWaitForSync(arg0: String): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  63. def readPassword(arg0: Map[String, String]): Unit

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    ServerLauncher → GfxdServerLauncher
  68. def running(arg0: InternalDistributedSystem, arg1: Int): Unit

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

    Permalink
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  70. def setDefaultVMArgs(arg0: Map[String, AnyRef], arg1: Boolean, arg2: List[String]): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  71. def setRunningStatus(arg0: Status, arg1: InternalDistributedSystem): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  72. def setServerError(arg0: String, arg1: Throwable): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  73. def setServerStartupMessage(arg0: String): Unit

    Permalink
    Definition Classes
    CacheServerLauncher
  74. final def setStatusField(arg0: Status): Unit

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  75. def setWaitingStatus(arg0: String, arg1: Set[PersistentMemberID], arg2: Set[Integer], arg3: PersistentMemberID, arg4: String): Unit

    Permalink
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  76. def spinReadStatus(arg0: Path): Status

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
  77. def start(arg0: Array[String]): Unit

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

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  80. def startServerVM(arg0: Properties): Unit

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  85. def toString(): String

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

    Permalink
    Attributes
    protected
    Definition Classes
    ServerLauncher → GfxdServerLauncher → CacheServerLauncher
  87. def verifyAndClearStatus(): String

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
    Annotations
    @throws( classOf[java.io.IOException] )
  88. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  91. def waitForRunning(arg0: Array[String]): Unit

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

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.shared]
    Definition Classes
    LauncherBase
    Annotations
    @throws( ... ) @throws( classOf[java.io.IOException] )
  93. def writeStatus(arg0: Status): Unit

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

Inherited from GfxdServerLauncher

Inherited from CacheServerLauncher

Inherited from LauncherBase

Inherited from AnyRef

Inherited from Any

Ungrouped