public interface QueryDataPackage
Modifier and Type | Interface and Description |
---|---|
static class |
QueryDataPackage.DataPackage
Represents a batch of data with a schema.
|
static class |
QueryDataPackage.EmptyResultsPackage
Package that contains only a query ID.
|
Modifier and Type | Method and Description |
---|---|
VectorContainer |
batch() |
List<UserBitShared.SerializedField> |
fields() |
UserBitShared.QueryId |
queryId() |
QueryWritableBatch |
toWritableBatch() |
UserBitShared.QueryId queryId()
QueryWritableBatch toWritableBatch()
VectorContainer batch()
List<UserBitShared.SerializedField> fields()
Copyright © 1970 The Apache Software Foundation. All rights reserved.