toggle menu
kotbase
3.1
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite-ee
/
kotbase
/
DatabaseEndpoint
Database
Endpoint
common
jvmCommon
linuxMingw
expect
class
DatabaseEndpoint
(
database
:
Database
)
:
Endpoint
(
source
)
ENTERPRISE EDITION API
Database based replication target endpoint.
actual
class
DatabaseEndpoint
(
val
database
:
Database
)
:
Endpoint
(
source
)
actual
class
DatabaseEndpoint
(
val
database
:
Database
)
:
Endpoint
(
source
)
Members
Constructors
Database
Endpoint
Link copied to clipboard
common
jvmCommon
linuxMingw
expect
constructor
(
database
:
Database
)
actual
constructor
(
database
:
Database
)
actual
constructor
(
database
:
Database
)
Properties
database
Link copied to clipboard
common
jvmCommon
linuxMingw
expect
val
database
:
Database
The Database instance
actual
val
database
:
Database
actual
val
database
:
Database
Functions
equals
Link copied to clipboard
jvmCommon
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
jvmCommon
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
jvmCommon
linuxMingw
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String