Package org.apache.ignite.example.table


package org.apache.ignite.example.table
  • Classes
    Class
    Description
    This example demonstrates the usage of the KeyValueView API.
    This example demonstrates the usage of the KeyValueView API with user-defined POJOs.
    This example demonstrates the usage of the Mapper API with a custom TypeConverter.
    Represents a Person entity with database mapping.
     
    This example demonstrates the usage of the RecordView API.
    This example demonstrates the usage of the RecordView API with user-defined POJOs.
    This example demonstrates the usage of the { @link KeyValueView} API.