| Package | Description |
|---|---|
| org.workflowsim.utils |
| Modifier and Type | Method and Description |
|---|---|
static ReplicaCatalog.FileSystem |
ReplicaCatalog.getFileSystem()
Gets the file system
|
static ReplicaCatalog.FileSystem |
ReplicaCatalog.FileSystem.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReplicaCatalog.FileSystem[] |
ReplicaCatalog.FileSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReplicaCatalog.init(ReplicaCatalog.FileSystem fs)
Initialize a ReplicaCatalog
|