public class CosmosUpdateTimeFindTokenFactory
extends java.lang.Object
implements com.github.ambry.replication.FindTokenFactory
CosmosUpdateTimeFindTokenFactory
objects.Constructor and Description |
---|
CosmosUpdateTimeFindTokenFactory() |
Modifier and Type | Method and Description |
---|---|
com.github.ambry.replication.FindToken |
getFindToken(java.io.DataInputStream stream) |
com.github.ambry.replication.FindToken |
getNewFindToken() |
public com.github.ambry.replication.FindToken getFindToken(java.io.DataInputStream stream) throws java.io.IOException
getFindToken
in interface com.github.ambry.replication.FindTokenFactory
java.io.IOException
public com.github.ambry.replication.FindToken getNewFindToken()
getNewFindToken
in interface com.github.ambry.replication.FindTokenFactory