Class/Object

io.snappydata.tools

LocatorLauncher

Related Docs: object LocatorLauncher | package tools

Permalink

class LocatorLauncher extends GfxdDistributionLocator

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

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

Instance Constructors

  1. new LocatorLauncher(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]
    Definition Classes
    GfxdDistributionLocator → GfxdServerLauncher → CacheServerLauncher
  5. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    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. def getBaseName(arg0: String): String

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    LocatorLauncher → GfxdDistributionLocator → GfxdServerLauncher
    Annotations
    @throws( ... )
  17. def getLogFilePath(arg0: Properties): String

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

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools]
    Definition Classes
    GfxdDistributionLocator → GfxdServerLauncher
  20. def getProcessId(): Int

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools]
    Definition Classes
    GfxdDistributionLocator → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  22. def getStartOptions(arg0: Array[String]): Map[String, AnyRef]

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
  37. 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] )
  38. def printDiscoverySettings(arg0: Map[String, AnyRef], arg1: Properties): DistributionConfig

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

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

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools.internal]
    Definition Classes
    GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  44. 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] )
  45. 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]
    Definition Classes
    GfxdDistributionLocator → GfxdServerLauncher → CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  46. 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
  47. def readPassword(arg0: Map[String, String]): Unit

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    LocatorLauncher → GfxdServerLauncher
  52. def running(arg0: InternalDistributedSystem, arg1: Boolean): Unit

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

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

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.tools]
    Definition Classes
    GfxdDistributionLocator → GfxdServerLauncher
  55. def setRunningStatus(arg0: Status, arg1: InternalDistributedSystem): Unit

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

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

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

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

    Permalink
    Definition Classes
    CacheServerLauncher
    Annotations
    @throws( classOf[java.lang.Exception] )
  60. 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] )
  61. def startRebalanceFactory(arg0: Cache, arg1: Map[String, AnyRef]): Unit

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    LocatorLauncher → GfxdDistributionLocator → GfxdServerLauncher → CacheServerLauncher
  69. final def wait(): Unit

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

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

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

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

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

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

Inherited from GfxdDistributionLocator

Inherited from GfxdServerLauncher

Inherited from CacheServerLauncher

Inherited from AnyRef

Inherited from Any

Ungrouped