lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
test-framework
/
org.gnit.lucenekmp.tests.codecs.asserting
/
AssertingDocValuesFormat
Asserting
Doc
Values
Format
class
AssertingDocValuesFormat
:
DocValuesFormat
Just like the default but with additional asserts.
Members
Constructors
Asserting
Doc
Values
Format
Link copied to clipboard
constructor
(
)
Properties
name
Link copied to clipboard
open
lateinit override
var
name
:
String
Functions
fields
Consumer
Link copied to clipboard
open
override
fun
fieldsConsumer
(
state
:
SegmentWriteState
)
:
DocValuesConsumer
fields
Producer
Link copied to clipboard
open
override
fun
fieldsProducer
(
state
:
SegmentReadState
)
:
DocValuesProducer
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String