public class TransactionDataRebalancedException extends TransactionException
RebalanceOperation
occurs concurrently with a transaction.
This can be thrown while doing transactional operations or during commit.
This exception only occurs when a transaction involves partitioned regions.
Constructor and Description |
---|
TransactionDataRebalancedException(String s) |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TransactionDataRebalancedException(String s)
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.