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 TypeMethodDescriptionvoidFieldRankSettings.addTable(NativeTable table) voidNativeRankTypeDefinition.addTable(NativeTable table) static booleanFieldRankSettings.isAttributeFieldTable(NativeTable table) static booleanFieldRankSettings.isIndexFieldTable(NativeTable table)