A C D G I L 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
 

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
 
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
 
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
 
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
 
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
 
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

getBlobAsBytes(ResultSet, int) - Method in class org.apache.qpid.server.store.derby.AbstractDerbyMessageStore
 
getBlobAsBytes(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
 
getConnection() - Method in class org.apache.qpid.server.store.derby.DerbyConfigurationStore
 
getConnection() - Method in class org.apache.qpid.server.store.derby.DerbyMessageStore
 
getDerbyLogWriter() - Static method in class org.apache.qpid.server.store.derby.DerbyUtils
 
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.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
 
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
 

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
 
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
 

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

resetStatistics() - Method in interface org.apache.qpid.server.virtualhost.derby.DerbyVirtualHost
 

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 O R S T U V W 

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