This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4e21787b6
cloudstack
/
api
/
src
/
com
/
cloud
/
org
/
Cluster.java
10 lines
101 B
Java
Raw
Blame
History
/**
*
*/
package
com.cloud.org
;
public
interface
Cluster
extends
Grouping
{
long
getId
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink