Class/Object

io.snappydata.impl

LeadImpl

Related Docs: object LeadImpl | package impl

Permalink

class LeadImpl extends ServerImpl with Lead with ProtocolOverrides with Logging

Self Type
LeadImpl
Linear Supertypes
Logging, Lead, ServerImpl, ProtocolOverrides, Server, StoreCallback, Serializable, Serializable, FabricServerImpl, FabricServer, FabricServiceImpl, FabricService, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LeadImpl
  2. Logging
  3. Lead
  4. ServerImpl
  5. ProtocolOverrides
  6. Server
  7. StoreCallback
  8. Serializable
  9. Serializable
  10. FabricServerImpl
  11. FabricServer
  12. FabricServiceImpl
  13. FabricService
  14. AnyRef
  15. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new LeadImpl()

    Permalink

Type Members

  1. abstract class NetworkInterfaceImpl extends NetworkInterface with DistributionAdvisee with ConnectionListener with ConnectionState with ServerMetrics

    Permalink
    Definition Classes
    FabricServiceImpl
  2. class NoExitSecurityManager extends SecurityManager

    Permalink

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. var _directApiInvoked: Boolean

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. final def authenticateShutdown(arg0: Properties): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
    Annotations
    @throws( classOf[java.sql.SQLException] )
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def closeAndReopenInterpreterServer(): Unit

    Permalink
  9. def configureAuthenticatorForSJS(): Unit

    Permalink
  10. def createActorSystem(conf: Config): ActorSystem

    Permalink
  11. def directApiInvoked: Boolean

    Permalink
  12. def endNotifyWaiting(): Unit

    Permalink
    Definition Classes
    FabricServiceImpl
  13. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def getAllNetworkServers(): List[NetworkInterface]

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
  17. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  18. def getConfig(args: Array[String]): Config

    Permalink
  19. def getDynamicOverrides: Properties

    Permalink
  20. def getInterpreterServerClass: Class[_]

    Permalink
  21. def getListenAddress(arg0: String): InetAddress

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
  22. def getNetProtocol(): String

    Permalink
    Definition Classes
    ProtocolOverrides → FabricServiceImpl
  23. def getProtocol(): String

    Permalink
    Definition Classes
    ProtocolOverrides → FabricServiceImpl
  24. def getSecurityPropertiesFromRestarter(): Properties

    Permalink
    Definition Classes
    FabricServiceImpl
  25. def handleThrowable(arg0: Throwable): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
    Annotations
    @throws( classOf[java.sql.SQLException] )
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. def initializeLogIfNecessary(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  28. final def isDebugEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  29. final def isInfoEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  30. def isInitializedOrWait(): Boolean

    Permalink
    Definition Classes
    FabricServerImpl
  31. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  32. def isNotified(): Boolean

    Permalink
    Definition Classes
    FabricServerImpl
  33. def isReconnecting(): Boolean

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
  34. def isServer(): Boolean

    Permalink
    Definition Classes
    ServerImpl → FabricServerImpl → FabricServiceImpl
  35. var isTestSetup: Boolean

    Permalink
  36. final def isTraceEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  37. final var levelFlags: Int

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  38. def log: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  39. def logDebug(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  40. def logDebug(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  41. def logError(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  42. def logError(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  43. def logInfo(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  44. def logInfo(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  45. def logName: String

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  46. def logTrace(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  47. def logTrace(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  48. def logWarning(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  49. def logWarning(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  50. final var log_: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  51. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  54. def notifyOnStatusChange(f: (State) ⇒ Unit): Unit

    Permalink
    Attributes
    protected[io.snappydata]
  55. def notifyRunning(): Unit

    Permalink
    Definition Classes
    FabricServiceImpl
  56. def notifyRunningInLauncher(arg0: Int): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
  57. def notifyStop(arg0: Boolean): Unit

    Permalink
    Definition Classes
    FabricServiceImpl
  58. def notifyTableInitialized(arg0: Boolean, arg1: String): Unit

    Permalink
    Definition Classes
    FabricServerImpl
  59. def notifyWaiting(arg0: String, arg1: Set[PersistentMemberID], arg2: Set[Integer], arg3: PersistentMemberID, arg4: String): Unit

    Permalink
    Definition Classes
    FabricServerImpl → FabricServiceImpl
  60. def reconnecting(): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
  61. def resetLogger(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  62. def serviceShutdown(): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
    Annotations
    @throws( classOf[java.sql.SQLException] )
  63. def serviceStatus(): State

    Permalink
    Definition Classes
    LeadImpl → FabricService
  64. def setShutdownAllIdentifier(): Unit

    Permalink
    Definition Classes
    FabricServiceImpl
  65. def start(bootProperties: Properties, ignoreIfStarted: Boolean): Unit

    Permalink
    Definition Classes
    LeadImpl → ServerImpl → FabricServerImpl → FabricServer
    Annotations
    @throws( ... )
  66. def start(bootProperties: Properties): Unit

    Permalink
    Definition Classes
    ServerImpl → FabricServerImpl → FabricServer
    Annotations
    @throws( classOf[java.sql.SQLException] )
  67. def startDRDAServer(bindAddress: String, port: Int, networkProperties: Properties): NetworkInterface

    Permalink
    Definition Classes
    LeadImpl → FabricServiceImpl → FabricService
    Annotations
    @throws( ... )
  68. def startImpl(arg0: Properties, arg1: Boolean, arg2: Boolean): Unit

    Permalink
    Attributes
    protected[com.pivotal.gemfirexd.internal.engine.fabricservice]
    Definition Classes
    FabricServiceImpl
    Annotations
    @throws( classOf[java.sql.SQLException] )
  69. def startNetworkServer(bindAddress: String, port: Int, networkProperties: Properties): NetworkInterface

    Permalink
    Definition Classes
    LeadImpl → FabricServiceImpl → FabricService
    Annotations
    @throws( ... )
  70. def startThriftServer(bindAddress: String, port: Int, networkProperties: Properties): NetworkInterface

    Permalink
    Definition Classes
    LeadImpl → FabricServiceImpl → FabricService
    Annotations
    @throws( ... )
  71. def status(): State

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
  72. def stop(shutdownCredentials: Properties): Unit

    Permalink
    Definition Classes
    LeadImpl → FabricServiceImpl → FabricService
    Annotations
    @throws( ... )
  73. def stopAllNetworkServers(): Unit

    Permalink
    Definition Classes
    LeadImpl → FabricServiceImpl → FabricService
  74. def stopNoSync(arg0: Properties, arg1: InternalDistributedSystem, arg2: Boolean): Unit

    Permalink
    Definition Classes
    FabricServiceImpl
    Annotations
    @throws( classOf[java.sql.SQLException] )
  75. def stopReconnecting(): Unit

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
  76. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  78. var urlclassloader: ExtendibleURLClassLoader

    Permalink
  79. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. def waitTableInitialized(arg0: Future[_], arg1: String): Unit

    Permalink
    Definition Classes
    FabricServerImpl
    Annotations
    @throws( ... )
  83. def waitUntilReconnected(arg0: Long, arg1: TimeUnit): Boolean

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
    Annotations
    @throws( ... )

Inherited from Logging

Inherited from Lead

Inherited from ServerImpl

Inherited from ProtocolOverrides

Inherited from Server

Inherited from StoreCallback

Inherited from Serializable

Inherited from Serializable

Inherited from FabricServerImpl

Inherited from FabricServer

Inherited from FabricServiceImpl

Inherited from FabricService

Inherited from AnyRef

Inherited from Any

Ungrouped