Package | Description |
---|---|
org.openspaces.admin.internal.pu |
Internally Used.
|
org.openspaces.admin.internal.pu.dependency | |
org.openspaces.admin.pu |
Support for managing of Processing Unit(s) through the Admin API.
|
org.openspaces.admin.pu.config | |
org.openspaces.admin.pu.topology | |
org.openspaces.admin.space.config |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitDependencies<ProcessingUnitDependency> |
DefaultProcessingUnit.getDependencies() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalProcessingUnitDependencies<T extends ProcessingUnitDependency,IT extends InternalProcessingUnitDependency> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProcessingUnitDependencies |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProcessingUnitDependencies.addDetailedAllDependencies(ProcessingUnitDependencies<? extends ProcessingUnitDependency> dependencies) |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitDependencies<ProcessingUnitDependency> |
ProcessingUnit.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingUnitDeployment.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitDependencies<ProcessingUnitDependency> |
ProcessingUnitConfig.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingUnitConfig.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitDependencies<ProcessingUnitDependency> |
ProcessingUnitConfigHolder.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingUnitConfigHolder.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitDependencies<ProcessingUnitDependency> |
SpaceConfig.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceConfig.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) |
Copyright © GigaSpaces.