Modifier and Type | Method and Description |
---|---|
Admin |
AdminFactory.create()
Creates the admin and begins its listening for events from the lookup service.
|
Admin |
AdminFactory.createAdmin()
Creates the admin and begins its listening for events from the lookup service.
|
Admin |
AdminAware.getAdmin()
Returns the
Admin associated with this element. |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalAdmin |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAdmin |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultAlertManager.getAdmin() |
Constructor and Description |
---|
DefaultAlertManager(Admin admin) |
Modifier and Type | Method and Description |
---|---|
void |
HeapMemoryUtilizationAlertBean.setAdmin(Admin admin) |
void |
CpuUtilizationAlertBean.setAdmin(Admin admin) |
void |
ReplicationRedoLogOverflowToDiskAlertBean.setAdmin(Admin admin) |
void |
PhysicalMemoryUtilizationAlertBean.setAdmin(Admin admin) |
void |
ProvisionFailureAlertBean.setAdmin(Admin admin) |
void |
SpacePartitionSplitBrainAlertBean.setAdmin(Admin admin) |
void |
GarbageCollectionAlertBean.setAdmin(Admin admin) |
void |
AbstractElasticProcessingUnitAlertBean.setAdmin(Admin admin)
Deprecated.
|
void |
ProcessingUnitInstanceMemberAliveIndicatorAlertBean.setAdmin(Admin admin) |
void |
ReplicationRedoLogSizeAlertBean.setAdmin(Admin admin) |
void |
ReplicationChannelDisconnectedAlertBean.setAdmin(Admin admin) |
void |
MirrorPersistenceFailureAlertBean.setAdmin(Admin admin) |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultApplications.getAdmin() |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitDeployment[] |
InternalApplicationDeploymentOptions.getProcessingUnitDeployments(Admin admin) |
Modifier and Type | Method and Description |
---|---|
static File |
InternalOverviewBuilder.createOverviewDumpResult(Admin admin) |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultElasticServiceManagers.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultGateways.getAdmin() |
Admin |
DefaultGatewayProcessingUnit.getAdmin() |
Admin |
DefaultGatewayProcessingUnits.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultGridServiceAgents.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultGridServiceContainers.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultGridServiceManagers.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultLookupServices.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultMachines.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultOperatingSystems.getAdmin() |
Admin |
DefaultOperatingSystem.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultProcessingUnits.getAdmin() |
Admin |
DefaultProcessingUnit.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultSpaces.getAdmin() |
Admin |
DefaultSpace.getAdmin() |
Admin |
InternalSpace.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
AbstractGridComponent.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultTransports.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultVirtualMachines.getAdmin() |
Modifier and Type | Method and Description |
---|---|
Admin |
DefaultZones.getAdmin() |
Modifier and Type | Method and Description |
---|---|
protected int |
ElasticStatefulProcessingUnitConfig.calcNumberOfPartitionsFromCpuRequirements(Admin admin)
Deprecated.
|
static double |
DiscoveredMachineProvisioningConfig.detectMinimumNumberOfCpuCoresPerMachine(Admin admin)
Deprecated.
|
void |
ElasticStatefulProcessingUnitConfig.setAdmin(Admin admin)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticStatefulProcessingUnitConfigHolder.setAdmin(Admin admin)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Bean.setAdmin(Admin admin)
Set the Admin instance to be used by this Bean.
|
Constructor and Description |
---|
DefaultBeanFactory(Admin admin) |
DefaultBeanServer(Admin admin) |
Modifier and Type | Method and Description |
---|---|
static void |
BootstrapUtility.bootstrap(Admin admin,
String gatewaySinkPuName,
String sourceGatewayName,
long timeout,
TimeUnit timeUnit)
Deprecated.
Since 8.0.4 - use
GatewaySinkSource.bootstrapFromGatewayAndWait()
instead. |
static void |
BootstrapUtility.enableIncomingReplication(Admin admin,
String gatewaySinkPuName,
long timeout,
TimeUnit timeUnit)
Deprecated.
Since 8.0.4 - use
GatewaySink.enableIncomingReplication() instead. |
Modifier and Type | Method and Description |
---|---|
void |
ESMImplInitializer.AdminCreatedEventListener.adminCreated(Admin admin,
GigaSpace managementSpace) |
Modifier and Type | Method and Description |
---|---|
void |
ElasticConfigBean.setAdmin(Admin admin)
Deprecated.
|
Constructor and Description |
---|
AutoScalingSlaEnforcement(Admin admin) |
Modifier and Type | Method and Description |
---|---|
static Collection<GridServiceContainer> |
ContainersSlaUtils.getContainersByZone(Admin admin,
String zone) |
static List<GridServiceContainer> |
ContainersSlaUtils.getContainersByZoneOnAgentUid(Admin admin,
String zone,
String agentUid) |
Constructor and Description |
---|
ContainersSlaEnforcement(Admin admin) |
Modifier and Type | Method and Description |
---|---|
static String |
MachinesSlaUtils.agentToString(Admin admin,
String agentUid) |
static Collection<GridServiceAgent> |
MachinesSlaUtils.convertAgentUidsToAgents(Iterable<String> agentUids,
Admin admin)
Converts the specified agent UUIDs into GridServiceAgent objects.
|
static Collection<GridServiceAgent> |
MachinesSlaUtils.convertAgentUidsToAgentsIfDiscovered(Iterable<String> agentUids,
Admin admin)
Converts the specified agent UUIDs into GridServiceAgent objects unless these agents are not
discovered.
|
boolean |
MachinesSlaEnforcementState.replaceAllocatedCapacity(MachinesSlaEnforcementState.StateKey key,
Admin admin)
Changes the key.zone of the allocated capacity to match the exact zone of the agent
|
Constructor and Description |
---|
UndeployMachinesSlaPolicy(Admin admin) |
Constructor and Description |
---|
MachinesStateBackupToSpace(Admin admin,
GigaSpace space,
MachinesSlaEnforcementState machinesSlaEnforcementState) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveredMachineProvisioningBean.setAdmin(Admin admin) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractScaleStrategyBean.setAdmin(Admin admin) |
Copyright © GigaSpaces.