public class SchemaReads extends Object
Schema.SchemaRead instances.| Constructor and Description |
|---|
SchemaReads() |
| Modifier and Type | Method and Description |
|---|---|
static Schema.SchemaRead |
keyspace(String keyspaceName,
Schema.SchemaRead.SourceApi sourceApi) |
static Schema.SchemaRead |
table(String keyspaceName,
String tableName,
Schema.SchemaRead.SourceApi sourceApi) |
public static Schema.SchemaRead keyspace(String keyspaceName, Schema.SchemaRead.SourceApi sourceApi)
public static Schema.SchemaRead table(String keyspaceName, String tableName, Schema.SchemaRead.SourceApi sourceApi)
Copyright © 2022. All rights reserved.