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. val DEFAULT_LEADER_MEMBER_WEIGHT: String

    Permalink
  5. val DEFAULT_LEADER_MEMBER_WEIGHT_NAME: String

    Permalink
  6. var _directApiInvoked: Boolean

    Permalink
  7. final def asInstanceOf[T0]: T0

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

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

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

    Permalink
  11. def configureAuthenticatorForSJS(): Unit

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

    Permalink
  13. def directApiInvoked: Boolean

    Permalink
  14. def endNotifyWaiting(): Unit

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

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

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

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

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

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

    Permalink
  21. def getDynamicOverrides: Properties

    Permalink
  22. def getInterpreterServerClass: Class[_]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
  38. final def isTraceEnabled: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    LeadImpl → FabricServiceImpl → FabricService
    Annotations
    @throws( ... )
  70. 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] )
  71. def startNetworkServer(bindAddress: String, port: Int, networkProperties: Properties): NetworkInterface

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

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

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

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

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

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

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

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

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

    Permalink
  81. final def wait(): Unit

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

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

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

    Permalink
    Definition Classes
    FabricServerImpl
    Annotations
    @throws( ... )
  85. 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