Interface and Description |
---|
io.cdap.cdap.api.dataset.lib.cube.Cube
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.DatasetDefinition
custom datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.ObjectMappedTable
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.ObjectStore
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.PartitionedFileSet
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.table.Table
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.TimePartitionedFileSet
table based datasets will be removed in a future version
|
Class and Description |
---|
io.cdap.cdap.api.dataset.lib.CounterTimeseriesTable
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.IndexedObjectStore
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.IndexedTable
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.KeyValueTable
table based datasets will be removed in a future version
|
io.cdap.cdap.api.dataset.lib.TimeseriesTable
table based datasets will be removed in a future version
|
Constructor and Description |
---|
io.cdap.cdap.api.plugin.PluginClass(String, String, String, String, Map<String, PluginPropertyField>, Requirements, String)
use
PluginClass.Builder to create the object |
io.cdap.cdap.api.plugin.PluginClass(String, String, String, String, String, Map<String, PluginPropertyField>)
use
PluginClass.Builder to create the object |
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.