| Modifier and Type | Method and Description |
|---|---|
CursorFactory |
FrameReader.makeCursorFactory(Frame frame)
Create a
CursorFactory for the given frame. |
| Modifier and Type | Class and Description |
|---|---|
class |
FrameStorageAdapter
A
StorageAdapter implementation based on a single Frame. |
| Modifier and Type | Class and Description |
|---|---|
class |
FrameCursorFactory
A
CursorFactory implementation based on a single columnar Frame. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryableIndexStorageAdapter |
class |
RowBasedStorageAdapter<RowType>
A
StorageAdapter that is based on a stream of objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalIndexStorageAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
HashJoinSegmentStorageAdapter |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.