public class GetSchemasRequest extends Object
| Constructor and Description |
|---|
GetSchemasRequest() |
GetSchemasRequest(String catalogName,
String schemaName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCatalogName() |
String |
getSchemaName() |
int |
hashCode() |
void |
setCatalogName(String catalogName) |
void |
setSchemaName(String schemaName) |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.