Uses of Class
org.apache.accumulo.server.util.fateCommand.FateTxnDetails
-
Packages that use FateTxnDetails Package Description org.apache.accumulo.server.util.fateCommand -
-
Uses of FateTxnDetails in org.apache.accumulo.server.util.fateCommand
Methods in org.apache.accumulo.server.util.fateCommand that return types with arguments of type FateTxnDetails Modifier and Type Method Description Set<FateTxnDetails>FateSummaryReport. getFateDetails()Methods in org.apache.accumulo.server.util.fateCommand with parameters of type FateTxnDetails Modifier and Type Method Description intFateTxnDetails. compareTo(FateTxnDetails other)Sort by running time in reverse (oldest txn first).
-