- CacheConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache
-
- CacheConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheConfiguration
-
- cacheLocation - Variable in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
- CacheManagerAbstract - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache
-
- CacheManagerAbstract(CacheConfiguration) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
- CacheType - Enum in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache
-
- CachingClassLoaderConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching
-
- CachingClassLoaderConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- CachingFileCollector - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors
-
- CachingFileCollector() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CachingFileCollector
-
- CachingFileCollector(FileCollectorAbstract, int) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CachingFileCollector
-
- callback(JCloudScaleReference, Method, Object[], Class<?>[], ClassLoader) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCallbackManager
-
- cancel() - Method in class at.ac.tuwien.infosys.jcloudscale.utility.CancellationToken
-
Cancels the token.
- CancellationToken - Class in at.ac.tuwien.infosys.jcloudscale.utility
-
- CancellationToken() - Constructor for class at.ac.tuwien.infosys.jcloudscale.utility.CancellationToken
-
Creates a new instance of CancellationToken
- CancellationToken(CancellationToken) - Constructor for class at.ac.tuwien.infosys.jcloudscale.utility.CancellationToken
-
Creates a new instance of CancellationToken with parentToken specified.
- CgLibUtil - Class in at.ac.tuwien.infosys.jcloudscale.utility
-
- CgLibUtil() - Constructor for class at.ac.tuwien.infosys.jcloudscale.utility.CgLibUtil
-
- characters(char[], int, int) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- checkLegalCloudIdDef(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- checkLegalCloudInvocationInfoDef(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- checkLegalMigrationDef(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
Checks if all migration-specific annotations are used correctly (if any).
- checkState(int) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- ClassBasedFileCollector - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors
-
- ClassBasedFileCollector() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.ClassBasedFileCollector
-
- classloader - Variable in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.FileCollectorAbstract
-
- classLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- ClassLoaderFile - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto
-
- ClassLoaderFile() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- ClassLoaderFile(String, long, long, ContentType) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- ClassLoaderFile(String, long, ContentType, byte[]) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- ClassLoaderOffer - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto
-
- ClassLoaderOffer() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- ClassLoaderOffer(String, long) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- ClassLoaderOffer(String, long, ClassLoaderFile[]) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- ClassLoaderRequest - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto
-
- ClassLoaderRequest() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- ClassLoaderRequest(String) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- ClassLoaderRequest(String, ClassLoaderOffer[]) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- ClassLoaderResponse - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto
-
- ClassLoaderResponse() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- ClassLoaderResponse(String) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- ClassLoaderResponse(String, ClassLoaderOffer) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- ClassLoaderService - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
Class Loader related methods
Based on Hibernates ClassLoaderService
- ClassLoaderServiceImpl - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
- ClassLoaderServiceImpl() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.ClassLoaderServiceImpl
-
- className - Variable in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.dto.ClassRequest
-
- ClassRequest - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.simple.dto
-
- ClassRequest(String) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.dto.ClassRequest
-
- ClassResponse - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.simple.dto
-
- ClassResponse(byte[]) - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.dto.ClassResponse
-
- ClassUtil - Class in at.ac.tuwien.infosys.jcloudscale.datastore.util
-
- ClassUtil() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
- cleanup() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
Cleans all cache related resources before closing.
- cleanup() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- clear() - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- CLI - Class in at.ac.tuwien.infosys.jcloudscale.cli
-
- CLI() - Constructor for class at.ac.tuwien.infosys.jcloudscale.cli.CLI
-
- CLIBackend - Class in at.ac.tuwien.infosys.jcloudscale.cli
-
- CLIBackend() - Constructor for class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- CLIDemoClientBackend - Class in at.ac.tuwien.infosys.jcloudscale.cli
-
- CLIDemoClientBackend() - Constructor for class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- ClientCloudObject - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
Provides all platform-defined information about the Cloud Object.
- ClientCloudObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Creates the new instance of the ClientCloudObject class with default parameters.
- ClientCloudObject(UUID, Class<?>, Object, ReferenceQueue<Object>) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Creates the new instance of the ClientCloudObject with specified parameters.
- clientID() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- clientIdToClassloaderMap - Variable in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- clientLogging() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- ClientLoggingConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.logging
-
Defines the configuration of the client-side logging infrastructure.
- ClientLoggingConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Creates default instance of the logging configuration with default parameters.
- ClientObject - Annotation Type in at.ac.tuwien.infosys.jcloudscale.annotations
-
- ClientReturnListener - Class in at.ac.tuwien.infosys.jcloudscale.vm.localVm
-
- ClientReturnListener(VirtualHostProxy) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.localVm.ClientReturnListener
-
- ClientReturnListener.MessageHandler - Class in at.ac.tuwien.infosys.jcloudscale.vm.localVm
-
- ClientReturnListener.MessageHandler(Message) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.localVm.ClientReturnListener.MessageHandler
-
- cliSetShell(Shell) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.AbstractClassLoaderConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.SystemClassLoaderConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- clone() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
- close() - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.RemoteClassLoader
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.RemoteClassProvider
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.RemoteClassLoader
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.RemoteClassProvider
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.LogReceiver
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.SysoutputReceiver
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReferenceCallbackListener
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReferenceManager
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.StaticFieldReadRequestHandler
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.StaticFieldsManager
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.StaticFieldWriteRequestHandler
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.management.UIConnector
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.ActiveMQHelper
-
- close() - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.JMSConnectionHolder
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.InMemMetricsDatabase
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.server.messaging.JCloudScaleRequestListener
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.server.messaging.MonitoringMQHelper
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.server.MQOutputStream
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerLogger
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2Instance
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- close() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- close() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.JCloudScaleClient
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.ClientReturnListener
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenStackInstance
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost.ScaleDownTask
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- close() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- closeBridge() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.JMSToEsperBridge
-
- closeClient() - Static method in class at.ac.tuwien.infosys.jcloudscale.vm.JCloudScaleClient
-
Closes and cleansup all resources managed by the JCloudScale on the client-side.
- closeCloudManager() - Static method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- closeInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReferenceManager
-
- closeInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.monitoring.EventCorrelationEngine
-
- closeInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.server.messaging.MonitoringMQHelper
-
- CloudConfigException - Exception in at.ac.tuwien.infosys.jcloudscale.management
-
- CloudConfigException(String) - Constructor for exception at.ac.tuwien.infosys.jcloudscale.management.CloudConfigException
-
- CloudGlobal - Annotation Type in at.ac.tuwien.infosys.jcloudscale.annotations
-
- CloudInvocationInfos - Annotation Type in at.ac.tuwien.infosys.jcloudscale
-
- CloudManager - Class in at.ac.tuwien.infosys.jcloudscale.management
-
- CloudObject - Annotation Type in at.ac.tuwien.infosys.jcloudscale.annotations
-
- CloudObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto
-
- CloudObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- CloudObjectAspect - Class in at.ac.tuwien.infosys.jcloudscale.aspects
-
- CloudObjectAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- CloudObjectId - Annotation Type in at.ac.tuwien.infosys.jcloudscale.annotations
-
- CloudObjectInvocation - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- CloudObjectInvocation(JCloudScaleServer, IMQWrapper) - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- CloudObjectParent - Annotation Type in at.ac.tuwien.infosys.jcloudscale.annotations
-
- CloudObjects - Class in at.ac.tuwien.infosys.jcloudscale.api
-
Contains methods for creating, accessing and destroying remote CloudObjects.
- cloudObjects - Variable in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- cloudObjects - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- CloudObjectState - Enum in at.ac.tuwien.infosys.jcloudscale.vm
-
Declares the state of the Cloud Object.
- cloudObjectToClassloaderMap - Variable in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- cloudPlatform() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- CloudPlatformConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
The cloud platform configuration parent abstract class that declares methods necessary for platform management.
- CloudPlatformConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.CloudPlatformConfiguration
-
- cloudScaleFields - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtilCacheDto
-
Stores all fields of the class annotated with JCloudScale annotations.
- CloudscaleUIConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.management
-
- CloudscaleUIConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.management.CloudscaleUIConfiguration
-
- code - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
- collectClassesFromJar(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
- collectFile(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.FileCollectorAbstract
-
Returns a
ClassLoaderOffer
containing the requested file in the classpath, if possible.
If the resource cannot be located,
null
is returned instead.
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CachingFileCollector
-
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.ClassBasedFileCollector
-
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CompleteFileCollector
-
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.DependencyBasedFileCollector
-
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.FileBasedFileCollector
-
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.FileCollectorAbstract
-
Collects all related files to the provided classname.
- collectFilesForClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.StubFileCollector
-
- collectRequiredFiles(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.FileCollectorAbstract
-
Collects the list of required files without content.
- common() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- CommonConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.configuration
-
- CommonConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- communication() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- CompleteFileCollector - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors
-
Implements class collector that provides all classes and files that
belong to this project on any request.
- CompleteFileCollector() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CompleteFileCollector
-
- config - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- ConfigurationDistributor - Class in at.ac.tuwien.infosys.jcloudscale.configuration
-
- ConfigurationDistributor() - Constructor for class at.ac.tuwien.infosys.jcloudscale.configuration.ConfigurationDistributor
-
- configurationEquals(MessageQueueConfiguration) - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- configurationEquals(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- configurationEquals(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- connectToMQ(String) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- constructorCalled() - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.ServerRemoteObjectLoggingAspect
-
- containsKey(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- containsValue(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- content(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request.Builder
-
- ContentType - Enum in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto
-
- contentType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request.Builder
-
- continueRunningInvocation(UUID, UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- continueRunningInvocation(UUID, UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- convertClassPathToClassName(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Converts the path to the file to the class name.
- convertClassToFullName(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Converts the provided class to the full class name with the ".class" at the end.
- convertClassToPath(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Converts the class to the path by which it can be retrieved.
- convertClassToPath(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Converts the name of the provided class to the path by which it can be retrieved.
- convertToCachedFileName(String, String, ContentType) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
Converts the fileName to the path name that can be stored in the cache.
- convertToDatastoreModel(DatastoreFieldDto) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.mapping.DatastoreFieldMapper
-
Create a datastore model object from the given DatastoreFieldDto
- convertToDatastoreModel(DatastoreFieldDto) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.mapping.DatastoreFieldMapperImpl
-
- COUCHDB_PROPERTIES_FILE_NAME - Static variable in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBDriver
-
- CouchDBDriver - Class in at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb
-
- CouchDBDriver() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBDriver
-
- CouchDBResponse - Class in at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb
-
- CouchDBResponse() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- CouchDBUtil - Class in at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb
-
CouchDB Util functions
- countCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- countCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- countCloudObjects() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- countCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- countVirtualMachines() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- CPUEvent - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring
-
- CPUEvent() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- CPUUsage - Class in at.ac.tuwien.infosys.jcloudscale.monitoring
-
- CPUUsage(double, int, String) - Constructor for class at.ac.tuwien.infosys.jcloudscale.monitoring.CPUUsage
-
- create(Class<T>, Object...) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Creates a remote CloudObjects of the desired type using the given parameters for the remote constructor
invocation.
- create(Constructor<?>, Class<T>, Object...) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Creates a remote CloudObject using the given proxy and parameters for the remote constructor invocation.
- createCacheConfig(CacheType, boolean) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheConfiguration
-
- createClassLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.AbstractClassLoaderConfiguration
-
- createClassLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- createClassLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.SimpleRemoteClassLoaderConfiguration
-
- createClassLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.SystemClassLoaderConfiguration
-
- createClassProvider() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.AbstractClassLoaderConfiguration
-
- createClassProvider() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- createClassProvider() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.SimpleRemoteClassLoaderConfiguration
-
- createClassProvider() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.SystemClassLoaderConfiguration
-
- createColumnsForRow(String, HbaseRow) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseColumn
-
Create the Put statement for a given row
- createColumnsForRow(HbaseRow) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseColumn
-
Create the Put statement for a given row using a generated id
- createConfigurationListener(UUID) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- createFile(File, byte[], long) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
Creates file on the specified location with the specified content.
- createFromResult(String, Result) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseRow
-
Create a new hbase row from the given result
- createId() - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseColumn
-
Creates a random ID for usage as row key
- createInstance(Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
Create an instance of the given class
- createInstance(Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Create an instance of the given class
- createInstanceForField(Object, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Create an instance for the type of the specified field
- createInstanceInnerClass(Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Create an instance of the given inner class
- createMQWrapper(JCloudScaleConfiguration) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- createMQWrapper(JCloudScaleConfiguration, int) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- createMQWrapper() - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- createMQWrapper(int) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- createMutations(String, List<HbaseDiff.Change>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseColumn
-
Create the mutations for the row with the given id
- createNewCloudObject(ProceedingJoinPoint) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- createNewCloudObject(String, byte[], String[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- createNewCloudObject(String, byte[], String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- createNewCloudObject(String, byte[], String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- createNewCloudObjectViaReflection(ProceedingJoinPoint, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- createNewCloudObjectViaReflectionDirectlyFromClass(ProceedingJoinPoint, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- createNewInstance(Class<?>, Object[], Class<?>[], Object) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- CreateObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- CreateObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- createOfferByItemName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- createOfferByItemName(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
Creates offer that corresponds to the specified item name
- createOfferByItemName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.NoCacheManager
-
- createQueueConsumer(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- createQueueConsumer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- createQueueConsumer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- createQueueProducer(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- createQueueProducer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- createQueueProducer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- CreateReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- CreateReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateReturnObject
-
- createServerPublisher() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- createServerPublisher() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- CreateServerRequest - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- CreateServerRequest() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.CreateServerRequest
-
- CreateServerResponse - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- CreateServerResponse() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.CreateServerResponse
-
- createTable(Datastore, HTableDescriptor) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseTable
-
Create a table in the given datastore
- createTableForRowIfNotExists(Datastore, HbaseRow) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseTable
-
Create a table for the given row in the given datastore if not exists
- createTempFile(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.FileUtil
-
Create a temp file with the given name
- createTopicConsumer(String, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- createTopicConsumer(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- createTopicConsumer(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- createTopicConsumer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- createTopicConsumer(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- createTopicConsumer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- createTopicProducer(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- createTopicProducer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- createTopicProducer(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- CS_VERSION - Static variable in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- CustomCLObjectInputStream - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- CustomCLObjectInputStream(InputStream, ClassLoader) - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.CustomCLObjectInputStream
-
- CustomEventAspect - Class in at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing
-
- CustomEventAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing.CustomEventAspect
-
- customLoggingLevels - Variable in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
- DataSource - Annotation Type in at.ac.tuwien.infosys.jcloudscale.datastore.annotations
-
Annotation to inject a datastore
- DataSourceAspect - Class in at.ac.tuwien.infosys.jcloudscale.datastore.aspects
-
Aspect to inject datastore into fields annotated with @DataSource
- DataSourceAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.aspects.DataSourceAspect
-
- Datastore - Annotation Type in at.ac.tuwien.infosys.jcloudscale.datastore.annotations
-
- Datastore - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.api
-
Datastore API v1.0
- DatastoreBuilder - Class in at.ac.tuwien.infosys.jcloudscale.datastore.core
-
- DatastoreBuilder(DatastoreTemplate) - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreBuilder
-
- DatastoreConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
Datastore Configuration Management
- DatastoreConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreConfiguration
-
- DatastoreContentHandler - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
Content Handler for XML Datastore Configuration
- DatastoreContentHandler() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- DatastoreDriver - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.api
-
Interface which has to be implemented by a datastore driver for use in
DatastoreManager
- DatastoreEventListener - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate
-
- DatastoreEventListener() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.DatastoreEventListener
-
- DatastoreException - Exception in at.ac.tuwien.infosys.jcloudscale.datastore.api
-
- DatastoreException(String) - Constructor for exception at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreException
-
- DatastoreFactory - Class in at.ac.tuwien.infosys.jcloudscale.datastore.core
-
- DatastoreFactory() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFactory
-
- DatastoreFieldDto - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto
-
DTO for a datastore field
- DatastoreFieldDto() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- DatastoreFieldHandler - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.api
-
API to handle datastore field references
- datastoreFieldHandler - Variable in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.AbstractWork
-
- DatastoreFieldHandlerImpl - Class in at.ac.tuwien.infosys.jcloudscale.datastore.core
-
- DatastoreFieldHandlerImpl() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFieldHandlerImpl
-
- DatastoreFieldMapper - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.mapping
-
- datastoreFieldMapper - Variable in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.AbstractWork
-
- DatastoreFieldMapperImpl - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.mapping
-
- DatastoreFieldMapperImpl() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.mapping.DatastoreFieldMapperImpl
-
- DatastoreId - Annotation Type in at.ac.tuwien.infosys.jcloudscale.datastore.annotations
-
Annotation for fields used to store the datastore id
- DatastoreImpl - Class in at.ac.tuwien.infosys.jcloudscale.datastore.core
-
- DatastoreImpl(String, String, Integer, String, DatastoreDriver, Map<String, LibWrapper>) - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- DatastoreLib - Annotation Type in at.ac.tuwien.infosys.jcloudscale.datastore.annotations
-
Annotation to inject an external datastore lib
- DatastoreLibAspect - Class in at.ac.tuwien.infosys.jcloudscale.datastore.aspects
-
Aspect to inject external datastore libs into fields annotated with @DatastoreLib
- DatastoreLibAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.aspects.DatastoreLibAspect
-
- DatastoreModel - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model
-
- DatastoreModel() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- DatastoreProcess - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate
-
- DatastoreProcess() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.DatastoreProcess
-
- DatastoreProperties - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
Datastore Properties Mapping
- DATASTORES_FILE_NAME - Static variable in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreConfiguration
-
- DatastoreTemplate - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
Template Class for building datastore objects
- DatastoreTemplate.Builder - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
- DatastoreTemplate.Builder(String, String, String) - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate.Builder
-
- dataUnit(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate.Builder
-
- DEFAULT_CONSTRUCTOR - Static variable in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
- DEFAULT_PROPERTIES_FILE - Static variable in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreProperties
-
Default properties file name
- DEFAULT_PROTOCOL_TYPE - Static variable in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreProperties
-
Default Protocol Type
- DefaultEventSink - Class in at.ac.tuwien.infosys.jcloudscale.monitoring
-
- DefaultEventSink() - Constructor for class at.ac.tuwien.infosys.jcloudscale.monitoring.DefaultEventSink
-
- defaultLoggingLevel - Variable in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
- DefaultSerializationProvider - Class in at.ac.tuwien.infosys.jcloudscale.migration.serialization
-
- DefaultSerializationProvider() - Constructor for class at.ac.tuwien.infosys.jcloudscale.migration.serialization.DefaultSerializationProvider
-
- DefaultSerializationProvider(Class<?>) - Constructor for class at.ac.tuwien.infosys.jcloudscale.migration.serialization.DefaultSerializationProvider
-
- delete(Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Delete an object from the datastore
- delete(Datastore, Class<?>, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreDriver
-
Delete an object with the given id from the given datastore
- delete(DatastoreFieldDto, DatastoreModel) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreFieldHandler
-
Delete a single datastore field
- delete(DatastoreFieldDto, DatastoreModel) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFieldHandlerImpl
-
- delete(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- delete(Datastore, Class<?>, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.AbstractRestDriver
-
- delete(Datastore, Class<?>, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDriver
-
- deleteById(Class<T>, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Delete the object with the given ID from the datastore
- deleteById(Class<T>, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- deleteFolderRec(File) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Deletes recursively specified folder or file.
- DeleteObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- DeleteObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.DeleteObject
-
- DeleteReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- DeleteReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.DeleteReturnObject
-
- deleteRow(Datastore, String, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseTable
-
Deletes the row with the given id in the given datastore
- DeleteWork - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work
-
- DeleteWork(Object) - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.DeleteWork
-
- DemoScalingPolicy - Class in at.ac.tuwien.infosys.jcloudscale.cli.demoapp
-
- DemoScalingPolicy() - Constructor for class at.ac.tuwien.infosys.jcloudscale.cli.demoapp.DemoScalingPolicy
-
- DependencyBasedFileCollector - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors
-
- DependencyBasedFileCollector() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.DependencyBasedFileCollector
-
- deployCloudObject(IVirtualHost, ClientCloudObject, Object[], Class<?>[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- deployCloudObject(ClientCloudObject, Object[], Class<?>[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- deployCloudObject(IVirtualHost, ClientCloudObject, Object[], Class<?>[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- deployCloudObject(ClientCloudObject, Object[], Class<?>[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- deployCloudObject(IVirtualHost, ClientCloudObject, Object[], Class<?>[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- deployFile(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- deployFile(String, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
Deploys the specified file from the cache to the correct location.
- deployMigratedCloudObject(String, String, byte[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.IMigrationEnabledJCloudScaleHost
-
Deploys a previously serialized cloud object.
- deployMigratedCloudObject(UUID, Class<?>, byte[], Object, ReferenceQueue<Object>) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.IMigrationEnabledVirtualHost
-
Deploys a previously serialized cloud object.
- deployMigratedCloudObject(String, String, byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationEnabledVirtualHostProxy
-
- deployMigratedCloudObject(String, String, byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.server.MigrationEnabledJCloudScaleServer
-
- deployMigratedCloudObject(UUID, Class<?>, byte[], Object, ReferenceQueue<Object>) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- description - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
- deserialize(byte[]) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- deserialize(HbaseRow, Class<K>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase.HbaseMapperImpl
-
- deserialize(String, Class<K>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json.JsonMapperImpl
-
- deserialize(T, Class<K>) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Mapper
-
Deserialize the given serialized object
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseBooleanTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseByteTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseCharacterTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseDoubleTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseEnumTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseFloatTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseIntegerTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseListTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseLongTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseMapTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseShortTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseStringTypeAdapter
-
- deserialize(HbaseCell, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseTypeParameterTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonBooleanTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonByteTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonCharacterTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonDoubleTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonEnumTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonFloatTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonIntegerTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonListTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonLongTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonMapTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonShortTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonStringTypeAdapter
-
- deserialize(JsonElement, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonTypeParameterTypeAdapter
-
- deserialize(K, TypeMetadata<K>) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeAdapter
-
Deserialize an element of the type K to an object of the type T
- deserialize(InputStream) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.serialization.DefaultSerializationProvider
-
- deserialize(InputStream) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.serialization.ISerializationProvider
-
Used to deserialize an previously serialized CloudObject
.
- deserialize(String, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- deserialize(String, String, Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.XmlSerializer
-
- deserializeFromFile(String, Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.XmlSerializer
-
- destroy(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Destroys the remote object associated with the given proxy.
If this method is invoked for a destroyed CloudObject, it simply does nothing.
- destroyCloudObject(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- destroyCloudObject(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- destroyCloudObject(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- destroyCloudObject(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- destroyCloudObject(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- destroyCloudObject(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- destroyCloudObject(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- destroyCloudObject(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- destroyedObject(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.ServerRemoteObjectLoggingAspect
-
- destroyHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- destroyObject(int) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- DestroyServerRequest - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- DestroyServerRequest() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.DestroyServerRequest
-
- DestructCloudObject - Annotation Type in at.ac.tuwien.infosys.jcloudscale.annotations
-
- destructCloudObject(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- destructCloudObject() - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- destructCloudObject(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- diff(HbaseRow, HbaseRow) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff
-
- disconnect() - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- disconnect() - Method in interface at.ac.tuwien.infosys.jcloudscale.messaging.IMQWrapper
-
- disconnect() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
- disconnect() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMQWrapper
-
- discoverResource(String, int, long) - Static method in class at.ac.tuwien.infosys.jcloudscale.server.discovery.MulticastDiscoverer
-
Sends discovery message and waits for the answer until timeout occurs.
- discoverResource(String, int, long, long) - Static method in class at.ac.tuwien.infosys.jcloudscale.server.discovery.MulticastDiscoverer
-
- doBeforeTransactionCompletion(SessionImplementor) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.DatastoreProcess
-
- doWork(Session) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.AddWork
-
- doWork(Session) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.DeleteWork
-
- doWork(Session) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.LoadWork
-
- doWork(Session) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.UpdateWork
-
- doWork(Session) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.Work
-
Execute the worker task
- generateHostUserData() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- generateHostUserData() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- get(Datastore, String, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseTable
-
Get the row result for the row with the given id
- get(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.AbstractTypeAdapterFactory
-
- get(Class<?>) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeAdapterFactory
-
Create a type adapter for the given class
- get(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- getAcceptedOffer() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- getAnnotationFromField(Object, Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Get the annotation from the given object
- getArch() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getArch() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.CPUUsage
-
- getAwsConfigFile() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getAwsEndpoint() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getByteArray(InputStream) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Converts input steam to byte array.
- getBytecodeFromJar(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
Gets bytecode for the specified class from the jar stored as a file.
- getCacheConfiguration() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- getCacheManager() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheConfiguration
-
- getCallbackRequestQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getCallbackResponseQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getCell() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff.Change
-
- getCellForFieldName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseRow
-
Get the hbase cell for the field with the given name
- getCells() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseRow
-
- getClass(String, ClassLoader) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Loads the class with the provided classloader.
- getClassBytecode(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- getClassBytecode(String, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
Gets the bytecode of the specified class if it is registered in the cache.
- getClassesFromNames(String[], ClassLoader) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- getClassesFromObjects(Object...) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- getClassesWithFiles(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- getClassesWithFiles(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
Gets the list of classes that have additional files within the item.
- getClassesWithFiles() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- getClassloaderForClient(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- getClassname() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- getClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueObject
-
- getClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- getClient() - Static method in class at.ac.tuwien.infosys.jcloudscale.vm.JCloudScaleClient
-
Gets an instance of the JCloudScaleClient that manages all JCloudScale code on client.
- getClientCloudObject(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getClientId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StaticHostsObject
-
- getCloudObject() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getCloudObject(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- getCloudObjectById(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getCloudObjectById(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the cloud objects with the specified id deployed to this host.
- getCloudObjectById(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Gets the cloud object with the specified id.
- getCloudObjectById(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- getCloudObjectById(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getCloudObjectClass() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- getCloudObjectClass() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Gets the Class that specifies the type of the Cloud Object.
- getCloudObjectClassLoader(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- getCloudObjectClazz() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getCloudObjectField(Object, ProceedingJoinPoint) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- getCloudObjectField(String, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- getCloudObjectField(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- getCloudObjectField(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- getCloudObjectFieldValue(UUID, Field) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- getCloudObjectFieldValue(UUID, Field) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCloudObjectFieldViaReflection(ProceedingJoinPoint, Field) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- getCloudObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getCloudObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObject
-
- getCloudObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- getCloudObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCORemoveObject
-
- getCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getCloudObjects() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the collection of the cloud objects deployed on this machine.
- getCloudObjects() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- getCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCloudObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getCloudObjectsCount() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the amount of the cloud objects deployed on this cloud host.
- getCloudObjectsCount() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCloudObjectSize(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.IMigrationEnabledVirtualHost
-
Returns the size of the cloud object.
- getCloudObjectSize() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObjectReturn
-
- getCloudObjectSize(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- GetCloudObjectSizeObject - Class in at.ac.tuwien.infosys.jcloudscale.migration.objects
-
Request object for
IVirtualHostMigration#getCloudObjectSize(java.util.UUID)
- GetCloudObjectSizeObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObject
-
- GetCloudObjectSizeObjectReturn - Class in at.ac.tuwien.infosys.jcloudscale.migration.objects
-
Return object for
IVirtualHostMigration#getCloudObjectSize(java.util.UUID)
- GetCloudObjectSizeObjectReturn() - Constructor for class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObjectReturn
-
- getCloudObjectState(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- getCloudObjectState(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCloudObjectType(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- getCloudObjectType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- getCloudObjectType(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- getCloudObjectType(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCloudObjectType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- getCloudPlatforms() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedCloudPlatformConfiguration
-
- getCode() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
Getter method.
- getCOLock(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getCOLock(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- getCOLock(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getColumnName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseCell
-
- getCombinedCpuLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getCommitedMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getConfig(Datastore) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseConfig
-
Create the HBase Configuration for a given datastore
- getConfiguration() - Static method in class at.ac.tuwien.infosys.jcloudscale.cli.CLI
-
This is the main configuration accessor object for the CLI.
- getConfiguration() - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- getConfiguration() - Method in class at.ac.tuwien.infosys.jcloudscale.server.AbstractJCloudScaleServerRunner
-
- getConfiguration() - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServerRunner
-
- getConfiguration() - Static method in class at.ac.tuwien.infosys.jcloudscale.vm.JCloudScaleClient
-
Gets the client-instance of the JCloudScale Configuration.
- getConfiguration() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getContainingFile(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
- getContent() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- getContent() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getContent() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Response
-
Returns the response content as string
- getContentType() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getCoType() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ListCloudObjectsRequest
-
- getCouchDBAttachmentURL(Datastore, String, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to find attachments in a CouchDB datastore
- getCouchDBCurrentRevision(Datastore, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to get the current revision of a document in a given CouchDB datastore
- getCpuLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.CPUUsage
-
- getCreationDate() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- getCurrentCPULoad() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
If monitoring is enabled, gets the last measurement of the CPU load on this machine.
- getCurrentCPULoad() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCurrentRAMUsage() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
If monitoring is enabled, gets the last measurement of the memory usage on this machine.
- getCurrentRAMUsage() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getCurrentState() - Method in class at.ac.tuwien.infosys.jcloudscale.cli.demoapp.TestRemoteObject
-
- getCurrLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- getCurrRam() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- getCustomJVMArgs() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- getData() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- getDatabaseImpl() - Static method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MetricsDatabaseFactory
-
- getDatastoreByName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFactory
-
- getDatastoreDriver() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get the driver for the datastore
- getDatastoreDriver() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate
-
- getDatastoreDriver() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getDatastoreID() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- getDatastoreID() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- getDatastoreModelForDto(List<DatastoreModel>, DatastoreFieldDto) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.AbstractWork
-
- getDatastoreModelsForEntity(Session, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.AbstractWork
-
- getDatastoreName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- getDatastoreName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- getDatastoreTemplates() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- getDataUnit() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get the name of the data unit
- getDataUnit() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate
-
- getDataUnit() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getDeclaredInstanceSize() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- getDeclaredInstanceSize() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- getDeleteURL(Datastore, String, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to delete objects from a given datastore
- getDependentFiles() - Method in interface at.ac.tuwien.infosys.jcloudscale.annotations.FileDependency.IFileDependencyProvider
-
- getDescription() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
Getter method.
- getDestinationHost() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getEC2Wrapper() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getEndTime() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getEntity() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- getEntityClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- getEntityClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- getEntityFieldName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- getEntityID() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- getEntityID() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- getEpl() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- getError() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getErrorMessage() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.HasIdValidator
-
- getErrorMessage() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.HasValidIdStrategyValidator
-
- getErrorMessage() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.NotNullValidator
-
- getErrorMessage() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.validation.Validator
-
Get the error message for the validator
- getEvent() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
Getter method.
- getEventId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.Event
-
- getException() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- getException() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ReturnObject
-
- getExecutingMethods() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- getExecutingMethods() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- getExecutingMethods() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Gets the collection of the methods that are currently executed on this Cloud Object.
- getExecutingMethods(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- getExecutingMethods(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getExternalLibrary(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get the external library with the given name
- getExternalLibrary(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getFailMsg() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getFamilyName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseCell
-
- getField() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- getField(String, Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
Get field with given name from given class
- getField() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueObject
-
- getField() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueObject
-
- getField() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- getField() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- getFieldByName(Object, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Get the field with the given name from the given object
- getFieldName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- getFieldName() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Get the name of the field
- getFieldName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
Return all fields of the given class with the given annotation
- getFieldType() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- getFieldType() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Get the type of the field
- getFieldType() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- getFieldValue(Field, Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ObjectUtils
-
Returns the value of a given filed on a given object
- getFieldValue(Field, Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Returns the value of a given filed on a given object
- getFieldValue(UUID, Field) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getFieldValue() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueResponseObject
-
- GetFieldValueObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- GetFieldValueObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueObject
-
- getFieldValueOfFieldWithAnnotation(Object, Class<? extends Annotation>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Get the value of the field with the annotation of the given class
- GetFieldValueResponseObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- GetFieldValueResponseObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueResponseObject
-
- getFieldWithAnnotation(Object, Class<? extends Annotation>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Get the first field with an annotation of the given annotation class
- getFileCollector() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- getFileExtension(File) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.FileUtil
-
Get the file extension for a given file
- getFileLocation(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- getFileLocation(String, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
- getFiles() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- getFindURL(Datastore, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to find objects in a given datastore
- getFirstFieldWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
Return the first filed of the given class with the given annotation
- getFormatted() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.LogObject
-
- getFormatter() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Gets currently configured formatter.
- getFreeId(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- getFreeMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getFreeMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.RAMUsage
-
- getFreeSwapMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getHandlers() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Gets all handlers currently configured to handle logging output.
- getHeaderField(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Response
-
Returns the value of the first header field with the given name
- getHeaderFields() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getHost() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get the host of the datastore
- getHost() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate
-
- getHost() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getHost() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getHost(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getHost() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- getHostById(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getHostById(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Gets the cloud host with the specified id.
- getHostById(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getHostId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.HostEvent
-
- getHostId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ObjectEvent
-
- getHostInitializationTimeout() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getHostPool() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getHosts() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getHosts() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getHosts() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Gets the collection of the hosts known to the system (running or starting up).
- getHosts() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getHostsCount() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getHostsCount() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Gets the amount of the hosts known to the system (running or starting up).
- getHostsCount() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getId(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Returns the unique identifier of the proxy.
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- getID(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.EntityUtil
-
Get the ID of a given entity object
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.DeleteObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsAliveObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsDeadObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.KeepaliveObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ShutdownObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.server.AbstractJCloudScaleServerRunner
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServerRunner
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Gets the Unique Id of the Cloud Object
- getId() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the unique identifier of the host.
- getId() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- getIdFromLocationString(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.riak.RiakUtil
-
Return id of stored object by given location string
- getIDFromResponse(Response) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.AbstractRestDriver
-
Get the datastore ID from the response
- getIDFromResponse(Response) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBDriver
-
- getIDFromResponse(Response) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.riak.RiakDriver
-
- getIdleCpuLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getIfname() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getImageName() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getImageName() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- getInitializationQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFactory
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReferenceManager
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.monitoring.EventCorrelationEngine
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.server.AbstractJCloudScaleServerRunner
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.server.messaging.MonitoringMQHelper
-
- getInstance() - Static method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCallbackManager
-
- getInstanceByName(String, Class<T>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
Return an instance of the class with the given name
- getInstanceSize(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2Wrapper
-
- getInstanceSize(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenStackWrapper
-
- getInstanceType() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getInterfaceByName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent
-
- getInterfaceCount() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent
-
- getInterfaceNames() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent
-
- getInterfaces() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent
-
- getInvocationTimeout() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getIp() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsAliveObject
-
- getIpAdd() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- getIpAddress() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the IP address of the host.
- getIpAddress() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getIpToId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- getIsAliveInterval() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getItemNames(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
- getItemNames(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
Gets the name of the items that contain provided class.
- getItemNames(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.NoCacheManager
-
- getJarName() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- getJCloudScaleFields(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
Scans the class for fields annotated with JCloudScale-specific annotations
- getLastModifiedDate() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- getLastRequestTime() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the last request time for this host.
- getLastRequestTime() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- getLastRevision(Datastore, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.AbstractRestDriver
-
Get the last revision of the object
- getLastRevision(Datastore, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBDriver
-
- getLastRevision(Datastore, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.riak.RiakDriver
-
- getLastTouched() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- getLastValue(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.monitoring.IMetricsDatabase
-
Get the very last value that has been received for a given metric.
- getLastValue(String) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.InMemMetricsDatabase
-
- getLib(Datastore) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.LibWrapper
-
Gets a new instance of the external library
- getLib(Datastore) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.ext.LightCouchWrapper
-
- getLibraries() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate
-
- getLineSeparator() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- getLogger(JCloudScaleConfiguration, Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- getLogger(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- getLogger(String) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Provides the logger for the specified name with the configured configuration.
- getLoggingQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- getLogMessageTimeout() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Determines the deadline after which messages will be just dropped.
- getManagedObjectIds() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- getManagedObjectIds() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- getMaxMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getMaxMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.RAMUsage
-
- getMaxMHz() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getMaxSwapMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getMessage() - Method in exception at.ac.tuwien.infosys.jcloudscale.cli.JCloudScaleCLIException
-
- getMessage() - Method in exception at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreException
-
- getMessage() - Method in exception at.ac.tuwien.infosys.jcloudscale.management.CloudConfigException
-
- getMessage() - Method in exception at.ac.tuwien.infosys.jcloudscale.messaging.InvalidMQWrapperStateException
-
- getMessageQueue() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudscaleUIConfiguration
-
- getMessageQueueConfiguration() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.CloudPlatformConfiguration
-
Gets the instance of message queue configuration that should be used within this cloud platform.
- getMessageQueueConnectionFilePath() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- getMethod() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- getMethod() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFinishedEvent
-
- getMethod() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionStartedEvent
-
- getMethod() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- getMethod() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- getMethod() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getMethodName() - Method in class at.ac.tuwien.infosys.jcloudscale.InvocationInfo
-
- getMetricName() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricRequest
-
- getMetricName() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricResponse
-
- GetMetricRequest - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- GetMetricRequest() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricRequest
-
- GetMetricResponse - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- GetMetricResponse() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricResponse
-
- getMetricsDatabase() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.EventCorrelationEngine
-
- getModel() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getMqConfigurations() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- getMqHelper() - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing.EventAspect
-
- getMqImageName() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getMqInstanceTypeName() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getMqInstanceTypeName() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- getName() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- getName() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- getName() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get the name of the datastore
- getName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate
-
- getName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getName() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- getNamesFromClasses(Class<?>...) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- getNewInstanceType() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- getNiceCpuLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getNonTransientFields(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
- getNotNullDatastoreFields(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.AbstractWork
-
- getNrCPUs() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getObject() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueObject
-
- getObject() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- getObject() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- getObjectArrayFromBytes(byte[], ClassLoader) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- getObjectFromBytes(byte[], ClassLoader) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- getObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.InvocationInfo
-
- getObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- getObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ObjectEvent
-
- getObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ListCloudObjectsResponse
-
- getObjects() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- getObjectType() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ObjectEvent
-
- getObjectType() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- getOfferByName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- getOffers() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- getOpenstackWrapper() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- getOperation() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff.Change
-
- getOsVersion() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getOutputRedirectQueue() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- getParamNames() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- getParamNames() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- getParamNames() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- getParams() - Method in class at.ac.tuwien.infosys.jcloudscale.InvocationInfo
-
- getParams() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- getParams() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- getParams() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- getParams() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- getParams() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getParent() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Get the parent object if the type is a field
- getParent() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- getParentLogger() - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
- getParentServer() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getPort() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get the port of the datastore
- getPort() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreTemplate
-
- getPort() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getPort() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getProcessors() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.CPUUsage
-
- getProperty(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Get given property for datastore
- getProperty(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- getPropertyLoader() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreDriver
-
Get property loader for datastore
- getPropertyLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBDriver
-
- getPropertyLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDriver
-
- getPropertyLoader() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.riak.RiakDriver
-
- getProtocolType() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getProxy() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Gets the proxy object for the Cloud Object that allows to perform invocations on the remote cloud object.
- getProxyObject(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.IMigrationEnabledVirtualHost
-
Getter for the proxy object of the cloud object
- getProxyObject(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- getQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- getReason() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getRecord() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.LogObject
-
- getRecv_bytes() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getRecv_drop() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getRecv_errs() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getRecv_packets() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getRef() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- getReference(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReferenceManager
-
- getReferenceObjectClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReference
-
- getReferenceObjectId() - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReference
-
- getReferencingHostId() - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReference
-
- getRefQueue() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- getRegisteredInstances() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
Returns the collection of registered instances in this id manager.
- getRelativePathFile(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Makes provided path relative to the current working directory.
- getRemoteResourceAsStream(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.RemoteClassLoader
-
Returns an input stream for reading the specified remote resource.
- getRemoteResourceAsStream(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.RemoteClassLoader
-
Returns an input stream for reading the specified remote resource.
- getRequestedClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- getRequestedClassName() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- getRequestId() - Method in class at.ac.tuwien.infosys.jcloudscale.InvocationInfo
-
- getRequestId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- getRequestId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- getRequestId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFinishedEvent
-
- getRequestId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionStartedEvent
-
- getRequestId() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getRequestQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getRequestTimeout() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- getRequestType() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getResourceAsStream(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.RemoteClassLoader
-
- getResourceAsStream(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.RemoteClassLoader
-
- getResponse() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackResponseObject
-
- getResponseQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getResult() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- getResultField() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- getReturnval() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateReturnObject
-
- getReturnval() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationReturnObject
-
- getReturnVal() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getRev() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- getSaveURL(Datastore) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to save objects for a given datastore
- getSaveWithIdURL(Datastore, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to save objects with a given id in the datastore
- getSerializationProvider(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
- getSerialized() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentReturnObject
-
- getSerialized() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateReturnObject
-
- getServer() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.CreateServerResponse
-
- getServer() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- getServerAddress() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- getServerAddress() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- getServerId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.DestroyServerRequest
-
- getServerId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- getServerId() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsRequest
-
- getServerPort() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- getServerPort() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- getServers() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ListServersResponse
-
- getSize() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- getSortedPostMigrate(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
Scans the given class for methods annotated with
PostMigration
and orders them by their priority
- getSortedPreMigrate(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
Scans the given class for methods annotated with
PreMigration
and
orders them by their priority
- getSource() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- getSourceHost() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getSpeed() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getSshKey() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getStartMessageQueueServerAutomatically() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- getStartTime() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- getStartupTime() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Gets the startup time of the cloud host.
- getStartupTime() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- getState() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- getState() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- getState() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Gets the current execution state of the Cloud Object.
- getStaticFieldReadRequestQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getStaticFieldReadResponsesQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getStaticFieldWriteRequestQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getStaticFieldWriteResponseTopicName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getStaticHostDiscoveryInterval() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- getStaticHostsQueueName() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- GetStaticValueObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- GetStaticValueObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueObject
-
- GetStaticValueReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- GetStaticValueReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueReturnObject
-
- getStatus() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- getStatus() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- getSystemCpuLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getSystemEventsInterval() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- getSystemLoadAverage() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getTable(Datastore) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseTable
-
Get the HBase Table for a given datastore
- getTable(Datastore, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseTable
-
Get the HBase Table with the given name
- getTableName() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseRow
-
- getTag() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- getTargetClass() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase.HbaseDeserializationVisitor
-
- getTargetClass() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase.HbaseSerializationVisitor
-
- getTargetClass() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json.JsonDeserializationVisitor
-
- getTargetClass() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json.JsonSerializationVisitor
-
- getTargetClass() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor
-
- getTemplate(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreConfiguration
-
- getTempPath() - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.FileUtil
-
Get the path for temp files
- getText() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- getTimestamp() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.Event
-
- getTimestampToValue(String, Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.monitoring.IMetricsDatabase
-
As all the getters of MetricsDatabase only return values (but not their
timestamp), this method allows to get the timestamp associated with
a concrete value for a metric.
- getTimestampToValue(String, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.InMemMetricsDatabase
-
- getTrans_bytes() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getTrans_drop() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getTrans_errs() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getTrans_packets() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.NetworkEvent.InterfaceStats
-
- getTransientFields(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
- getType() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- getType() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- getType() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- getTypeAdapter() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Get the type adapter for the field
- getTypeAdapter() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- getTypeAdapter() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeToken
-
- getTypeParameterTypeAdapter(int) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseTypeAdapterFactory
-
- getTypeParameterTypeAdapter(int) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonTypeAdapterFactory
-
- getTypeParameterTypeAdapter(int) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeAdapterFactory
-
Get the type adapter for type parameters
- getTypeParameterTypeAdapters() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Get the type adapters for the type parameters if is generic
- getTypeParameterTypeAdapters() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- getTypeParameterTypes() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Get the types of the type parameters if generic
- getTypeParameterTypes() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- getUpdateURL(Datastore, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.URLUtil
-
Get the URL to update objects in a given datastore
- getUrl() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Request
-
- getUsedMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getUsedMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.RAMUsage
-
- getUsedSwapMemory() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- getUserCpuLoad() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getValue() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseCell
-
- getValue() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- getValue() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueReturnObject
-
- getValue() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- getValue() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- getValue() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricResponse
-
- getValueFromBean(EventBean) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- getValues(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.monitoring.IMetricsDatabase
-
Get all values for a given metric.
- getValues(String) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.InMemMetricsDatabase
-
- getValuesSince(String, long) - Method in interface at.ac.tuwien.infosys.jcloudscale.monitoring.IMetricsDatabase
-
Get all values for a given metric that are younger than a given timestamp.
- getValuesSince(String, long) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.InMemMetricsDatabase
-
- getValueToMetric(String) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- getVendor() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- getVersion() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- getVirtualHost(IdManager) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedCloudPlatformConfiguration
-
- getVirtualHost(IdManager) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.CloudPlatformConfiguration
-
Gets the new host within the declared platform.
- getVirtualHost(IdManager) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getVirtualHost(IdManager) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- getVirtualHost(IdManager) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- getVirtualHostPool() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedCloudPlatformConfiguration
-
- getVirtualHostPool() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.CloudPlatformConfiguration
-
- getVirtualHostPool() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- getVirtualHostPool() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- getVirtualHostPool() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- getVirtualHosts() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- getVirtualHosts() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- getVirtualHosts() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- getVirtualHostSubPools() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- giveDetailsToCH(String) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- ICacheManager - Interface in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache
-
- IConfigurationChangedListener - Interface in at.ac.tuwien.infosys.jcloudscale.configuration
-
- id - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- IdManager - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
- IdManager(MessageQueueConfiguration) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- idManager - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- IdStrategy - Enum in at.ac.tuwien.infosys.jcloudscale.datastore.api
-
Strategies for handling IDs in data stores
- IEventSink - Interface in at.ac.tuwien.infosys.jcloudscale.monitoring
-
- ignorableWhitespace(char[], int, int) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- Ignore - Annotation Type in at.ac.tuwien.infosys.jcloudscale.logging
-
- IHost - Interface in at.ac.tuwien.infosys.jcloudscale.vm
-
Specifies the cloud host proxy and the set of user-available operations on the cloud host.
- IHostPool - Interface in at.ac.tuwien.infosys.jcloudscale.vm
-
Declares the interface of the Host Pool that allows to manage running virutal host instances
and objects deployed on them.
- IHostPool.IHostStartedCallback - Interface in at.ac.tuwien.infosys.jcloudscale.vm
-
The callback interface that allows to declare any custom action
to be executed after the cloud host is completely started.
- IJCloudScaleServer - Interface in at.ac.tuwien.infosys.jcloudscale
-
- IllegalDefinitionException - Exception in at.ac.tuwien.infosys.jcloudscale.exception
-
- IllegalDefinitionException(String) - Constructor for exception at.ac.tuwien.infosys.jcloudscale.exception.IllegalDefinitionException
-
- IMetricsCallback - Interface in at.ac.tuwien.infosys.jcloudscale.monitoring
-
Callback interface for getting notified about new monitoring values.
- IMetricsDatabase - Interface in at.ac.tuwien.infosys.jcloudscale.monitoring
-
This is the general interface for databases of monitoring metric values
in JCloudScale.
- IMigrationEnabledHostPool - Interface in at.ac.tuwien.infosys.jcloudscale.migration
-
- IMigrationEnabledHostPool.IObjectMigratedCallback - Interface in at.ac.tuwien.infosys.jcloudscale.migration
-
- IMigrationEnabledJCloudScaleHost - Interface in at.ac.tuwien.infosys.jcloudscale.migration
-
- IMigrationEnabledVirtualHost - Interface in at.ac.tuwien.infosys.jcloudscale.migration
-
- IMQWrapper - Interface in at.ac.tuwien.infosys.jcloudscale.messaging
-
- initializeBaseEventProperties(Event) - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing.EventAspect
-
- initializeBridge() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.JMSToEsperBridge
-
- initializeJCloudScale() - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- initTransientFields(Object, Set<Field>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
- injectClientCloudObject(Object, ClientCloudObject) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- injectCloudId(Object, UUID) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- injectDataSource(JoinPoint) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.aspects.DataSourceAspect
-
- injectDataSource(JoinPoint) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.aspects.DatastoreLibAspect
-
- injectEventSink(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- InMemMetricsDatabase - Class in at.ac.tuwien.infosys.jcloudscale.monitoring
-
- InMemMetricsDatabase() - Constructor for class at.ac.tuwien.infosys.jcloudscale.monitoring.InMemMetricsDatabase
-
- instance - Static variable in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- instanceLock - Static variable in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- instanceSize - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- InvalidMQWrapperStateException - Exception in at.ac.tuwien.infosys.jcloudscale.messaging
-
- InvalidMQWrapperStateException(String) - Constructor for exception at.ac.tuwien.infosys.jcloudscale.messaging.InvalidMQWrapperStateException
-
- InvocationInfo - Class in at.ac.tuwien.infosys.jcloudscale
-
- InvocationInfo(String, String, String, Object[]) - Constructor for class at.ac.tuwien.infosys.jcloudscale.InvocationInfo
-
- InvocationResultReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- InvocationResultReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- InvocationStatus - Enum in at.ac.tuwien.infosys.jcloudscale.utility
-
- invocationTimeout - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- invoke(Object, Method, Object...) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Invokes a desired method on remote object using the provided arguments.
- invoke() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- invokeCloudObject(UUID, Method, Object[], Class<?>[]) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- invokeCloudObject(UUID, Method, Object[], Class<?>[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- invokeCloudObject(UUID, Method, Object[], Class<?>[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- invokeObject(int, long) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- invokeObject(int) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- IsAliveObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- IsAliveObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsAliveObject
-
- isAssignableFrom(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeToken
-
- isByRef(Field) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- isByRefReturn(Method) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.ReflectionUtil
-
- isCancelled() - Method in class at.ac.tuwien.infosys.jcloudscale.utility.CancellationToken
-
Determines if the operation has to be cancelled.
- isCancelled(CancellationToken) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.CancellationToken
-
Allows to check if provided token is cancelled.
- isCGLibEnhancedClass(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.CgLibUtil
-
- isClassLoadedFromCache(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
- isClassLoadedFromCache(Class<?>) - Method in interface at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.ICacheManager
-
Gets the value indicating if the class was loaded from cache (true)
or from the classpath of the application (false).
- isClassName(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Detects whether provided path represents class.
- isCloudObject(UUID) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Checks whether the given id belongs to a known available cloud object.
A cloud object is available until it has been marked for destruction.
- isCorrectFileAttributes(File, long, long) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheManagerAbstract
-
Verifies if the provided file has specified size and last modified date.
- isCustomTypeAdapterPresent() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Checks if the field has a custom type adapter
- isCustomTypeAdapterPresent() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- IsDeadObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- IsDeadObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsDeadObject
-
- isDestroyed(UUID) - Static method in class at.ac.tuwien.infosys.jcloudscale.api.CloudObjects
-
Checks whether the given id belongs to a cloud object that is already destroyed.
- isEmpty() - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- isEnabled(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudscaleUIConfiguration
-
- isEnabled() - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudscaleUIConfiguration
-
- isEnabled() - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- ISerializationProvider - Interface in at.ac.tuwien.infosys.jcloudscale.migration.serialization
-
A
SerializationProvider
used to serialize and deserialize a
CloudObject
during migration must implement this interface.
- isErr() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- isFile(Class) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.FileUtil
-
Check whether a given class is a file
- isFinished - Static variable in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleResourcePublisher
-
- isHostRunningViaIP(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2Wrapper
-
- isHostRunningViaIP(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenStackWrapper
-
- isJarFile(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.classLoader.RemoteClassLoaderUtils
-
Detects whether provided path represents jar.
- isJavaInternalClass() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadata
-
Checks if the class of the field is java internal
- isJavaInternalClass() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeMetadataImpl
-
- isJavaInternalType(Field) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Determines if the type of a given field is java internal
- isJavaInternalType(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Determines if the given class is java internal
- isLegal - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtilCacheDto
-
Indicates if the class fulfills all legal requirements, as
definied/checked in MigrationUtil#isLegalMigrationDef(Class)
- isListClass(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ClassUtil
-
Determines if the given class is a list
- isMessageQueueServerAvailable(String, int) - Static method in class at.ac.tuwien.infosys.jcloudscale.messaging.JMSConnectionHolder
-
Checks if the MessageQueue is available on specified address and port.
- isNoMigrate(Class<?>) - Static method in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtil
-
Checks if the given class is marked to be not considered in migration
decisions.
- isNoMigrate - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtilCacheDto
-
- isOk() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- isOnline() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHost
-
Allows to determine if the cloud host is online or not.
- isOnline() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- isOverwriteableMethod(Method) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.CgLibUtil
-
- isRunning() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.ActiveMQHelper
-
- isServerContext() - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- isStatic() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- isStatic - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- isStaticHost() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- isStaticHost() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- isStaticId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
Checks if this ID belongs to a static or dynamic host
- isSuccessful() - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Getter method.
- isVersionCompatible(String) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
Detects if the provided configuration version is compatible with the configuration version known to this host.
- IVirtualHost - Interface in at.ac.tuwien.infosys.jcloudscale.vm
-
- IVirtualHostPool - Interface in at.ac.tuwien.infosys.jcloudscale.vm
-
- save(File) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- save(Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.Datastore
-
Save an object in the datastore
- save(Datastore, Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreDriver
-
Store a new object in the given datastore
- save(Datastore, String, Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreDriver
-
Store a new object with the given id in the datastore
- save(DatastoreFieldDto) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.api.DatastoreFieldHandler
-
Save a single datastore field
- save(DatastoreFieldDto) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFieldHandlerImpl
-
- save(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreImpl
-
- save(Datastore, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.AbstractRestDriver
-
- save(Datastore, String, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.AbstractRestDriver
-
- save(Datastore, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDriver
-
- save(Datastore, String, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDriver
-
- SAVE_CLASS_TYPE - Static variable in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreProperties
-
Determines if class type information should be stored
- saveIndex() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.FileCacheManager
-
Saves current index to the cache.
- saveIndex() - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.NoCacheManager
-
- SaxParser - Class in at.ac.tuwien.infosys.jcloudscale.datastore.configuration
-
- SaxParser() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.SaxParser
-
- scaleDown(IHost, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.demoapp.DemoScalingPolicy
-
- scaleDown(IHost, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.policy.AbstractScalingPolicy
-
This method is called periodically
(with the period specified by scaleDownInterval from common configuration)
to perform scaling down and cloud usage optimization tasks.
- scaleDown(IHost, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.policy.sample.HostPerObjectScalingPolicy
-
- scaleDownIntervalInSec() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- scaleDownTask - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- ScalingException - Exception in at.ac.tuwien.infosys.jcloudscale.exception
-
- ScalingException(String) - Constructor for exception at.ac.tuwien.infosys.jcloudscale.exception.ScalingException
-
- scalingPolicy() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- scheduleAuditDataRemoval(Session, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.SessionCacheCleaner
-
- selectHost(ClientCloudObject, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.demoapp.DemoScalingPolicy
-
- selectHost(ClientCloudObject, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.policy.AbstractScalingPolicy
-
Selects the virtual host for the new cloud object.
- selectHost(ClientCloudObject, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.policy.sample.HostPerObjectScalingPolicy
-
- selectHost(ClientCloudObject, IHostPool) - Method in class at.ac.tuwien.infosys.jcloudscale.policy.sample.SingleHostScalingPolicy
-
- sendConfigurationToStaticHost(JCloudScaleConfiguration, UUID) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.ConfigurationDistributor
-
- sendConfigurationToStaticHost(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- sendEvent(Event) - Method in class at.ac.tuwien.infosys.jcloudscale.server.messaging.MonitoringMQHelper
-
- sendReturnMsg(ReturnObject, UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.messaging.JCloudScaleRequestListener.MessageHandler
-
- SerializationProvider - Annotation Type in at.ac.tuwien.infosys.jcloudscale.migration.annotations
-
- serializationProvider - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtilCacheDto
-
Stores the serialization provider class to use for the class as specified
by the
SerializationProvider
annotation.
- SerializationUtil - Class in at.ac.tuwien.infosys.jcloudscale.utility
-
- SerializationUtil() - Constructor for class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- serialize() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- serialize(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase.HbaseMapperImpl
-
- serialize(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json.JsonMapperImpl
-
- serialize(Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Mapper
-
Serialize the given object
- serialize(Boolean, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseBooleanTypeAdapter
-
- serialize(Byte, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseByteTypeAdapter
-
- serialize(Character, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseCharacterTypeAdapter
-
- serialize(Double, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseDoubleTypeAdapter
-
- serialize(Enum, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseEnumTypeAdapter
-
- serialize(Float, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseFloatTypeAdapter
-
- serialize(Integer, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseIntegerTypeAdapter
-
- serialize(List<?>, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseListTypeAdapter
-
- serialize(Long, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseLongTypeAdapter
-
- serialize(Map<?, ?>, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseMapTypeAdapter
-
- serialize(Short, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseShortTypeAdapter
-
- serialize(String, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseStringTypeAdapter
-
- serialize(Object, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.hbase.HbaseTypeParameterTypeAdapter
-
- serialize(Boolean, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonBooleanTypeAdapter
-
- serialize(Byte, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonByteTypeAdapter
-
- serialize(Character, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonCharacterTypeAdapter
-
- serialize(Double, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonDoubleTypeAdapter
-
- serialize(Enum, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonEnumTypeAdapter
-
- serialize(Float, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonFloatTypeAdapter
-
- serialize(Integer, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonIntegerTypeAdapter
-
- serialize(List<?>, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonListTypeAdapter
-
- serialize(Long, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonLongTypeAdapter
-
- serialize(Map<?, ?>, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonMapTypeAdapter
-
- serialize(Short, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonShortTypeAdapter
-
- serialize(String, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonStringTypeAdapter
-
- serialize(Object, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.json.JsonTypeParameterTypeAdapter
-
- serialize(T, TypeMetadata<K>) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.type.TypeAdapter
-
Serialize the given object to an element of the type K
- serialize(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.serialization.DefaultSerializationProvider
-
- serialize(Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.serialization.ISerializationProvider
-
Used to serialize an CloudObject
.
- serialize(Object, String, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.XmlSerializer
-
- SerializedCOStateObject - Class in at.ac.tuwien.infosys.jcloudscale.migration.objects
-
Request object for
IVirtualHostMigration#serializeToMigrate(java.util.UUID)
- SerializedCOStateObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateObject
-
- SerializedCOStateReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.migration.objects
-
Return object for
IVirtualHostMigration#serializeToMigrate(java.util.UUID)
- SerializedCOStateReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateReturnObject
-
- serializeToByteArray(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- serializeToByteArray(Object[]) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- serializeToFile(Object, String) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.XmlSerializer
-
- serializeToMigrate(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.IMigrationEnabledJCloudScaleHost
-
Prepares a cloud object for migration.
- serializeToMigrate(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.migration.IMigrationEnabledVirtualHost
-
Prepares a cloud object for migration.
- serializeToMigrate(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationEnabledVirtualHostProxy
-
- serializeToMigrate(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.server.MigrationEnabledJCloudScaleServer
-
- serializeToMigrate(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- serializeToString(Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.utility.SerializationUtil
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObject
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObjectReturn
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentReturnObject
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCORemoveObject
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCORemoveReturnObject
-
- serialVersionUID - Static variable in class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateReturnObject
-
- server() - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- Server - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto
-
- Server() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- server - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- serverAddress - Variable in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- ServerCallbackManager - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- ServerCloudObject - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- ServerCloudObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- ServerConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- ServerConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- ServerDetailsRequest - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- ServerDetailsRequest() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsRequest
-
- ServerDetailsResponse - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui
-
- ServerDetailsResponse() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- serverId - Variable in class at.ac.tuwien.infosys.jcloudscale.server.messaging.JCloudScaleRequestListener
-
- serverId - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- serverIp - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- ServerIsAliveSender - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- ServerIsAliveSender(UUID, String) - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.ServerIsAliveSender
-
- ServerLogFormatter - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- ServerLogFormatter() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.ServerLogFormatter
-
- ServerLogger - Class in at.ac.tuwien.infosys.jcloudscale.server
-
- ServerLogger() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.ServerLogger
-
- ServerLoggingConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.logging
-
- ServerLoggingConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- serverPort - Variable in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- ServerRemoteObjectLoggingAspect - Class in at.ac.tuwien.infosys.jcloudscale.server.aspects
-
- ServerRemoteObjectLoggingAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.aspects.ServerRemoteObjectLoggingAspect
-
- SessionCacheCleaner - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate
-
Created with IntelliJ IDEA.
- SessionCacheCleaner() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.SessionCacheCleaner
-
- setAcceptedOffer(ClassLoaderOffer) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- setArch(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setAsyncSendShutdownTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setAsyncSendThreads(int) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setAwsConfigFile(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setAwsEndpoint(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setCacheDepth(int) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CachingFileCollector
-
- setCacheFolder(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheConfiguration
-
- setCacheType(CacheType, boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- setCallbackRequestQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setCallbackResponseQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setCell(HbaseCell) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff.Change
-
- setClassesWithFiles(String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- setClassLoader(AbstractClassLoaderConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- setClassname(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- setClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueObject
-
- setClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- setClasspath(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- setClientId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StaticHostsObject
-
- setCloudObject(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setCloudObjectClass(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- setCloudObjectClazz(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method.
- setCloudObjectField(Object, Object, ProceedingJoinPoint) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- setCloudObjectField(String, String, byte[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- setCloudObjectField(String, String, byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- setCloudObjectField(String, String, byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- setCloudObjectFieldValue(UUID, Field, Object) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- setCloudObjectFieldValue(UUID, Field, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- setCloudObjectFieldViaReflection(ProceedingJoinPoint, Field) - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.CloudObjectAspect
-
- setCloudObjectId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method.
- setCloudObjectId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObject
-
- setCloudObjectId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- setCloudObjectId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCORemoveObject
-
- setCloudObjectSize(long) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.GetCloudObjectSizeObjectReturn
-
- setCloudPlatform(CloudPlatformConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setCode(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
Setter method.
- setColumnName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseCell
-
- setCombinedCpuLoad(double) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setCommandTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIBackend
-
- setCommitedMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setCommunicationConfiguration(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- setConfiguration(JCloudScaleConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.server.AbstractJCloudScaleServerRunner
-
- setConfiguration(JCloudScaleConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServerRunner
-
- setConfiguration(JCloudScaleConfiguration) - Static method in class at.ac.tuwien.infosys.jcloudscale.vm.JCloudScaleClient
-
Sets the JCloudScale configuration to be used during the application runtime.
- setConnectionTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setContent(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- setCoType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ListCloudObjectsRequest
-
- setCreationDate(long) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- setCurrLoad(CPUUsage) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- setCurrRam(RAMUsage) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- setCustomLoggingLevel(String, Level) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Sets the custom logging level for a specified logger.
- setData(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- setDatastoreConfiguration(DatastoreConfiguration) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.core.DatastoreFactory
-
- setDatastoreID(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- setDatastoreID(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- setDatastoreName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- setDatastoreName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- setDefaultLoggingLevel(Level) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Sets the default logging level for all loggers that have no custom level explicitly set.
- setDeliveryMode(int) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setDescription(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
Setter method.
- setDestinationHost(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method
- setDestructed() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Marks this client cloud object as destructed
- setDocumentLocator(Locator) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- setEC2Wrapper(EC2Wrapper) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setEnabled(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- setEndTime(long) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
- setEntity(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- setEntityClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- setEntityClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- setEntityFieldName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- setEntityID(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- setEntityID(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- setEpl(String) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- setErr(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- setError(JCloudScaleException) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setEvent(Event) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationReason
-
Setter method.
- setEventId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.Event
-
- setException(Throwable) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- setException(Throwable) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ReturnObject
-
- setExecutingMethods(List<String>) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- setExecutingMethods(List<String>) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- setFailMsg(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method
- setFamilyName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseCell
-
- setField(Field) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- setField(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueObject
-
- setField(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueObject
-
- setField(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- setField(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- setFieldName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- setFieldType(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.EntityFieldDto
-
- setFieldValue(Field, Object, Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ObjectUtils
-
Set the value on the given field on the given object
- setFieldValue(Object, String, Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Set the field value of an object
- setFieldValue(UUID, Field, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudManager
-
- setFieldValue(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueResponseObject
-
- setFieldValueForFieldWithAnnotation(Class<? extends Annotation>, Object, Object) - Static method in class at.ac.tuwien.infosys.jcloudscale.datastore.util.ReflectionUtil
-
Set the given value on the field of the given object annotated with an annotation of the given class
- SetFieldValueObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- SetFieldValueObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- SetFieldValueReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- SetFieldValueReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueReturnObject
-
- setFileCollector(FileCollectorAbstract) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- setFileCollector(FileCollectorAbstract) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.CachingFileCollector
-
- setFiles(ClassLoaderFile[]) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- setFormatted(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.LogObject
-
- setFormatter(Class<? extends Formatter>) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Sets logging output formatter providing class.
- setFreeMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setFreeSwapMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- setHostId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.HostEvent
-
- setHostId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ObjectEvent
-
- setHostInitializationTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- setId(Long) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.model.DatastoreModel
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.DeleteObject
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsAliveObject
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsDeadObject
-
- setId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.KeepaliveObject
-
- setId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ShutdownObject
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- setId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method
- setId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateObject
-
- setId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- setId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ClientCloudObject
-
Sets the Unique Id of the Cloud Object
- setIdentityPublicURL(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setIdleCpuLoad(double) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setImageId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setImageName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setImageName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setInitializationQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setInstance(AbstractJCloudScaleServerRunner) - Static method in class at.ac.tuwien.infosys.jcloudscale.server.AbstractJCloudScaleServerRunner
-
- setInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setInvocationTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setIp(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.IsAliveObject
-
- setIpAdd(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- setIsAliveInterval(long) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setJarName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- setJavaHeapSizeMB(long) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- setJavaPath(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- setKeepAliveIntervalInSec(long) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- setLastModifiedDate(long) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- setLastTouched(long) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- setLineSeparator(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- setLocalFirst(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- setLocalFirst(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.SimpleRemoteClassLoaderConfiguration
-
- setLoggingQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- setLogin(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setLogMessageTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Determines the deadline after which messages will be just dropped.
- setMaxMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setMaxMHz(int) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setMaxSwapMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setMessageQueue(String) - Method in class at.ac.tuwien.infosys.jcloudscale.management.CloudscaleUIConfiguration
-
- setMessageQueueConfiguration(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.CloudPlatformConfiguration
-
Sets the message Queue configuration to use by instances of this cloud platform.
- setMessageQueueConnectionFilePath(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setMessageSizeLimit(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setMethod(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- setMethod(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFinishedEvent
-
- setMethod(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionStartedEvent
-
- setMethod(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- setMethod(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- setMethod(Method) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setMetricName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricRequest
-
- setMetricName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricResponse
-
- setModel(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setMqImageId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setMqImageName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setMqImageName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- setName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderOffer
-
- setName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- setNewInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setNewInstanceTypeId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setNewMqInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setNewMqInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setNewMqInstanceTypeId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setNiceCpuLoad(double) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setNrCPUs(int) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setObject(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetFieldValueObject
-
- setObject(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- setObject(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- setObjectId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- setObjectId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ObjectEvent
-
- setObjectId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setObjects(List<CloudObject>) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ListCloudObjectsResponse
-
- setObjects(List<CloudObject>) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- setObjectType(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ObjectEvent
-
- setObjectType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentObject
-
- setOffers(ClassLoaderOffer[]) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- setOk(Boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- setOperation(HbaseDiff.Operation) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff.Change
-
- setOsVersion(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setOsWrapper(OpenStackWrapper) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setOutputRedirectQueue(String) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- setParamNames(String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- setParamNames(String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- setParamNames(String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- setParams(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateObject
-
- setParams(Object[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- setParams(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- setParams(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- setParams(Object[]) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setParentLoggerName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ClientLoggingConfiguration
-
Sets the name of the parent logger for all loggers created from this configuration.
- setParentServer(JCloudScaleServer) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setPassword(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- setReason(MigrationReason) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method.
- setReconnectIntervalLimit(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setRecord(LogRecord) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.LogObject
-
- setRedirectStdErrToClientConsole(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- setRedirectStdIoToClientConsole(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.logging.ServerLoggingConfiguration
-
- setRef(JCloudScaleReference) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- setReferenceObjectClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReference
-
- setReferenceObjectId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReference
-
- setReferencingHostId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.management.JCloudScaleReference
-
- setRequestedClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderRequest
-
- setRequestedClassName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderResponse
-
- setRequestId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- setRequestId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFailedEvent
-
- setRequestId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionFinishedEvent
-
- setRequestId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.ExecutionStartedEvent
-
- setRequestId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setRequestQueue(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- setRequestQueue(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.SimpleRemoteClassLoaderConfiguration
-
- setRequestQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setRequestTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setResponse(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackResponseObject
-
- setResponseQueue(String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
- setResponseQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setResult(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- setResult(UUID, ReturnObject) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- setResultField(String) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- setRetryTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setReturnval(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.CreateReturnObject
-
- setReturnval(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationReturnObject
-
- setReturnVal(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- setRev(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.couchdb.CouchDBResponse
-
- setScaleDownIntervalInSec(long) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- setScalingPolicy(AbstractScalingPolicy) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.CommonConfiguration
-
- setSerialized(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.MigratedCODeploymentReturnObject
-
- setSerialized(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.objects.SerializedCOStateReturnObject
-
- setServer(Server) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.CreateServerResponse
-
- setServer(Server) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsResponse
-
- setServerAddress(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setServerAddress(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- setServerContext(boolean) - Static method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfiguration
-
- setServerId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.DestroyServerRequest
-
- setServerId(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- setServerId(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ServerDetailsRequest
-
- setServerMode(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- setServerPort(int) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setServerPort(int) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- setServers(List<Server>) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.ListServersResponse
-
- setServerStartupClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- setShareCache(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheConfiguration
-
- setSize(long) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- setSource(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- setSourceHost(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method.
- setSshKey(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- setSshKey(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setStartMessageQueueServerAutomatically(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setStartMulticastPublisher(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- setStartTime(long) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method.
- setStartupDirectory(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- setState(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- setState(CloudObjectState) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerCloudObject
-
- setStatic(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.Server
-
- setStaticFieldReadRequestQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setStaticFieldReadResponsesQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setStaticFieldWriteRequestQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setStaticFieldWriteResponseTopicName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setStaticHostDiscoveryInterval(long) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- setStaticHostsQueueName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerConfiguration
-
- SetStaticValueRequest - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- SetStaticValueRequest() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- setStatus(InvocationStatus) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.InvocationResultReturnObject
-
- setSuccessful(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.migration.MigrationDescriptor
-
Setter method.
- setSystemCpuLoad(double) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setSystemEventsInterval(long) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- setSystemLoadAverage(double) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setTag(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- setTenantName(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- setText(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.RedirectedOutputObject
-
- setTimestamp(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.Event
-
- setTriggerCpuEvents(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- setTriggerNetworkEvents(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- setTriggerRamEvents(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringConfiguration
-
- setType(ContentType) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ClassLoaderFile
-
- setType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.dto.CloudObject
-
- setType(Class<?>) - Method in class at.ac.tuwien.infosys.jcloudscale.monitoring.MonitoringMetric
-
- setUsedMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setUsedSwapMemory(long) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.RAMEvent
-
- setUserCpuLoad(double) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- setValue(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseCell
-
- setValue(Object) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.dto.DatastoreFieldDto
-
- setValue(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.GetStaticValueReturnObject
-
- setValue(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetFieldValueObject
-
- setValue(byte[]) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.SetStaticValueRequest
-
- setValue(Serializable) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ui.GetMetricResponse
-
- setVendor(String) - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.CPUEvent
-
- shutdown() - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- shutdown() - Method in class at.ac.tuwien.infosys.jcloudscale.server.AbstractJCloudScaleServerRunner
-
- shutdown() - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.ServerRemoteObjectLoggingAspect
-
- shutdown() - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- shutdown() - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServerRunner
-
- shutdown() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- shutdownAllConnections() - Static method in class at.ac.tuwien.infosys.jcloudscale.messaging.MQWrapper
-
Shutdowns all known connections.
- shutdownHost(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- shutdownHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2Wrapper
-
- shutdownHost(UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHostPool
-
- shutdownHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenStackWrapper
-
- shutdownHost(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- shutdownHostAsync(IHost) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- shutdownHostAsync(IHost) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Shuts down the specified host asynchronously.
- shutdownHostAsync(IHost) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- shutdownJCloudScale() - Method in class at.ac.tuwien.infosys.jcloudscale.aspects.JCloudScaleManagementAspect
-
- ShutdownObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- ShutdownObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.ShutdownObject
-
- SimpleRemoteClassLoaderConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.simple
-
- SimpleRemoteClassLoaderConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.simple.SimpleRemoteClassLoaderConfiguration
-
- SingleHostScalingPolicy - Class in at.ac.tuwien.infosys.jcloudscale.policy.sample
-
This policy uses same host for all cloud objects and never scales down.
- SingleHostScalingPolicy() - Constructor for class at.ac.tuwien.infosys.jcloudscale.policy.sample.SingleHostScalingPolicy
-
- size() - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- skippedEntity(String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- sortByDependency(List<ClassLoaderFile>) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.FileCollectorAbstract
-
- sortedPostMigrate - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtilCacheDto
-
Stores all methods of the class annotated with
PostMigration
ordered by their defined priority
- sortedPreMigrate - Variable in class at.ac.tuwien.infosys.jcloudscale.migration.utility.MigrationUtilCacheDto
-
Stores all methods of the class annotated with
PreMigration
ordered by their defined priority
- start() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.ActiveMQHelper
-
- start() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- StartCallbackObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- StartCallbackObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackObject
-
- StartCallbackResponseObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- StartCallbackResponseObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartCallbackResponseObject
-
- startDocument() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- startElement(String, String, String, Attributes) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- StartInvokationObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- StartInvokationObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationObject
-
- StartInvokationReturnObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- StartInvokationReturnObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StartInvokationReturnObject
-
- startInvoking(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.ServerRemoteObjectLoggingAspect
-
- startInvokingCloudObject(String, String, byte[], String[]) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- startInvokingCloudObject(String, String, byte[], String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- startInvokingCloudObject(String, String, byte[], String[]) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- startMessageQueueServer(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedCloudPlatformConfiguration
-
- startMessageQueueServer(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.CloudPlatformConfiguration
-
Starts Message Queue Server with specified configuration and returns closeable object that allows to shut it down.
- startMessageQueueServer(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
- startMessageQueueServer(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
- startMessageQueueServer(MessageQueueConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
- startMulticastPublisher() - Method in class at.ac.tuwien.infosys.jcloudscale.messaging.MessageQueueConfiguration
-
- startMulticastPublisher() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedMessageQueueConfiguration
-
- startNewHost() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- startNewHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- startNewHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2Wrapper
-
- startNewHost() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Starts a new host and waits for it to start working.
- startNewHost(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Starts a new host of a given size and waits for it to start working.
- startNewHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenStackWrapper
-
- startNewHost() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- startNewHost(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- startNewHostAsync() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- startNewHostAsync(IHostPool.IHostStartedCallback) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- startNewHostAsync(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- startNewHostAsync(IHostPool.IHostStartedCallback, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.bursting.AggregatedVirtualHostPool
-
- startNewHostAsync() - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Starts a new host and returns immediately.
- startNewHostAsync(String) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Starts a new host and returns immediately.
- startNewHostAsync(IHostPool.IHostStartedCallback) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Starts a new host and returns immediately.
- startNewHostAsync(IHostPool.IHostStartedCallback, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool
-
Starts a new host and returns immediately.
- startNewHostAsync() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- startNewHostAsync(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- startNewHostAsync(IHostPool.IHostStartedCallback) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- startNewHostAsync(IHostPool.IHostStartedCallback, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- startNewMessageQeueHost() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2Wrapper
-
Starts MQ server with specified name.
- startNewMessageQeueHost(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenStackWrapper
-
Starts MQ server with specified name.
- startPerformanceMonitoring - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- startPrefixMapping(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.configuration.DatastoreContentHandler
-
- startStateEventScheduler(AbstractJCloudScaleServerRunner) - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing.StateEventAspect
-
- startupFinished(IHost) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IHostPool.IHostStartedCallback
-
Executes post-build actions specified by user.
- startupHost(IHostPool, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- startupHost(IHostPool, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- startupTime - Variable in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- StateEvent - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring
-
- StateEvent() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.monitoring.StateEvent
-
- StateEventAspect - Class in at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing
-
This is really just implemented as an aspect to keep consistency with all
other event sources - it is not intercepting anything, just creating a
separate scheduler which triggers state info periodically
- StateEventAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing.StateEventAspect
-
- StaticFieldAspect - Class in at.ac.tuwien.infosys.jcloudscale.server.aspects
-
- StaticFieldAspect() - Constructor for class at.ac.tuwien.infosys.jcloudscale.server.aspects.StaticFieldAspect
-
- StaticFieldReadRequestHandler - Class in at.ac.tuwien.infosys.jcloudscale.management
-
- StaticFieldReadRequestHandler() - Constructor for class at.ac.tuwien.infosys.jcloudscale.management.StaticFieldReadRequestHandler
-
- StaticFieldsManager - Class in at.ac.tuwien.infosys.jcloudscale.management
-
- StaticFieldsManager() - Constructor for class at.ac.tuwien.infosys.jcloudscale.management.StaticFieldsManager
-
- StaticFieldWriteRequestHandler - Class in at.ac.tuwien.infosys.jcloudscale.management
-
- StaticFieldWriteRequestHandler(IMQWrapper) - Constructor for class at.ac.tuwien.infosys.jcloudscale.management.StaticFieldWriteRequestHandler
-
- StaticHostsObject - Class in at.ac.tuwien.infosys.jcloudscale.messaging.objects
-
- StaticHostsObject() - Constructor for class at.ac.tuwien.infosys.jcloudscale.messaging.objects.StaticHostsObject
-
- stopActiveMQ() - Method in class at.ac.tuwien.infosys.jcloudscale.cli.CLIDemoClientBackend
-
- stopSendingIsAliveMessages() - Method in class at.ac.tuwien.infosys.jcloudscale.server.ServerIsAliveSender
-
- stopStateEventScheduler() - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.eventing.StateEventAspect
-
- StubFileCollector - Class in at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors
-
- StubFileCollector() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.fileCollectors.StubFileCollector
-
- suspend() - Method in class at.ac.tuwien.infosys.jcloudscale.server.CloudObjectInvocation
-
- suspendInvocation(String, String) - Method in interface at.ac.tuwien.infosys.jcloudscale.IJCloudScaleServer
-
- suspendInvocation(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.server.JCloudScaleServer
-
- suspendInvocation(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- suspendRunningInvocation(UUID, UUID) - Method in interface at.ac.tuwien.infosys.jcloudscale.vm.IVirtualHost
-
- suspendRunningInvocation(UUID, UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalVM
-
- SysoutputReceiver - Class in at.ac.tuwien.infosys.jcloudscale.logging
-
- SysoutputReceiver() - Constructor for class at.ac.tuwien.infosys.jcloudscale.logging.SysoutputReceiver
-
- SystemClassLoaderConfiguration - Class in at.ac.tuwien.infosys.jcloudscale.classLoader
-
- SystemClassLoaderConfiguration() - Constructor for class at.ac.tuwien.infosys.jcloudscale.classLoader.SystemClassLoaderConfiguration
-
- validate() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.HasIdValidator
-
- validate() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.HasValidIdStrategyValidator
-
- validate() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.NotNullValidator
-
- validate() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.validation.Validator
-
Perform the validation
- validate() - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.validation.ValidatorChain
-
Validate the chain
- validate() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.validation.ValidatorChainImpl
-
- Validator - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.validation
-
Basic Validator Interface
- ValidatorChain - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.validation
-
Basic validator chain interface
- ValidatorChainImpl - Class in at.ac.tuwien.infosys.jcloudscale.datastore.validation
-
- ValidatorChainImpl() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.validation.ValidatorChainImpl
-
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.annotations.FileDependency.FileAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.api.IdStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.rest.ProtocolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.rest.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.utility.InvocationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.ac.tuwien.infosys.jcloudscale.vm.CloudObjectState
-
Returns the enum constant of this type with the specified name.
- valueReceived(String, Object, long) - Method in interface at.ac.tuwien.infosys.jcloudscale.monitoring.IMetricsCallback
-
Users that want to register for callbacks from the metrics
database should implement this method.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.annotations.FileDependency.FileAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.classLoader.caching.cache.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.classLoader.caching.dto.ContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.api.IdStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.driver.hbase.HbaseDiff.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.rest.ProtocolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.datastore.rest.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.utility.InvocationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class at.ac.tuwien.infosys.jcloudscale.utility.ReferenceHashmap
-
- values() - Static method in enum at.ac.tuwien.infosys.jcloudscale.vm.CloudObjectState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.rest.Response
-
Verify the response (throws Exception when Response Code not 200)
- VirtualHost - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
- VirtualHost() - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost
-
- VirtualHost.ScaleDownTask - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
- VirtualHost.ScaleDownTask(IHostPool) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHost.ScaleDownTask
-
- VirtualHostPool - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
- VirtualHostPool(CloudPlatformConfiguration, MessageQueueConfiguration) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostPool
-
- VirtualHostProxy - Class in at.ac.tuwien.infosys.jcloudscale.vm
-
- VirtualHostProxy(UUID) - Constructor for class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- visit(Object, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase.HbaseDeserializationVisitor
-
- visit(Object, TypeMetadata<HbaseCell>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase.HbaseSerializationVisitor
-
- visit(Object, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json.JsonDeserializationVisitor
-
- visit(Object, TypeMetadata<JsonElement>) - Method in class at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json.JsonSerializationVisitor
-
- visit(Object, TypeMetadata<T>) - Method in interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor
-
Called when the field of an object is visited
- Visitor<T> - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping
-
Visitor Methods
- waitForId() - Method in class at.ac.tuwien.infosys.jcloudscale.vm.IdManager
-
- waitForResponse(UUID) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- waitForResult(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.VirtualHostProxy
-
- with(String, String) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
Specifies the request and response queue names that should be used for classloading.
- with(CacheType, boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
Specifies the cache configuration to use for optimizing amount of requests.
- with(FileCollectorAbstract) - Method in class at.ac.tuwien.infosys.jcloudscale.classLoader.caching.CachingClassLoaderConfiguration
-
Specifies the file collector to use for determining what should be provided to the server.
- with(AbstractScalingPolicy) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying scaling policy that defines how new cloud objects will be mapped to the cloud hosts.
- with(AbstractClassLoaderConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying class loader configuration of the server.
- with(CloudPlatformConfiguration) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying cloud platform configuration.
- withAwsConfigFile(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the path to the AWS EC2 config file.
- withAwsEndpoint(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the address of the Amazon EC2 endpoint.
- withClasspath(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies the class path of the new JVM to start with.
- withCommunicationServerPublisher(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying whether multicast publisher should be started within this application instance to
allow discovering communication server (Message Queue Server) on non-default ports.
- withCustomJVMArgs(String...) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies the collection of custom JVM arguments that need to be provided on JVM startup.
- withInstanceImage(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the name of the image that will be used to start new instances in the EC2 Cloud.
- withInstanceImage(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
Specifies the name of the image that will be used to start new instances in the Openstack Cloud.
- withInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the type name of the new virtual hosts that should be started.
- withInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
Specifies the type name of the new virtual hosts that should be started.
- withInvocationTimeout(long) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows to specify the invocation timeout for all requests from client to cloud hosts.
- withJavaHeapSizeInMB(long) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies the amount of maximal java heap size to allocate for new JVM.
- withJavaPath(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies the path to the java executable that can be used to start JVM.
- withLogging(Level) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying the level of client-side and server-side logging.
- withLoggingClient(Level) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying the level of client-side logging.
- withLoggingCustom(String, Level) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying logging level for custom logger.
- withLoggingCustom(Class<?>, Level) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying logging level for custom logger named as the provided class.
- withLoggingServer(Level) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying the level of server-side logging.
- withMonitoring(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying whether monitoring features of the JCloudScale should be enabled or not.
- withMonitoringEvents(Class<? extends Event>...) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows registering external monitoring events to be used within monitoring functionality of JCloudScale.
- withMQImage(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the image name that should be used to start new Message Queue host.
- withMQImage(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
Specifies the image name that should be used to start new Message Queue host.
- withMQInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the instance type of the Message Queue host.
- withMQInstanceType(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
Specifies the instance type of the Message Queue host.
- withMQServer(String, int) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying hostname and port of the Message Queue server.
- withMQServerHostname(String) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying hostname of the Message Queue server
- withMQServerPort(int) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying the port of the Message Queue server.
- withMQStartServerAutomatically(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying whether Message Queue server should be started automatically by the JCloudScale
in case it is not running or not accessible.
- withRedirectAllOutput(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specify whether the output from the server (standard and error) should be redirected to the clients appropriate output or not.
- withRedirectStdErrorOutput(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specify whether the error output from the server should be redirected to the clients error output or not.
- withRedirectStdOutput(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specify whether the standard output from the server should be redirected to the clients standard output or not.
- withScaleDownIntervalInSec(long) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying how often scaling down method of the scaling policy will be invoked for each host.
- withServerMode(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies whether the JVM should start in server mode.
- withServerStartupClass(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies the entry point of the new JVM.
- withSshKey(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.ec2.EC2CloudPlatformConfiguration
-
Specifies the SSH key name that may be used to access the instance through SSH connection.
- withSshKey(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.openstack.OpenstackCloudPlatformConfiguration
-
Specifies the SSH key name that may be used to access the instance through SSH connection.
- withStartupDirectory(String) - Method in class at.ac.tuwien.infosys.jcloudscale.vm.localVm.LocalCloudPlatformConfiguration
-
Specifies the startup and working directory of the new JVMs that are representing cloud hosts.
- withUI(boolean) - Method in class at.ac.tuwien.infosys.jcloudscale.configuration.JCloudScaleConfigurationBuilder
-
Allows specifying whether UI of JCloudScale is enabled or not
(it can be accessed from code or from CmdClient extension)
- Work - Interface in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work
-
Worker interface for Hibernate Work Tasks
- WorkFactory - Class in at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work
-
- WorkFactory() - Constructor for class at.ac.tuwien.infosys.jcloudscale.datastore.hibernate.work.WorkFactory
-
- writeStaticValueToClient(ProceedingJoinPoint, Object) - Method in class at.ac.tuwien.infosys.jcloudscale.server.aspects.StaticFieldAspect
-