Searched defs:nextRowId (Results 1 – 2 of 2) sorted by relevance
150 public static String getNextPageToken(TokenRequest changeLogTokenRequest, long nextRowId) { in getNextPageToken()
2422 long nextRowId = nextRowIdOptional.orElse(NEXT_ROW_ID_DEFAULT_BILLION_VALUE); in updateNextRowIdInDatabaseAndExternalStorage() local2436 protected void backupNextRowId(long nextRowId) { in backupNextRowId()