JavaScript is disabled on your browser.
SwiftMQ 13.2.3
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
SwiftMQ 13.2.3
com.swiftmq.impl.store.standard.swap
SwapFileFactory
Contents
Description
Method Summary
Method Details
createSwapFile(String, String, long)
Hide sidebar
Show sidebar
Interface SwapFileFactory
All Known Implementing Classes:
SwapFileFactoryImpl
public interface
SwapFileFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SwapFile
createSwapFile
(
String
path,
String
filename, long maxLength)
Method Details
createSwapFile
SwapFile
createSwapFile
(
String
path,
String
filename, long maxLength)
throws
Exception
Throws:
Exception