Package | Description |
---|---|
org.openspaces.admin.memcached.config | |
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> |
MemcachedConfig.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
MemcachedConfig.setDependencies(ProcessingUnitDependencies<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.