Class/Object

io.snappydata.tools

LeaderLauncher

Related Docs: object LeaderLauncher | package tools

Permalink

class LeaderLauncher extends GfxdServerLauncher

Extending server launcher to init Jobserver as part of lead node startup. This node won't start DRDA network server.

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

Instance Constructors

  1. new LeaderLauncher(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(status: Status): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    LeaderLauncher → GfxdServerLauncher → CacheServerLauncher
  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. def disconnect(arg0: Cache): Unit

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. val genericLogger: Logger

    Permalink
  15. def getBaseName(name: String): String

    Permalink
    Attributes
    protected
    Definition Classes
    LeaderLauncher → GfxdServerLauncher → CacheServerLauncher
  16. final def getClass(): Class[_]

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

    Permalink
    Attributes
    protected
    Definition Classes
    LeaderLauncher → GfxdServerLauncher
    Annotations
    @throws( ... )
  18. def getLWCAddressArgName(): String

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

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

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

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
  22. 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] )
  23. def getStartOptions(arg0: Array[String]): Map[String, AnyRef]

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

    Permalink
    Attributes
    protected[com.gemstone.gemfire.internal.cache]
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  25. 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] )
  26. def getThriftAddressArgName(): String

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  29. def initStartupArgs(args: ArrayBuffer[String]): Array[String]

    Permalink
  30. final def isInstanceOf[T0]: Boolean

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  38. def pollCacheServerForShutdown(): Unit

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

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

    Permalink
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  41. 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] )
  42. 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] )
  43. def printLaunchCommand(): Boolean

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  44. 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] )
  45. 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] )
  46. final def processDirOption(arg0: Map[String, AnyRef], arg1: String): File

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

    Permalink
    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

    Permalink
    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

    Permalink
    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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    LeaderLauncher → GfxdServerLauncher
  59. def setRunningStatus(arg0: Status, arg1: InternalDistributedSystem): Unit

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

    Permalink
    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

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

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

    Permalink
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  64. def startAdditionalServices(cache: Cache, options: Map[String, AnyRef], props: Properties): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    LeaderLauncher → GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( ... )
  65. def startRebalanceFactory(arg0: Cache, arg1: Map[String, AnyRef]): Unit

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

    Permalink
    Attributes
    protected
    Definition Classes
    LeaderLauncher → GfxdServerLauncher
    Annotations
    @throws( ... )
  67. def status(arg0: Array[String]): Unit

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

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

    Permalink
    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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.io.IOException] )
  79. def writeStatusOnChange(newState: State): Unit

    Permalink

Inherited from GfxdServerLauncher

Inherited from CacheServerLauncher

Inherited from AnyRef

Inherited from Any

Ungrouped