接口 GraphAlgebra.SinkDefaultOrBuilder

    • 方法详细资料

      • getIdNameMappingsList

        List<GraphAlgebra.SinkDefault.IdNameMapping> getIdNameMappingsList()
         The mapping of id to name given certain `MetaType`
         
        repeated .algebra.SinkDefault.IdNameMapping id_name_mappings = 1;
      • getIdNameMappings

        GraphAlgebra.SinkDefault.IdNameMapping getIdNameMappings​(int index)
         The mapping of id to name given certain `MetaType`
         
        repeated .algebra.SinkDefault.IdNameMapping id_name_mappings = 1;
      • getIdNameMappingsCount

        int getIdNameMappingsCount()
         The mapping of id to name given certain `MetaType`
         
        repeated .algebra.SinkDefault.IdNameMapping id_name_mappings = 1;
      • getIdNameMappingsOrBuilder

        GraphAlgebra.SinkDefault.IdNameMappingOrBuilder getIdNameMappingsOrBuilder​(int index)
         The mapping of id to name given certain `MetaType`
         
        repeated .algebra.SinkDefault.IdNameMapping id_name_mappings = 1;