|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.gateway.SnapshotStatus.Translog
public static class SnapshotStatus.Translog
Constructor Summary | |
---|---|
SnapshotStatus.Translog()
|
Method Summary | |
---|---|
int |
expectedNumberOfOperations()
|
void |
expectedNumberOfOperations(int expectedNumberOfOperations)
|
long |
startTime()
|
void |
startTime(long startTime)
|
long |
time()
|
void |
time(long time)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SnapshotStatus.Translog()
Method Detail |
---|
public long startTime()
public void startTime(long startTime)
public long time()
public void time(long time)
public int expectedNumberOfOperations()
public void expectedNumberOfOperations(int expectedNumberOfOperations)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |