| Modifier and Type | Class and Description |
|---|---|
static class |
ArtifactClasses.Builder
Builder to more easily add application and plugin classes, and in the future, program and dataset classes.
|
| Modifier and Type | Method and Description |
|---|---|
static ArtifactClasses.Builder |
builder() |
boolean |
equals(Object o) |
Set<ApplicationClass> |
getApps() |
Set<PluginClass> |
getPlugins() |
int |
hashCode() |
String |
toString() |
public Set<ApplicationClass> getApps()
public Set<PluginClass> getPlugins()
public static ArtifactClasses.Builder builder()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.