static interface ListDatabaseTables.TableListingWriter
| Modifier and Type | Method and Description |
|---|---|
void |
addToListing(Map<String,String> tableInformation,
String transitUri) |
void |
beginListing() |
void |
finishListing() |
void |
finishListingExceptionally(Exception cause) |
void beginListing()
throws IOException,
SchemaNotFoundException
IOExceptionSchemaNotFoundExceptionvoid addToListing(Map<String,String> tableInformation, String transitUri) throws IOException
IOExceptionvoid finishListing()
throws IOException
IOExceptionvoid finishListingExceptionally(Exception cause)
Copyright © 2023 Apache NiFi Project. All rights reserved.