Trait

io.snappydata

ProtocolOverrides

Related Doc: package snappydata

Permalink

trait ProtocolOverrides extends FabricServiceImpl

Linear Supertypes
FabricServiceImpl, FabricService, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProtocolOverrides
  2. FabricServiceImpl
  3. FabricService
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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 startDRDAServer(arg0: String, arg1: Int, arg2: Properties): NetworkInterface

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Inherited from FabricServiceImpl

Inherited from FabricService

Inherited from AnyRef

Inherited from Any

Ungrouped