public class AnrTokenDelegateLookupImpl extends com.netflix.hollow.api.objects.delegate.HollowObjectAbstractDelegate implements AnrTokenDelegate
Constructor and Description |
---|
AnrTokenDelegateLookupImpl(AnrTokenTypeAPI typeAPI) |
Modifier and Type | Method and Description |
---|---|
com.netflix.hollow.core.schema.HollowObjectSchema |
getSchema() |
java.lang.String |
getToken(int ordinal) |
AnrTokenTypeAPI |
getTypeAPI() |
com.netflix.hollow.core.read.dataaccess.HollowObjectTypeDataAccess |
getTypeDataAccess() |
boolean |
isTokenEqual(int ordinal,
java.lang.String testValue) |
getBoolean, getBytes, getDouble, getFloat, getInt, getLong, getOrdinal, getString, isNull, isStringFieldEqual
public AnrTokenDelegateLookupImpl(AnrTokenTypeAPI typeAPI)
public java.lang.String getToken(int ordinal)
getToken
in interface AnrTokenDelegate
public boolean isTokenEqual(int ordinal, java.lang.String testValue)
isTokenEqual
in interface AnrTokenDelegate
public AnrTokenTypeAPI getTypeAPI()
getTypeAPI
in interface com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
getTypeAPI
in interface AnrTokenDelegate
public com.netflix.hollow.core.schema.HollowObjectSchema getSchema()
getSchema
in interface com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
public com.netflix.hollow.core.read.dataaccess.HollowObjectTypeDataAccess getTypeDataAccess()
getTypeDataAccess
in interface com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
Copyright © 2021. All Rights Reserved.