OmeroBlitz API
Home Previous Up Next Index

omero::constants::cluster

Overview

module cluster

Server-side names used for each of the services defined in API.ice. These names can be used in the {@code ServiceFactory.getByName} and {@code createByName} methods.

Constant Index

REDIRECT

Constants

const string REDIRECT = "omero.cluster.redirect";

Home Previous Up Next Index