| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tx |
| Modifier and Type | Method and Description |
|---|---|
static TxVerboseId |
TxVerboseId.fromString(String text)
Parses instance from text representation (can be UUID or GridCacheVersion).
|
@Nullable TxVerboseId |
VisorTxTaskArg.txInfoArgument() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<TxVerboseId,GridCacheVersion> |
FetchNearXidVersionTask.job(TxVerboseId arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<TxVerboseId,GridCacheVersion> |
FetchNearXidVersionTask.job(TxVerboseId arg) |
void |
VisorTxTaskArg.txInfoArgument(@Nullable TxVerboseId txInfoArg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
FetchNearXidVersionTask.jobNodes(VisorTaskArgument<TxVerboseId> arg) |
| Constructor and Description |
|---|
VisorTxTaskArg(VisorTxOperation op,
@Nullable Integer limit,
@Nullable Long minDuration,
@Nullable Integer minSize,
@Nullable TransactionState state,
@Nullable VisorTxProjection proj,
@Nullable List<String> consistentIds,
@Nullable String xid,
@Nullable String lbRegex,
@Nullable VisorTxSortOrder sortOrder,
@Nullable TxVerboseId txInfoArg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021