public class DatahubResponseLogger extends Object implements datahub.client.Callback
| Constructor and Description |
|---|
DatahubResponseLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompletion(datahub.client.MetadataWriteResponse response) |
void |
onFailure(Throwable e) |
public void onCompletion(datahub.client.MetadataWriteResponse response)
onCompletion in interface datahub.client.Callbackpublic void onFailure(Throwable e)
onFailure in interface datahub.client.CallbackCopyright © 2022 The Apache Software Foundation. All rights reserved.