A C D E G K M O S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractEmbeddedServiceConfiguration - Class in majordodo.embedded
-
utility
- AbstractEmbeddedServiceConfiguration() - Constructor for class majordodo.embedded.AbstractEmbeddedServiceConfiguration
C
- close() - Method in class majordodo.embedded.EmbeddedBroker
- close() - Method in class majordodo.embedded.EmbeddedClient
D
- doGet(HttpServletRequest, HttpServletResponse) - Method in class majordodo.embedded.EmbeddedBrokerAPIServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class majordodo.embedded.EmbeddedWorkerAPIServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class majordodo.embedded.EmbeddedBrokerAPIServlet
E
- EmbeddedBroker - Class in majordodo.embedded
-
Utility to embed a Majordodo Broker
- EmbeddedBroker(EmbeddedBrokerConfiguration) - Constructor for class majordodo.embedded.EmbeddedBroker
- EmbeddedBrokerAPIServlet - Class in majordodo.embedded
-
Servlet API Client Majordodo Broker
- EmbeddedBrokerAPIServlet() - Constructor for class majordodo.embedded.EmbeddedBrokerAPIServlet
- EmbeddedBrokerConfiguration - Class in majordodo.embedded
-
Configuration for the embedded broker
- EmbeddedBrokerConfiguration() - Constructor for class majordodo.embedded.EmbeddedBrokerConfiguration
- EmbeddedClient - Class in majordodo.embedded
-
Client to the embedded broker
- EmbeddedClient() - Constructor for class majordodo.embedded.EmbeddedClient
- EmbeddedWorker - Class in majordodo.embedded
-
Tools for embedded Majordodo worker
- EmbeddedWorker(EmbeddedWorkerConfiguration) - Constructor for class majordodo.embedded.EmbeddedWorker
- EmbeddedWorkerAPIServlet - Class in majordodo.embedded
-
Servlet API Client Majordodo Worker
- EmbeddedWorkerAPIServlet() - Constructor for class majordodo.embedded.EmbeddedWorkerAPIServlet
- EmbeddedWorkerConfiguration - Class in majordodo.embedded
-
Configuration for worker configuration
- EmbeddedWorkerConfiguration() - Constructor for class majordodo.embedded.EmbeddedWorkerConfiguration
G
- getAuthenticationManager() - Method in class majordodo.embedded.EmbeddedBroker
- getBooleanProperty(String, boolean) - Method in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- getBroker() - Method in class majordodo.embedded.EmbeddedBroker
- getBrokerConfiguration() - Method in class majordodo.embedded.EmbeddedBroker
- getBrokerDiedCallback() - Method in class majordodo.embedded.EmbeddedBroker
-
This callback wil be called when the broker dies, for example in case of "leadership lost" or "broker commit log"
- getBrokerLocator() - Method in class majordodo.embedded.EmbeddedWorker
- getConfiguration() - Method in class majordodo.embedded.EmbeddedBroker
- getGlobalResourceLimitsConfiguration() - Method in class majordodo.embedded.EmbeddedBroker
- getIntProperty(String, int) - Method in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- getLongProperty(String, long) - Method in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- getProperties() - Method in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- getProperty(String, Object) - Method in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- getStatusChangesLog() - Method in class majordodo.embedded.EmbeddedBroker
-
Give access to the log, this way we will let 'embeeded' users to modify BookKeeper replication parameters dynamically
- getStringProperty(String, String) - Method in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- getTaskExecutorFactory() - Method in class majordodo.embedded.EmbeddedWorker
- getTaskPropertiesMapperFunction() - Method in class majordodo.embedded.EmbeddedBroker
- getWorkerConfiguration() - Method in class majordodo.embedded.EmbeddedWorker
- getWorkerCore() - Method in class majordodo.embedded.EmbeddedWorker
K
- KEY_BK_ACKQUORUMSIZE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_BK_ENSEMBLE_SIZE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_BK_LEDGERSRETENTIONPERIOD - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_BK_WRITEQUORUMSIZE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_BOOKKEEPER_ADDITIONAL(String) - Static method in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_BROKERID - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_BROKERWORKERTHREADS - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_CLIENTAPIURL - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_HOST - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_HOST - Static variable in class majordodo.embedded.EmbeddedWorkerConfiguration
- KEY_LOGSDIRECTORY - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_LOGSMAXFILESIZE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_MODE - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_PORT - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_PORT - Static variable in class majordodo.embedded.EmbeddedWorkerConfiguration
- KEY_REQUIREAUTHENTICATION - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_REQUIREAUTHENTICATION_DEFAULT - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_SHAREDSECRET - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_SHAREDSECRET_DEFAULT - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_SNAPSHOTSDIRECTORY - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_SSL - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_SSL - Static variable in class majordodo.embedded.EmbeddedWorkerConfiguration
- KEY_SSL_UNSECURE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- KEY_SSL_UNSECURE - Static variable in class majordodo.embedded.EmbeddedWorkerConfiguration
- KEY_ZKADDRESS - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_ZKCLIENTSUPPLIER - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_ZKPATH - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_ZKSECURE - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_ZKSECURE_DEFAULT - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- KEY_ZKSESSIONTIMEOUT - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
M
- majordodo.embedded - package majordodo.embedded
- MODE_CLUSTERED - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- MODE_JVMONLY - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
- MODE_SIGLESERVER - Static variable in class majordodo.embedded.AbstractEmbeddedServiceConfiguration
O
- openConnection() - Method in class majordodo.embedded.EmbeddedClient
S
- setAuthenticationManager(AuthenticationManager) - Method in class majordodo.embedded.EmbeddedBroker
- setBrokerDiedCallback(Runnable) - Method in class majordodo.embedded.EmbeddedBroker
-
This callback wil be called when the broker dies, for example in case of "leadership lost" or "broker commit log"
- setBrokerLocator(BrokerLocator) - Method in class majordodo.embedded.EmbeddedWorker
- setGlobalResourceLimitsConfiguration(GlobalResourceLimitsConfiguration) - Method in class majordodo.embedded.EmbeddedBroker
- setTaskExecutorFactory(TaskExecutorFactory) - Method in class majordodo.embedded.EmbeddedWorker
- setTaskPropertiesMapperFunction(TaskPropertiesMapperFunction) - Method in class majordodo.embedded.EmbeddedBroker
- SSL_CERTIFICATE_CHAIN_FILE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- SSL_CERTIFICATE_FILE - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- SSL_CERTIFICATE_PASSWORD - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- SSL_CIPHERS - Static variable in class majordodo.embedded.EmbeddedBrokerConfiguration
- start() - Method in class majordodo.embedded.EmbeddedBroker
- start() - Method in class majordodo.embedded.EmbeddedWorker
- stop() - Method in class majordodo.embedded.EmbeddedBroker
- stop() - Method in class majordodo.embedded.EmbeddedWorker
W
- waitForAllExecutorsToFinish(int) - Method in class majordodo.embedded.EmbeddedWorker
All Classes All Packages