lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.util
/
FileDeleter
/
RefCount
Ref
Count
class
RefCount
Tracks the reference count for a single index file:
Members
Properties
count
Link copied to clipboard
var
count
:
Int
file
Name
Link copied to clipboard
val
fileName
:
String
init
Done
Link copied to clipboard
var
initDone
:
Boolean
Functions
dec
Ref
Link copied to clipboard
fun
decRef
(
)
:
Int
inc
Ref
Link copied to clipboard
fun
incRef
(
)
:
Int