Uses of Package
com.qfs.desc
-
Classes in com.qfs.desc used by com.activeviam.builders Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionBuilder Builder forIDatastoreSchemaDescription.IReferenceDescriptionBuilder Builder interface for references.IStoreDescriptionBuilder Provide a smooth way to create aIStoreDescription. -
Classes in com.qfs.desc used by com.activeviam.store.structure Class Description IDatastoreSchemaDescription The description of a schema.IFieldDescription Description of a field in a store of the Datastore.IReferenceDescription Description of a reference that an owner store makes to a target store.IStoreDescription Description of a table of the datastore.IStoreDescriptionBuilder Provide a smooth way to create aIStoreDescription. -
Classes in com.qfs.desc used by com.activeviam.store.structure.impl Class Description IDatastoreSchemaDescription The description of a schema.IDuplicateKeyHandler Discriminate between two records with the same key fields.IFieldDescription Description of a field in a store of the Datastore.IReferenceDescription Description of a reference that an owner store makes to a target store.IStoreDescription Description of a table of the datastore.IStoreDescriptionBuilder.IRemoveUnknownKeyListener The listener that receives unknown key events: whenever one tries to remove a key that does not exist in the store, this listener is called. -
Classes in com.qfs.desc used by com.qfs.desc Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionBuilder Builder forIDatastoreSchemaDescription.IDatastoreSchemaDescriptionBuilder.IBuildableDatastoreSchemaDescription Version of theIDatastoreSchemaDescriptionBuilderready to be built since it contains at least one store.IDuplicateKeyHandler Discriminate between two records with the same key fields.IFieldDescription Description of a field in a store of the Datastore.IFieldPermission Component storing the roles that have read or write permission over a table column.IOptimizationDescription Describes an index to create on a field or a group of fields.IOptimizationDescription.Optimization Type of optimization.IReferenceDescription Description of a reference that an owner store makes to a target store.IReferenceDescriptionBuilder.IHasFromStore IReferenceDescriptionBuilder.IHasMapping IReferenceDescriptionBuilder.IHasName IReferenceDescriptionBuilder.IHasStores IStoreDescription Description of a table of the datastore.IStoreDescriptionBuilder.ICanAddField The interface to show that one can add field to the description.IStoreDescriptionBuilder.ICanAddStaticKey The interface to add statically defined keys.IStoreDescriptionBuilder.ICanBuild Tag that the description can now be built if needed.IStoreDescriptionBuilder.ICanCompressIndex Tag to tell the builder that the store can compress its indexes.IStoreDescriptionBuilder.ICanHaveAdditionalProperties Tag to tell builder to add some additional properties to the store description.IStoreDescriptionBuilder.ICanHaveIndex Enrich a store description with secondary index.IStoreDescriptionBuilder.ICanKeyField The interface to show that one can set the previous field as a key field.IStoreDescriptionBuilder.ICanSelectNumaBehavior Tag to enrich the store description with a NUMA selector.IStoreDescriptionBuilder.ICanSetDuplicateKeyHandler The interface that allows to handle duplicate Key Fields.IStoreDescriptionBuilder.ICanSpecifyPartitionChunkSize Enrich the store description with the chunk size within a partition of the store.IStoreDescriptionBuilder.ICanSpecifyUnknownKeyRemovalBehavior Tag to define the store behavior when removing an unknown key.IStoreDescriptionBuilder.ICanSpecifyUpdateOnlyIfDifferent Tag to tell the builder that the store should only take updates into account when the newly added record is different from the previously existing record with the same key-field values.IStoreDescriptionBuilder.ICanTagField The interface to show that one can tag a field of the description.IStoreDescriptionBuilder.IKeyed A step of the fluent store builder.IStoreDescriptionBuilder.IKeyedTaggable A step of the fluent store builder.IStoreDescriptionBuilder.IKeyedUntaggable A step of the fluent store builder.IStoreDescriptionBuilder.IKeyedVectorField A description of a vector field that is also anIStoreDescriptionBuilder.IKeyedTaggable.IStoreDescriptionBuilder.INamed Only the name of the store has been given, fields can be added.IStoreDescriptionBuilder.INumaBehavior The interface to specify what policy to use to pick on which NUMA nodes the data will be stored.IStoreDescriptionBuilder.IOnRemoveUnknownKey A remove unknown key listener can be added to the description.IStoreDescriptionBuilder.IPartitioningNodeDescriptionBuilder.ICanAddSpecialPartitioningRule A definition that has at least one special partitioning rule.IStoreDescriptionBuilder.IPartitioningNodeDescriptionBuilder.ICanAddSubPartitioning The default partitioning rule of a node can be based on only one field, in which it acts likesingle field partitioning, or it can be based on multiple fields: the field of the node and other fields, in which case it acts like apartitioning by Cartesian product.IStoreDescriptionBuilder.IPartitioningNodeDescriptionBuilder.ICanHaveDefaultPartitioning A definition where user defines the default partitioning rule.IStoreDescriptionBuilder.IPartitioningNodeDescriptionBuilder.ICanHaveField A definition that can have a partitioning field.IStoreDescriptionBuilder.IPartitioningNodeDescriptionBuilder.ICanHaveSpecialPartitioningRule A definition that can have a special partitioning rule for records having a field value matching one or some decision values.IStoreDescriptionBuilder.IRemoveUnknownKeyListener The listener that receives unknown key events: whenever one tries to remove a key that does not exist in the store, this listener is called.IStoreDescriptionBuilder.IStaticKeyFields A step of the fluent store builder.IStoreDescriptionBuilder.IUnkeyedTaggable A step of the fluent store builder.IStoreDescriptionBuilder.IUnkeyedUntaggable A step of the fluent store builder.IStoreDescriptionBuilder.IUnkeyedVectorField A description of a vector field that is also anIStoreDescriptionBuilder.IUnkeyedTaggable.IStoreDescriptionBuilder.IVectorField The description of a vector field.ITablePermissions Permissions for the tables of the database.ITableSecurity Security for the tables of the database.ITableSecurityBuilder Builder for theITableSecurity. -
Classes in com.qfs.desc used by com.qfs.desc.impl Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionBuilder Builder forIDatastoreSchemaDescription.IDatastoreSchemaDescriptionBuilder.IBuildableDatastoreSchemaDescription Version of theIDatastoreSchemaDescriptionBuilderready to be built since it contains at least one store.IDatastoreSchemaDescriptionPostProcessor Deprecated, for removal: This API element is subject to removal in a future version.Datastore's description post-processors are no longer needed.IDuplicateKeyHandler Discriminate between two records with the same key fields.IFieldDescription Description of a field in a store of the Datastore.IFieldPermission Component storing the roles that have read or write permission over a table column.IOptimizationDescription Describes an index to create on a field or a group of fields.IOptimizationDescription.Optimization Type of optimization.IReferenceDescription Description of a reference that an owner store makes to a target store.IReferenceDescriptionBuilder Builder interface for references.IReferenceDescriptionBuilder.IHasFromStore IReferenceDescriptionBuilder.IHasMapping IReferenceDescriptionBuilder.IHasName IReferenceDescriptionBuilder.IHasStores IStoreDescription Description of a table of the datastore.IStoreDescriptionBuilder Provide a smooth way to create aIStoreDescription.IStoreDescriptionBuilder.INamed Only the name of the store has been given, fields can be added.IStoreDescriptionBuilder.IRemoveUnknownKeyListener The listener that receives unknown key events: whenever one tries to remove a key that does not exist in the store, this listener is called.ITablePermissions Permissions for the tables of the database.ITableSecurity Security for the tables of the database.ITableSecurityBuilder Builder for theITableSecurity.IVectorFieldDescription AnIFieldDescriptionfor a vector field.IWritableFieldPermission Read and write permissions for the fields of the datastore.IWritableTablePermissions Editable permissions for the tables of the database. -
Classes in com.qfs.desc used by com.qfs.repository.config.impl Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionPostProcessor Deprecated, for removal: This API element is subject to removal in a future version.Datastore's description post-processors are no longer needed. -
Classes in com.qfs.desc used by com.qfs.repository.impl Class Description IStoreDescription Description of a table of the datastore.IStoreDescriptionBuilder.IKeyedTaggable A step of the fluent store builder. -
Classes in com.qfs.desc used by com.qfs.server.cfg Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionPostProcessor Deprecated, for removal: This API element is subject to removal in a future version.Datastore's description post-processors are no longer needed. -
Classes in com.qfs.desc used by com.qfs.service.store Class Description ITableSecurity Security for the tables of the database. -
Classes in com.qfs.desc used by com.qfs.service.store.impl Class Description ITableSecurity Security for the tables of the database. -
Classes in com.qfs.desc used by com.qfs.store Class Description IDatastoreSchemaDescription The description of a schema. -
Classes in com.qfs.desc used by com.qfs.store.build Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionBuilder.IBuildableDatastoreSchemaDescription Version of theIDatastoreSchemaDescriptionBuilderready to be built since it contains at least one store.IDatastoreSchemaDescriptionPostProcessor Deprecated, for removal: This API element is subject to removal in a future version.Datastore's description post-processors are no longer needed. -
Classes in com.qfs.desc used by com.qfs.store.build.impl Class Description IDatastoreSchemaDescription The description of a schema.IDatastoreSchemaDescriptionPostProcessor Deprecated, for removal: This API element is subject to removal in a future version.Datastore's description post-processors are no longer needed. -
Classes in com.qfs.desc used by com.qfs.store.impl Class Description IDatastoreSchemaDescription The description of a schema.IDuplicateKeyHandler Discriminate between two records with the same key fields.IStoreDescriptionBuilder.IRemoveUnknownKeyListener The listener that receives unknown key events: whenever one tries to remove a key that does not exist in the store, this listener is called. -
Classes in com.qfs.desc used by com.qfs.store.service.impl Class Description ITableSecurity Security for the tables of the database.