|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionIdToPathMapper | |
|---|---|
| org.apache.commons.transaction.file | |
| Uses of TransactionIdToPathMapper in org.apache.commons.transaction.file |
|---|
| Classes in org.apache.commons.transaction.file that implement TransactionIdToPathMapper | |
|---|---|
class |
NoOpTransactionIdToPathMapper
Default implementation of TransactionIdToPathMapper, which expects
transaction ids being strings and using them as path. |
| Fields in org.apache.commons.transaction.file declared as TransactionIdToPathMapper | |
|---|---|
protected TransactionIdToPathMapper |
FileResourceManager.txIdMapper
|
| Constructors in org.apache.commons.transaction.file with parameters of type TransactionIdToPathMapper | |
|---|---|
FileResourceManager(String storeDir,
String workDir,
ResourceIdToPathMapper idMapper,
TransactionIdToPathMapper txIdMapper,
LoggerFacade logger,
boolean debug)
Creates a new resource manager operation on the specified directories. |
|
VirtualAdminCommandsFileResourceManager(String storeDir,
String workDir,
ResourceIdToPathMapper idMapper,
TransactionIdToPathMapper txIdMapper,
LoggerFacade logger,
boolean debug)
Creates a new resource manager operation on the specified directories. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||