|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.util.ID
orca.shirako.common.SliceID
public class SliceID
SliceID represents the globally unique identifier for a
slice.
| Field Summary |
|---|
| Fields inherited from class orca.util.ID |
|---|
id |
| Constructor Summary | |
|---|---|
SliceID()
Creates a new globally unique slice identifier. |
|
SliceID(java.lang.String s)
Creates a new reservation identifier with the given string representation. |
|
| Method Summary |
|---|
| Methods inherited from class orca.util.ID |
|---|
clone, compareTo, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SliceID()
public SliceID(java.lang.String s)
s - string representation of the slice identifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||