public class HttpDatasetDescriptor extends BaseDatasetDescriptor implements DatasetDescriptor
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpDatasetDescriptor.Platform |
| Constructor and Description |
|---|
HttpDatasetDescriptor(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isPathContaining(DatasetDescriptor other)
Check if this HTTP path equals the other HTTP path
|
containsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontains, getDescription, getFormatConfig, getPath, getPlatform, getRawConfig, isRetentionAppliedpublic HttpDatasetDescriptor(com.typesafe.config.Config config)
throws IOException
IOExceptionprotected boolean isPathContaining(DatasetDescriptor other)
isPathContaining in class BaseDatasetDescriptorother - whose path should be in the format of a HTTP path