@AsynchronousPreferred public class SynchronyEvictionRemovalEvent extends Object
Modifier and Type | Method and Description |
---|---|
static SynchronyEvictionRemovalEvent |
failed(SynchronyEvictionProgress progress) |
Integer |
getContentsRemoved() |
Integer |
getRowsRemoved() |
Boolean |
getSuccessful() |
Long |
getTime() |
static SynchronyEvictionRemovalEvent |
successful(SynchronyEvictionProgress progress,
int rowsRemoved) |
public static SynchronyEvictionRemovalEvent successful(SynchronyEvictionProgress progress, int rowsRemoved)
public static SynchronyEvictionRemovalEvent failed(SynchronyEvictionProgress progress)
public Boolean getSuccessful()
public Integer getContentsRemoved()
public Integer getRowsRemoved()
public Long getTime()
Copyright © 2003–2019 Atlassian. All rights reserved.