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