public class TransactionPruningService
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
TransactionPruningService(org.apache.hadoop.conf.Configuration conf,
TransactionManager txManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
pruneNow()
Trigger a run of the transaction pruning.
|
protected void |
shutDown() |
protected void |
startUp() |
public TransactionPruningService(org.apache.hadoop.conf.Configuration conf,
TransactionManager txManager)
protected void startUp()
throws Exception
startUp in class com.google.common.util.concurrent.AbstractIdleServiceExceptionprotected void shutDown()
throws Exception
shutDown in class com.google.common.util.concurrent.AbstractIdleServiceExceptionpublic void pruneNow()
Copyright © 2017 The Apache Software Foundation. All rights reserved.