public class MultiKahaDBTransactionStore.Tx extends Object
Constructor and Description |
---|
Tx() |
Modifier and Type | Method and Description |
---|---|
int |
getPreparedLocationId() |
Set<TransactionStore> |
getStores() |
void |
trackPrepareLocation(Location location) |
void |
trackStore(TransactionStore store) |
public Tx()
public void trackStore(TransactionStore store)
public Set<TransactionStore> getStores()
public void trackPrepareLocation(Location location)
public int getPreparedLocationId()
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.