public class DataLocationDelegateLookupImpl extends com.netflix.hollow.api.objects.delegate.HollowObjectAbstractDelegate implements DataLocationDelegate
Constructor and Description |
---|
DataLocationDelegateLookupImpl(DataLocationTypeAPI typeAPI) |
Modifier and Type | Method and Description |
---|---|
int |
getFqdnOrdinal(int ordinal) |
com.netflix.hollow.core.schema.HollowObjectSchema |
getSchema() |
int |
getServerOrdinal(int ordinal) |
DataLocationTypeAPI |
getTypeAPI() |
com.netflix.hollow.core.read.dataaccess.HollowObjectTypeDataAccess |
getTypeDataAccess() |
getBoolean, getBytes, getDouble, getFloat, getInt, getLong, getOrdinal, getString, isNull, isStringFieldEqual
public DataLocationDelegateLookupImpl(DataLocationTypeAPI typeAPI)
public int getFqdnOrdinal(int ordinal)
getFqdnOrdinal
in interface DataLocationDelegate
public int getServerOrdinal(int ordinal)
getServerOrdinal
in interface DataLocationDelegate
public DataLocationTypeAPI getTypeAPI()
getTypeAPI
in interface com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
getTypeAPI
in interface DataLocationDelegate
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.