io
.
snappydata
ProtocolOverrides
trait
ProtocolOverrides
extends
FabricServiceImpl
Linear Supertypes
FabricServiceImpl
,
FabricService
,
AnyRef
,
Any
Known Subclasses
ServerImpl
Ordering
Alphabetic
By inheritance
Inherited
ProtocolOverrides
FabricServiceImpl
FabricService
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
abstract
class
NetworkInterfaceImpl
extends
NetworkInterface
with
DistributionAdvisee
with
ConnectionListener
with
ConnectionState
with
ServerMetrics
Definition Classes
FabricServiceImpl
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
authenticateShutdown
(
arg0:
Properties
)
:
Unit
Attributes
protected[
com.pivotal.gemfirexd.internal.engine.fabricservice
]
Definition Classes
FabricServiceImpl
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
endNotifyWaiting
()
:
Unit
Definition Classes
FabricServiceImpl
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getAllNetworkServers
()
:
List
[
NetworkInterface
]
Definition Classes
FabricServiceImpl → FabricService
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getDRDAProtocol
()
:
String
Definition Classes
ProtocolOverrides
→ FabricServiceImpl
def
getListenAddress
(
arg0:
String
)
:
InetAddress
Attributes
protected[
com.pivotal.gemfirexd.internal.engine.fabricservice
]
Definition Classes
FabricServiceImpl
def
getNetProtocol
()
:
String
Definition Classes
ProtocolOverrides
→ FabricServiceImpl
def
getProtocol
()
:
String
Definition Classes
ProtocolOverrides
→ FabricServiceImpl
def
getSecurityPropertiesFromRestarter
()
:
Properties
Definition Classes
FabricServiceImpl
def
getThriftProtocol
()
:
String
Definition Classes
ProtocolOverrides
→ FabricServiceImpl
def
handleThrowable
(
arg0:
Throwable
)
:
Unit
Attributes
protected[
com.pivotal.gemfirexd.internal.engine.fabricservice
]
Definition Classes
FabricServiceImpl
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isReconnecting
()
:
Boolean
Definition Classes
FabricServiceImpl → FabricService
def
isServer
()
:
Boolean
Definition Classes
FabricServiceImpl
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
notifyRunning
()
:
Unit
Definition Classes
FabricServiceImpl
final
def
notifyStop
(
arg0:
Boolean
)
:
Unit
Definition Classes
FabricServiceImpl
def
notifyWaiting
(
arg0:
String
,
arg1:
Set
[
PersistentMemberID
]
,
arg2:
Set
[
Integer
]
,
arg3:
PersistentMemberID
,
arg4:
String
)
:
Unit
Definition Classes
FabricServiceImpl
def
reconnecting
()
:
Unit
Attributes
protected[
com.pivotal.gemfirexd.internal.engine.fabricservice
]
Definition Classes
FabricServiceImpl
def
serviceShutdown
()
:
Unit
Attributes
protected[
com.pivotal.gemfirexd.internal.engine.fabricservice
]
Definition Classes
FabricServiceImpl
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
setShutdownAllIdentifier
()
:
Unit
Definition Classes
FabricServiceImpl
def
startDRDAServer
(
arg0:
String
,
arg1:
Int
,
arg2:
Properties
)
:
NetworkInterface
Definition Classes
FabricServiceImpl → FabricService
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
startImpl
(
arg0:
Properties
,
arg1:
Boolean
,
arg2:
Boolean
)
:
Unit
Attributes
protected[
com.pivotal.gemfirexd.internal.engine.fabricservice
]
Definition Classes
FabricServiceImpl
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
startNetworkServer
(
arg0:
String
,
arg1:
Int
,
arg2:
Properties
)
:
NetworkInterface
Definition Classes
FabricServiceImpl → FabricService
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
startThriftServer
(
arg0:
String
,
arg1:
Int
,
arg2:
Properties
)
:
NetworkInterface
Definition Classes
FabricServiceImpl → FabricService
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
status
()
:
State
Definition Classes
FabricServiceImpl → FabricService
def
stop
(
arg0:
Properties
)
:
Unit
Definition Classes
FabricServiceImpl → FabricService
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
stopAllNetworkServers
()
:
Unit
Definition Classes
FabricServiceImpl → FabricService
def
stopNoSync
(
arg0:
Properties
,
arg1:
InternalDistributedSystem
,
arg2:
Boolean
)
:
Unit
Definition Classes
FabricServiceImpl
Annotations
@throws
(
classOf[java.sql.SQLException]
)
def
stopReconnecting
()
:
Unit
Definition Classes
FabricServiceImpl → FabricService
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
waitUntilReconnected
(
arg0:
Long
,
arg1:
TimeUnit
)
:
Boolean
Definition Classes
FabricServiceImpl → FabricService
Annotations
@throws
(
...
)
Inherited from
FabricServiceImpl
Inherited from
FabricService
Inherited from
AnyRef
Inherited from
Any
Ungrouped