Package | Description |
---|---|
org.apache.kudu.client |
Modifier and Type | Class and Description |
---|---|
class |
AsyncKuduSession
An
AsyncKuduSession belongs to a specific AsyncKuduClient , and represents a
context in which all write data access should take place. |
class |
KuduSession
Synchronous version of
AsyncKuduSession . |
Copyright © 2018 The Apache Software Foundation. All rights reserved.