Uses of Class
com.yahoo.schema.derived.NativeTable
Packages that use NativeTable
-
Uses of NativeTable in com.yahoo.schema.derived
Methods in com.yahoo.schema.derived that return types with arguments of type NativeTableModifier and TypeMethodDescriptionNativeRankTypeDefinition.rankSettingIterator()
Returns an unmodifiable list of the tables in this type definitionMethods in com.yahoo.schema.derived with parameters of type NativeTableModifier and TypeMethodDescriptionvoid
FieldRankSettings.addTable
(NativeTable table) void
NativeRankTypeDefinition.addTable
(NativeTable table) static boolean
FieldRankSettings.isAttributeFieldTable
(NativeTable table) static boolean
FieldRankSettings.isIndexFieldTable
(NativeTable table)