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()
get set of application classes
|
Set<PluginClass> |
getPlugins()
get the set of plugin classes
|
int |
hashCode() |
String |
toString() |
public Set<ApplicationClass> getApps()
Set
public Set<PluginClass> getPlugins()
Set
public static ArtifactClasses.Builder builder()
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.