Package uk.gov.gchq.gaffer.store
Core classes for the Gaffer store interface.
-
Class Summary Class Description Context AContextcontains operation chain execution information, such as the user who executed the operation chain and a map ofExporters.Context.Builder ElementValidator SchemaOperationChainValidator SerialisationFactory ASerialisationFactoryholds a list of core serialisers and is design to provide compatible serialisers for given object classes.Store StoreProperties AStorePropertiescontains specific configuration information for the store, such as database connection strings.TypeReferenceStoreImpl TypeReferenceimplementations for use by theStoreclass.TypeReferenceStoreImpl.Operations TypeReferenceStoreImpl.Schema TypeReferenceStoreImpl.StoreTraits ValidatedElements AnValidatedElementsextendsTransformIterableand uses anElementValidatorto validate theElements. -
Enum Summary Enum Description ElementValidator.FilterType StoreTrait AStoreTraitdefines functionality forStoreimplementations. -
Exception Summary Exception Description StoreException AStoreExceptionis a fairly generic exception for a wide range of issues occurred in aStore.