Skip navigation links
A C D G I L N O R S T U V W 

A

AbstractDerbyMessageStore - Class in org.apache.qpid.server.store.derby
 
AbstractDerbyMessageStore() - Constructor for class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
addDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
addDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 

C

checkMessageStoreOpen() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
closeConfigurationStore() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
closeMessageStore() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
configureDerbyLogging() - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.store.derby
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.store.derby.ConfiguredObjectRegistrationImpl
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.virtualhost.derby
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.virtualhost.derby.ConfiguredObjectRegistrationImpl
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.virtualhostnode.derby
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.virtualhostnode.derby.ConfiguredObjectRegistrationImpl
 
createConfigurationStore() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
createConnectionUrl(String, String) - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
createInstance(Map<String, Object>, ConfiguredObject<?>) - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImplFactory
 
createInstance(Map<String, Object>, ConfiguredObject<?>) - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImplFactory
 
createMessageStore() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
createStoreObject() - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 

D

DerbyConfigurationStore - Class in org.apache.qpid.server.store.derby
Implementation of a DurableConfigurationStore backed by Apache Derby that also provides a MessageStore.A
DerbyConfigurationStore(Class<? extends ConfiguredObject>) - Constructor for class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
DerbyMessageStore - Class in org.apache.qpid.server.store.derby
Implementation of a MessageStore backed by Apache Derby.
DerbyMessageStore() - Constructor for class org.apache.qpid.server.store.derby.DerbyMessageStore
 
DerbySystemConfig<X extends DerbySystemConfig<X>> - Interface in org.apache.qpid.server.store.derby
 
DerbySystemConfigImpl - Class in org.apache.qpid.server.store.derby
 
DerbySystemConfigImpl(TaskExecutor, EventLogger, Principal, Map<String, Object>) - Constructor for class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 
DerbySystemConfigImplFactory - Class in org.apache.qpid.server.store.derby
 
DerbySystemConfigImplFactory() - Constructor for class org.apache.qpid.server.store.derby.DerbySystemConfigImplFactory
 
DerbyUtils - Class in org.apache.qpid.server.store.derby
 
DerbyUtils() - Constructor for class org.apache.qpid.server.store.derby.DerbyUtils
 
DerbyVirtualHost<X extends DerbyVirtualHost<X>> - Interface in org.apache.qpid.server.virtualhost.derby
 
DerbyVirtualHostImpl - Class in org.apache.qpid.server.virtualhost.derby
 
DerbyVirtualHostImpl(Map<String, Object>, VirtualHostNode<?>) - Constructor for class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
DerbyVirtualHostImplFactory - Class in org.apache.qpid.server.virtualhost.derby
 
DerbyVirtualHostImplFactory() - Constructor for class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImplFactory
 
DerbyVirtualHostNode<X extends DerbyVirtualHostNode<X>> - Interface in org.apache.qpid.server.virtualhostnode.derby
 
DerbyVirtualHostNodeImpl - Class in org.apache.qpid.server.virtualhostnode.derby
 
DerbyVirtualHostNodeImpl(Map<String, Object>, Broker<?>) - Constructor for class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
DerbyVirtualHostNodeImplFactory - Class in org.apache.qpid.server.virtualhostnode.derby
 
DerbyVirtualHostNodeImplFactory() - Constructor for class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImplFactory
 
doClose() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
doClose() - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
doOpen(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
doOpen(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 

G

getBlobAsInputStream(ResultSet, int) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
getBlobAsInputStream(ResultSet, int) - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
getBlobAsString(ResultSet, int) - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getBlobAsString(ResultSet, int) - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.store.derby.ConfiguredObjectRegistrationImpl
 
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.virtualhost.derby.ConfiguredObjectRegistrationImpl
 
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.virtualhostnode.derby.ConfiguredObjectRegistrationImpl
 
getConnection() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getConnection() - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
getConnection() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
getConnection() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
getDerbyLogWriter() - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
getJDBCDetails() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
getJDBCDetails() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
getLogger() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getLogger() - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
getMessageStore() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getPreferenceStore() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getPreferenceStore() - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 
getPreferenceStore() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
getPreferenceStoreAttributes() - Method in interface org.apache.qpid.server.store.derby.DerbySystemConfig
 
getPreferenceStoreAttributes() - Method in interface org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNode
 
getSqlBigIntType() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
getSqlBigIntType() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getSqlBlobStorage(String) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
getSqlBlobStorage(String) - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getSqlVarBinaryType(int) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
getSqlVarBinaryType(int) - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getStoreLocation() - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
getStoreLocationAsFile() - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
getStoreOverfullSize() - Method in interface org.apache.qpid.server.store.derby.DerbySystemConfig
 
getStoreOverfullSize() - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 
getStoreOverfullSize() - Method in interface org.apache.qpid.server.virtualhost.derby.DerbyVirtualHost
 
getStoreOverfullSize() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
getStorePath() - Method in interface org.apache.qpid.server.store.derby.DerbySystemConfig
 
getStorePath() - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 
getStorePath() - Method in interface org.apache.qpid.server.virtualhost.derby.DerbyVirtualHost
 
getStorePath() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
getStorePath() - Method in interface org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNode
 
getStorePath() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
getStoreUnderfullSize() - Method in interface org.apache.qpid.server.store.derby.DerbySystemConfig
 
getStoreUnderfullSize() - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 
getStoreUnderfullSize() - Method in interface org.apache.qpid.server.virtualhost.derby.DerbyVirtualHost
 
getStoreUnderfullSize() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
getSupportedChildTypes() - Static method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
getTableNamePrefix() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
getTableNamePrefix() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
getType() - Method in class org.apache.qpid.server.store.derby.ConfiguredObjectRegistrationImpl
 
getType() - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImplFactory
 
getType() - Method in class org.apache.qpid.server.virtualhost.derby.ConfiguredObjectRegistrationImpl
 
getType() - Method in class org.apache.qpid.server.virtualhostnode.derby.ConfiguredObjectRegistrationImpl
 

I

init(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
isAvailable() - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
isAvailable() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImplFactory
 
isAvailable() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImplFactory
 
isInMemoryDatabase(String) - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
isMessageStoreOpen() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 

L

loadDerbyDriver() - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 

N

newInstance(TaskExecutor, EventLogger, Principal, Map<String, Object>) - Method in class org.apache.qpid.server.store.derby.DerbySystemConfigImplFactory
 

O

onDelete(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
onDelete(ConfiguredObject) - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
openMessageStore(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
org.apache.qpid.server.store.derby - package org.apache.qpid.server.store.derby
 
org.apache.qpid.server.virtualhost.derby - package org.apache.qpid.server.virtualhost.derby
 
org.apache.qpid.server.virtualhostnode.derby - package org.apache.qpid.server.virtualhostnode.derby
 

R

removeDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
removeDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 

S

shutdownDatabase(String) - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
STORE_PATH - Static variable in interface org.apache.qpid.server.virtualhost.derby.DerbyVirtualHost
 
STORE_PATH - Static variable in interface org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNode
 
storedSizeChange(int) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
SYSTEM_CONFIG_TYPE - Static variable in class org.apache.qpid.server.store.derby.DerbySystemConfigImpl
 

T

tableExists(String, Connection) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
tableExists(String, Connection) - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
tableExists(String, Connection) - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
toString() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 

U

upgradeStoreStructure() - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
upgradeStoreStructure() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 

V

validateMessageStoreCreation() - Method in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 
validateOnCreate() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
VIRTUAL_HOST_NODE_TYPE - Static variable in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
VIRTUAL_HOST_TYPE - Static variable in class org.apache.qpid.server.virtualhost.derby.DerbyVirtualHostImpl
 

W

writeLocationEventLog() - Method in class org.apache.qpid.server.virtualhostnode.derby.DerbyVirtualHostNodeImpl
 
A C D G I L N O R S T U V W 
Skip navigation links

Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.