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

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 configureAuthenticatorForSJS(): Unit

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

    Permalink
  10. def directApiInvoked: Boolean

    Permalink
  11. def endNotifyWaiting(): Unit

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

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

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

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

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

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

    Permalink
  18. def getDynamicOverrides: Properties

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  25. def initializeLogIfNecessary(isInterpreter: Boolean): Unit

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. def isReconnecting(): Boolean

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

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

    Permalink
  32. final def isTraceEnabled: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    <invalid inheritdoc annotation>

    <invalid inheritdoc annotation>

    Definition Classes
    LeadImpl → FabricServiceImpl
  50. final def notifyStop(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    FabricServiceImpl
  52. def reconnecting(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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