
public class OSecurityResourceCluster extends OSecurityResource
| Modifier and Type | Field and Description |
|---|---|
static OSecurityResourceCluster |
ALL_CLUSTERS |
static OSecurityResourceCluster |
SYSTEM_CLUSTERS |
resourceString| Constructor and Description |
|---|
OSecurityResourceCluster(String resourceString,
String clusterName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClusterName() |
int |
hashCode() |
getInstance, getResourceString, parseResourcepublic static final OSecurityResourceCluster ALL_CLUSTERS
public static final OSecurityResourceCluster SYSTEM_CLUSTERS
public String getClusterName()
public boolean equals(Object o)
equals in class OSecurityResourcepublic int hashCode()
hashCode in class OSecurityResourceCopyright © 2009–2025 OrientDB. All rights reserved.