| Package | Description |
|---|---|
| org.kitesdk.data |
Provides interfaces and classes for reading and writing datasets.
|
| Modifier and Type | Method and Description |
|---|---|
URIBuilder |
URIBuilder.dataset(String dataset)
Sets the dataset name that is used to construct the dataset URI.
|
URIBuilder |
URIBuilder.namespace(String namespace)
Sets the namespace that is used to construct the dataset URI.
|
URIBuilder |
URIBuilder.with(String name,
Object value)
Adds a view constraint equivalent to
RefinableView.with(String, Object...) |
Copyright © 2013–2015. All rights reserved.