protected static final class AbstractTestDistributedQueries.DataMappingTestSetup extends Object
| Constructor and Description |
|---|
DataMappingTestSetup(String prestoTypeName,
String sampleValueLiteral,
String highValueLiteral) |
| Modifier and Type | Method and Description |
|---|---|
AbstractTestDistributedQueries.DataMappingTestSetup |
asUnsupported() |
String |
getHighValueLiteral() |
String |
getPrestoTypeName() |
String |
getSampleValueLiteral() |
boolean |
isUnsupportedType() |
String |
toString() |
public String getPrestoTypeName()
public String getSampleValueLiteral()
public String getHighValueLiteral()
public boolean isUnsupportedType()
public AbstractTestDistributedQueries.DataMappingTestSetup asUnsupported()
Copyright © 2012–2020. All rights reserved.