Constructor and Description |
---|
BulkEntityIterable(BulkRecordReader reader,
boolean isForFullDownload)
Reserved for internal use.
|
BulkFileReader(BulkRecordReader reader,
ResultFileType fileType)
Reserved for internal use.
|
Modifier and Type | Method and Description |
---|---|
void |
BulkKeyword.readAdditionalData(BulkRecordReader reader) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleBulkRecordReader
Reads a bulk object and also its related data (for example corresponding
errors) from the stream
|
class |
SimpleBulkStreamReader
Reads a bulk object and also its related data (for example corresponding
errors) from the stream
|
Modifier and Type | Method and Description |
---|---|
void |
BulkObject.readRelatedData(BulkRecordReader reader)
Reads object data from consecutive rows.
|
Constructor and Description |
---|
EntityIterator(BulkRecordReader reader,
boolean isForFullDownload) |
Modifier and Type | Method and Description |
---|---|
void |
SingleRecordBulkEntity.readAdditionalData(BulkRecordReader reader) |
void |
SingleRecordBulkEntity.readRelatedData(BulkRecordReader reader) |
void |
BulkEntityIdentifier.readRelatedData(BulkRecordReader reader) |
Copyright © 2024. All rights reserved.