public static class CoordinatorException.TransactionMetadataStoreStateException extends CoordinatorException
CoordinatorException.CoordinatorNotFoundException, CoordinatorException.InvalidTxnStatusException, CoordinatorException.TransactionMetadataStoreStateException, CoordinatorException.TransactionNotFoundException| Constructor and Description |
|---|
TransactionMetadataStoreStateException(String message) |
TransactionMetadataStoreStateException(TransactionCoordinatorID tcID,
TransactionMetadataStoreState.State expectedState,
TransactionMetadataStoreState.State currentState,
String operation) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionMetadataStoreStateException(String message)
public TransactionMetadataStoreStateException(TransactionCoordinatorID tcID, TransactionMetadataStoreState.State expectedState, TransactionMetadataStoreState.State currentState, String operation)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.