Package | Description |
---|---|
org.locationtech.geowave.datastore.kudu | |
org.locationtech.geowave.datastore.kudu.operations |
Modifier and Type | Class and Description |
---|---|
class |
KuduDataIndexRow |
class |
KuduMetadataRow |
class |
KuduRow |
Modifier and Type | Method and Description |
---|---|
List<org.apache.kudu.client.Delete> |
KuduOperations.getDeletions(org.apache.kudu.client.KuduTable table,
List<org.apache.kudu.client.KuduPredicate> predicates,
java.util.function.Function<org.apache.kudu.client.RowResult,PersistentKuduRow> adapter) |
Copyright © 2013–2022. All rights reserved.