Interface DerbyVirtualHost<X extends DerbyVirtualHost<X>>

  • All Superinterfaces:
    org.apache.qpid.server.virtualhost.CacheProvider, ConfiguredObject<X>, ContextProvider, org.apache.qpid.server.store.EventListener, org.apache.qpid.server.logging.EventLoggerProvider, org.apache.qpid.server.store.FileBasedSettings, Named, NamedAddressSpace, PermissionedObject, org.apache.qpid.server.virtualhost.QueueManagingVirtualHost<X>, org.apache.qpid.server.store.Settings, org.apache.qpid.server.store.SizeMonitoringSettings, org.apache.qpid.server.stats.StatisticsGatherer, TaskExecutorProvider, org.apache.qpid.server.store.preferences.UserPreferencesCreator, VirtualHost<X>
    All Known Implementing Classes:
    DerbyVirtualHostImpl

    public interface DerbyVirtualHost<X extends DerbyVirtualHost<X>>
    extends org.apache.qpid.server.virtualhost.QueueManagingVirtualHost<X>, org.apache.qpid.server.store.FileBasedSettings, org.apache.qpid.server.store.SizeMonitoringSettings
    • Method Detail

      • getStorePath

        String getStorePath()
        Specified by:
        getStorePath in interface org.apache.qpid.server.store.FileBasedSettings
      • getStoreUnderfullSize

        Long getStoreUnderfullSize()
        Specified by:
        getStoreUnderfullSize in interface org.apache.qpid.server.store.SizeMonitoringSettings
      • getStoreOverfullSize

        Long getStoreOverfullSize()
        Specified by:
        getStoreOverfullSize in interface org.apache.qpid.server.store.SizeMonitoringSettings