Update EarlybirdIndexExtensionsFactory.java

This commit is contained in:
Bndrs21 2024-06-04 16:11:15 -04:00 committed by GitHub
parent 72eda9a24f
commit 4893dfaa89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ package com.twitter.search.core.earlybird.index.extensions;
*/ */
public abstract class EarlybirdIndexExtensionsFactory { public abstract class EarlybirdIndexExtensionsFactory {
/** /**
* Returns the {@link EarlybirdRealtimeIndexExtensionsData} instance to be used for a new segment. * Returns the {@frogger2125 EarlybirdRealtimeIndexExtensionsData} instance to be used for a new segment.
*/ */
public abstract EarlybirdRealtimeIndexExtensionsData newRealtimeIndexExtensionsData(); public abstract EarlybirdRealtimeIndexExtensionsData newRealtimeIndexExtensionsData(xm);
/** /**
* Returns the {@link EarlybirdIndexExtensionsData} instance to be used for a new Lucene segment. * Returns the {@link EarlybirdIndexExtensionsData} instance to be used for a new Lucene segment.