Class

io.snappydata.impl

LocatorImpl

Related Doc: package impl

Permalink

class LocatorImpl extends FabricLocatorImpl with Locator with ProtocolOverrides

Linear Supertypes
ProtocolOverrides, Locator, FabricLocatorImpl, FabricLocator, FabricServiceImpl, FabricService, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LocatorImpl
  2. ProtocolOverrides
  3. Locator
  4. FabricLocatorImpl
  5. FabricLocator
  6. FabricServiceImpl
  7. FabricService
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new LocatorImpl()

    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. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  13. def getListenAddress(arg0: String): InetAddress

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    FabricServiceImpl
  22. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  25. def notifyRunning(): Unit

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

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

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

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

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

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

    Permalink
    Definition Classes
    FabricService
  32. def setShutdownAllIdentifier(): Unit

    Permalink
    Definition Classes
    FabricServiceImpl
  33. def start(bindAddress: String, port: Int, bootProperties: Properties, ignoreIfStarted: Boolean): Unit

    Permalink
    Definition Classes
    LocatorImpl → FabricLocatorImpl → FabricLocator
    Annotations
    @throws( ... )
  34. def start(bindAddress: String, port: Int, bootProperties: Properties): Unit

    Permalink
    Definition Classes
    LocatorImpl → FabricLocatorImpl → FabricLocator
    Annotations
    @throws( ... )
  35. def startDRDAServer(arg0: String, arg1: Int, arg2: Properties): NetworkInterface

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
    Annotations
    @throws( classOf[java.sql.SQLException] )
  36. 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] )
  37. def startNetworkServer(arg0: String, arg1: Int, arg2: Properties): NetworkInterface

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
    Annotations
    @throws( classOf[java.sql.SQLException] )
  38. def startThriftServer(arg0: String, arg1: Int, arg2: Properties): NetworkInterface

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
    Annotations
    @throws( classOf[java.sql.SQLException] )
  39. def status(): State

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
  40. def stop(arg0: Properties): Unit

    Permalink
    Definition Classes
    FabricServiceImpl → FabricService
    Annotations
    @throws( classOf[java.sql.SQLException] )
  41. def stopAllNetworkServers(): Unit

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

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

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

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

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

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

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

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

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

Inherited from ProtocolOverrides

Inherited from Locator

Inherited from FabricLocatorImpl

Inherited from FabricLocator

Inherited from FabricServiceImpl

Inherited from FabricService

Inherited from AnyRef

Inherited from Any

Ungrouped