public class RepositoryReorderedEvent extends EventObject
Repository.reorder(int[]),
Serialized Formsource| Constructor and Description |
|---|
RepositoryReorderedEvent(Repository fsp,
int[] perm)
Create a new reorder event.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getPermutation()
Get the permutation of filesystems.
|
Repository |
getRepository()
Get the affected filesystem pool.
|
getSource, toStringpublic RepositoryReorderedEvent(Repository fsp, int[] perm)
fsp - the filesystem pool being reorderedperm - the permutation of filesystems in the poolpublic Repository getRepository()
public int[] getPermutation()
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.