public class RowSetFactory extends Object
Constructor and Description |
---|
RowSetFactory() |
Modifier and Type | Method and Description |
---|---|
static RowSet |
create(TableSchema schema,
TProtocolVersion version) |
static RowSet |
create(TRowSet results,
TProtocolVersion version) |
public static RowSet create(TableSchema schema, TProtocolVersion version)
public static RowSet create(TRowSet results, TProtocolVersion version)
Copyright © 2017 The Apache Software Foundation. All rights reserved.