public class RowSetFactory extends Object
| Constructor and Description |
|---|
RowSetFactory() |
| Modifier and Type | Method and Description |
|---|---|
static RowSet |
create(TableSchema schema,
org.apache.hive.service.rpc.thrift.TProtocolVersion version,
boolean isBlobBased) |
static RowSet |
create(org.apache.hive.service.rpc.thrift.TRowSet results,
org.apache.hive.service.rpc.thrift.TProtocolVersion version) |
public static RowSet create(TableSchema schema, org.apache.hive.service.rpc.thrift.TProtocolVersion version, boolean isBlobBased)
public static RowSet create(org.apache.hive.service.rpc.thrift.TRowSet results, org.apache.hive.service.rpc.thrift.TProtocolVersion version) throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.