public class StorageLocation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static StorageLocation |
BASE |
static StorageLocation |
LOCAL |
static StorageLocation |
REMOTE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final StorageLocation LOCAL
public static final StorageLocation REMOTE
public static final StorageLocation BASE