public final class RecordBatchOverflow extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RecordBatchOverflow.Builder
Builder class to construct a
RecordBatchOverflow object |
static class |
RecordBatchOverflow.FieldOverflowDefinition
Field overflow definition
|
static class |
RecordBatchOverflow.RecordOverflowDefinition
Record batch definition
|
Modifier and Type | Method and Description |
---|---|
RecordBatchOverflow.RecordOverflowDefinition |
getRecordOverflowDefinition() |
static RecordBatchOverflow.Builder |
newBuilder(BufferAllocator allocator,
RecordBatchStats.RecordBatchStatsContext batchStatsContext) |
public static RecordBatchOverflow.Builder newBuilder(BufferAllocator allocator, RecordBatchStats.RecordBatchStatsContext batchStatsContext)
allocator
- buffer allocatorbatchStatsContext
- batch statistics contextpublic RecordBatchOverflow.RecordOverflowDefinition getRecordOverflowDefinition()
Copyright © 1970 The Apache Software Foundation. All rights reserved.