toggle menu
kotbase
3.0
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite
/
kotbase
/
IndexConfiguration
Index
Configuration
common
jvmCommon
linuxMingw
expect
sealed
class
IndexConfiguration
(
source
)
Inheritors
FullTextIndexConfiguration
ValueIndexConfiguration
actual
sealed
class
IndexConfiguration
:
DelegatedClass
<
<Error class: unknown class>
>
(
source
)
Inheritors
FullTextIndexConfiguration
ValueIndexConfiguration
actual
sealed
class
IndexConfiguration
(
source
)
Inheritors
FullTextIndexConfiguration
ValueIndexConfiguration
Members
Properties
expressions
Link copied to clipboard
common
jvmCommon
linuxMingw
expect
val
expressions
:
List
<
String
>
actual
val
expressions
:
List
<
String
>
actual
val
expressions
:
List
<
String
>
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
open
override
fun
toString
(
)
:
String