Package org.apache.ignite.internal.managers.deployment
TODO.
-
Interface Summary Interface Description GridDeploymentInfo Deployment info.GridDeploymentStore Interface for all deployment stores. -
Class Summary Class Description GridDeployment Represents single class deployment.GridDeploymentInfoBean Deployment info bean.GridDeploymentManager Deployment manager.GridDeploymentMetadata Deployment metadata.GridDeploymentPerLoaderStore Deployment storage forDeploymentMode.PRIVATEandDeploymentMode.ISOLATEDmodes.GridDeploymentPerVersionStore Deployment storage forDeploymentMode.SHAREDandDeploymentMode.CONTINUOUSmodes.GridDeploymentRequest Deployment request.GridDeploymentResponse Grid deployment response containing requested resource bytes.P2PClassLoadingIssues -
Exception Summary Exception Description P2PClassNotFoundException A specialication ofClassNotFoundExceptionthrown when a class cannot be loaded during P2P class-loading.