public class TimestampServiceUtil extends Object
ITimestampService
.Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
TimestampServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
nextTimestamp(ITimestampService service)
Utility method retries several times if there is a problem before
throwing a
RuntimeException . |
public static long nextTimestamp(ITimestampService service)
RuntimeException
.service
- The timestamp service.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.