Package | Description |
---|---|
com.sun.grid.jsv |
Modifier and Type | Method and Description |
---|---|
java.util.List<BindingSpecifier.CoreSpecifier> |
BindingSpecifier.getCoreSpecifiers()
Returns the core specifier list (only explicit binding)
|
Modifier and Type | Method and Description |
---|---|
void |
BindingSpecifier.setExplicitStrategy(java.util.List<BindingSpecifier.CoreSpecifier> socketCore)
Set explicit binding strategy specifying socket/core map
|