- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- com.google.common.util.concurrent.Service, co.cask.tephra.TransactionSystemClient
- All Known Implementing Classes:
- DelegatingTransactionSystemClientService, DistributedTransactionSystemClientService
public interface TransactionSystemClientService
extends co.cask.tephra.TransactionSystemClient, com.google.common.util.concurrent.Service
A Service for Tephra's TransactionSystemClient to perform lifecycle operations.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service
com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State
-
Method Summary
-
Methods inherited from interface co.cask.tephra.TransactionSystemClient
abort, canCommit, checkpoint, commit, getInvalidSize, getSnapshotInputStream, invalidate, resetState, startLong, startShort, startShort, status, truncateInvalidTx, truncateInvalidTxBefore
-
Methods inherited from interface com.google.common.util.concurrent.Service
addListener, isRunning, start, startAndWait, state, stop, stopAndWait
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.