Uses of Class
uk.gov.gchq.gaffer.store.schema.Schema
-
-
Uses of Schema in uk.gov.gchq.gaffer.accumulostore
Methods in uk.gov.gchq.gaffer.accumulostore with parameters of type Schema Modifier and Type Method Description voidAccumuloStore. initialise(String graphId, Schema schema, StoreProperties properties)voidAccumuloStore. preInitialise(String graphId, Schema schema, StoreProperties properties)Performs general initialisation without creating the table.voidSingleUseAccumuloStore. preInitialise(String graphId, Schema schema, StoreProperties properties) -
Uses of Schema in uk.gov.gchq.gaffer.accumulostore.data.element
Constructors in uk.gov.gchq.gaffer.accumulostore.data.element with parameters of type Schema Constructor Description AccumuloEdgeValueLoader(String group, org.apache.accumulo.core.data.Key key, org.apache.accumulo.core.data.Value value, AccumuloElementConverter elementConverter, Schema schema, boolean includeMatchedVertex)AccumuloEntityValueLoader(String group, org.apache.accumulo.core.data.Key key, org.apache.accumulo.core.data.Value value, AccumuloElementConverter elementConverter, Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.accumulostore.key
Methods in uk.gov.gchq.gaffer.accumulostore.key with parameters of type Schema Modifier and Type Method Description abstract voidAccumuloKeyPackage. setSchema(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.accumulostore.key.core.impl
Constructors in uk.gov.gchq.gaffer.accumulostore.key.core.impl with parameters of type Schema Constructor Description KeyValueIterator(org.apache.accumulo.core.iterators.SortedKeyValueIterator<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> source, String group, AccumuloElementConverter elementConverter, Schema schema, Set<String> groupBy)Constructs an iterator overValues whoseKeys are versions of the current topKey of the sourceSortedKeyValueIterator. -
Uses of Schema in uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity
Methods in uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity with parameters of type Schema Modifier and Type Method Description voidByteEntityKeyPackage. setSchema(Schema schema)Constructors in uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity with parameters of type Schema Constructor Description ByteEntityAccumuloElementConverter(Schema schema)ByteEntityKeyPackage(Schema schema)ByteEntityRangeFactory(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic
Methods in uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic with parameters of type Schema Modifier and Type Method Description voidClassicKeyPackage. setSchema(Schema schema)Constructors in uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic with parameters of type Schema Constructor Description ClassicAccumuloElementConverter(Schema schema)ClassicKeyPackage(Schema schema)ClassicRangeFactory(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.accumulostore.utils
Methods in uk.gov.gchq.gaffer.accumulostore.utils with parameters of type Schema Modifier and Type Method Description IteratorSettingBuilderIteratorSettingBuilder. schema(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.federated.simple
Methods in uk.gov.gchq.gaffer.federated.simple that return Schema Modifier and Type Method Description SchemaFederatedStore. getSchema()SchemaFederatedStore. getSchema(List<GraphSerialisable> graphs)Gets a merged schema based on the graphs specified.Methods in uk.gov.gchq.gaffer.federated.simple with parameters of type Schema Modifier and Type Method Description voidFederatedStore. initialise(String graphId, Schema unused, StoreProperties properties) -
Uses of Schema in uk.gov.gchq.gaffer.federated.simple.merge
Methods in uk.gov.gchq.gaffer.federated.simple.merge with parameters of type Schema Modifier and Type Method Description voidFederatedResultAccumulator. setSchema(Schema schema)Sets the schema to use for theElementAggregateOperator. -
Uses of Schema in uk.gov.gchq.gaffer.federated.simple.merge.operator
Methods in uk.gov.gchq.gaffer.federated.simple.merge.operator with parameters of type Schema Modifier and Type Method Description voidElementAggregateOperator. setSchema(Schema schema)Set the schema to use for aggregating elements of the same group -
Uses of Schema in uk.gov.gchq.gaffer.federated.simple.operation
Methods in uk.gov.gchq.gaffer.federated.simple.operation that return Schema Modifier and Type Method Description SchemaAddGraph. getSchema()Get the current setSchema.Methods in uk.gov.gchq.gaffer.federated.simple.operation with parameters of type Schema Modifier and Type Method Description AddGraph.BuilderAddGraph.Builder. schema(Schema schema)Set theSchema.voidAddGraph. setSchema(Schema schema)Set theSchema. -
Uses of Schema in uk.gov.gchq.gaffer.federated.simple.operation.handler.get
Methods in uk.gov.gchq.gaffer.federated.simple.operation.handler.get that return Schema Modifier and Type Method Description SchemaGetSchemaHandler. doOperation(GetSchema operation, Context context, Store store) -
Uses of Schema in uk.gov.gchq.gaffer.federatedstore
Methods in uk.gov.gchq.gaffer.federatedstore that return Schema Modifier and Type Method Description SchemaFederatedStore. getOriginalSchema()GetSchemafor this FederatedStore (without a context)SchemaFederatedStore. getSchema()GetSchemafor this FederatedStore (without a context)SchemaFederatedStore. getSchema(Context context, boolean getCompactSchema)GetSchemafor this FederatedStore.Methods in uk.gov.gchq.gaffer.federatedstore with parameters of type Schema Modifier and Type Method Description voidFederatedStore. initialise(String graphId, Schema unused, StoreProperties properties)Initialise this FederatedStore with any sub-graphs defined within the properties. -
Uses of Schema in uk.gov.gchq.gaffer.federatedstore.operation
Methods in uk.gov.gchq.gaffer.federatedstore.operation that return Schema Modifier and Type Method Description SchemaAddGraph. getSchema()Methods in uk.gov.gchq.gaffer.federatedstore.operation with parameters of type Schema Modifier and Type Method Description BAddGraph.AddGraphBuilder. schema(Schema schema)voidAddGraph. setSchema(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.federatedstore.schema
Methods in uk.gov.gchq.gaffer.federatedstore.schema with parameters of type Schema Modifier and Type Method Description uk.gov.gchq.koryphe.ValidationResultFederatedViewValidator. validate(View view, Schema schema, Set<StoreTrait> storeTraits) -
Uses of Schema in uk.gov.gchq.gaffer.federatedstore.util
Methods in uk.gov.gchq.gaffer.federatedstore.util that return Schema Modifier and Type Method Description SchemaMergeSchema. apply(Schema update, Schema state)Methods in uk.gov.gchq.gaffer.federatedstore.util that return types with arguments of type Schema Modifier and Type Method Description ContextSpecificMergeFunction<Schema,Schema,Schema>MergeSchema. createFunctionWithContext(HashMap<String,Object> context)ContextSpecificMergeFunction<Schema,Schema,Schema>MergeSchema. createFunctionWithContext(HashMap<String,Object> context)ContextSpecificMergeFunction<Schema,Schema,Schema>MergeSchema. createFunctionWithContext(HashMap<String,Object> context)Methods in uk.gov.gchq.gaffer.federatedstore.util with parameters of type Schema Modifier and Type Method Description SchemaMergeSchema. apply(Schema update, Schema state) -
Uses of Schema in uk.gov.gchq.gaffer.graph
Methods in uk.gov.gchq.gaffer.graph that return Schema Modifier and Type Method Description SchemaGraph. getSchema()Get the Store's originalSchema.SchemaGraphSerialisable. getSchema()SchemaGraphSerialisable. getSchema(GraphLibrary graphLibrary)Methods in uk.gov.gchq.gaffer.graph with parameters of type Schema Modifier and Type Method Description Graph.BuilderGraph.Builder. addSchema(Schema schemaModule)Graph.BuilderGraph.Builder. addSchemas(Schema... schemaModules)voidGraphConfig. initView(Schema schema)Initialises theViewfor the graph config based on supplied schema.GraphSerialisable.BuilderGraphSerialisable.Builder. schema(Schema schema)static uk.gov.gchq.koryphe.ValidationResultSchemaOperationChainUtil. validate(Schema schema, OperationChain operationChain)Constructors in uk.gov.gchq.gaffer.graph with parameters of type Schema Constructor Description GraphSerialisable(GraphConfig config, Schema schema, Properties properties)GraphSerialisable(GraphConfig config, Schema schema, StoreProperties storeProperties) -
Uses of Schema in uk.gov.gchq.gaffer.integration.junit.extensions
Methods in uk.gov.gchq.gaffer.integration.junit.extensions that return types with arguments of type Schema Modifier and Type Method Description Optional<Schema>IntegrationTestSuite. getSchema() -
Uses of Schema in uk.gov.gchq.gaffer.mapstore
Methods in uk.gov.gchq.gaffer.mapstore with parameters of type Schema Modifier and Type Method Description voidMapStore. initialise(String graphId, Schema schema, StoreProperties properties)voidSingleUseMapStore. initialise(String graphId, Schema schema, StoreProperties properties) -
Uses of Schema in uk.gov.gchq.gaffer.mapstore.factory
Methods in uk.gov.gchq.gaffer.mapstore.factory with parameters of type Schema Modifier and Type Method Description ElementMapFactory. cloneElement(Element element, Schema schema)Clone an element.ElementSimpleMapFactory. cloneElement(Element element, Schema schema)voidMapFactory. initialise(Schema schema, MapStoreProperties properties)Initialise the map with the specified schema and properties.voidSimpleMapFactory. initialise(Schema schema, MapStoreProperties properties) -
Uses of Schema in uk.gov.gchq.gaffer.mapstore.impl
Methods in uk.gov.gchq.gaffer.mapstore.impl with parameters of type Schema Modifier and Type Method Description static Stream<Element>GetElementsUtil. applyView(Stream<Element> elementStream, Schema schema, View view)static Stream<Element>GetElementsUtil. applyView(Stream<Element> elementStream, Schema schema, View view, boolean includeMatchedVertex)static Stream<Element>GetElementsUtil. applyVisibilityFilter(Stream<Element> elements, Schema schema, User user)Constructors in uk.gov.gchq.gaffer.mapstore.impl with parameters of type Schema Constructor Description MapImpl(Schema schema, MapStoreProperties mapStoreProperties) -
Uses of Schema in uk.gov.gchq.gaffer.mapstore.utils
Methods in uk.gov.gchq.gaffer.mapstore.utils with parameters of type Schema Modifier and Type Method Description ElementElementCloner. cloneElement(Element element, Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.operation.export.graph
Methods in uk.gov.gchq.gaffer.operation.export.graph that return Schema Modifier and Type Method Description SchemaExportToOtherGraph. getSchema()SchemaGraphForExportDelegate. resolveSchemaForGraph(Store store, Schema schema, List<String> parentSchemaIds, Pair<Schema,StoreProperties> existingGraphPair)Methods in uk.gov.gchq.gaffer.operation.export.graph with parameters of type Schema Modifier and Type Method Description GraphAuthorisedGraphForExportDelegate. createGraphInstance(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Map idAuths, User user)SchemaGraphForExportDelegate. resolveSchemaForGraph(Store store, Schema schema, List<String> parentSchemaIds, Pair<Schema,StoreProperties> existingGraphPair)ExportToOtherGraph.BuilderExportToOtherGraph.Builder. schema(Schema schema)voidExportToOtherGraph. setSchema(Schema schema)voidAuthorisedGraphForExportDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)voidGraphForExportDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)Method parameters in uk.gov.gchq.gaffer.operation.export.graph with type arguments of type Schema Modifier and Type Method Description SchemaGraphForExportDelegate. resolveSchemaForGraph(Store store, Schema schema, List<String> parentSchemaIds, Pair<Schema,StoreProperties> existingGraphPair)StorePropertiesGraphForExportDelegate. resolveStorePropertiesForGraph(Store store, StoreProperties properties, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)voidAuthorisedGraphForExportDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)voidGraphForExportDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair) -
Uses of Schema in uk.gov.gchq.gaffer.operation.export.graph.handler
Methods in uk.gov.gchq.gaffer.operation.export.graph.handler with parameters of type Schema Modifier and Type Method Description static GraphGraphDelegate. createGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId)GraphGraphDelegate. createGraphInstance(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId)GraphGraphDelegate. createGraphInstance(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, GraphHook... hooks)GraphSerialisableGraphDelegate. createGraphSerialisable(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId)GraphSerialisableGraphDelegate. createGraphSerialisable(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, GraphHook... hooks)BUILDERGraphDelegate.BaseBuilder. schema(Schema schema)static voidGraphDelegate. validate(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId)static voidGraphDelegate. validate(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)voidGraphDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId)voidGraphDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)Method parameters in uk.gov.gchq.gaffer.operation.export.graph.handler with type arguments of type Schema Modifier and Type Method Description static voidGraphDelegate. validate(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair)voidGraphDelegate. validateGraph(Store store, String graphId, Schema schema, StoreProperties storeProperties, List<String> parentSchemaIds, String parentStorePropertiesId, Pair<Schema,StoreProperties> existingGraphPair) -
Uses of Schema in uk.gov.gchq.gaffer.operation.export.resultcache.handler.util
Methods in uk.gov.gchq.gaffer.operation.export.resultcache.handler.util that return Schema Modifier and Type Method Description static SchemaGafferResultCacheUtil. createSchema(Long timeToLive) -
Uses of Schema in uk.gov.gchq.gaffer.proxystore
Methods in uk.gov.gchq.gaffer.proxystore that return Schema Modifier and Type Method Description SchemaProxyStore. getOriginalSchema()Get originalSchemafrom the remote Store.SchemaProxyStore. getSchema()GetSchemafrom the remote Store.Methods in uk.gov.gchq.gaffer.proxystore with parameters of type Schema Modifier and Type Method Description voidProxyStore. initialise(String graphId, Schema unusedSchema, StoreProperties properties) -
Uses of Schema in uk.gov.gchq.gaffer.rest.controller
Methods in uk.gov.gchq.gaffer.rest.controller that return Schema Modifier and Type Method Description SchemaGraphConfigurationController. getSchema() -
Uses of Schema in uk.gov.gchq.gaffer.rest.service.v1
Methods in uk.gov.gchq.gaffer.rest.service.v1 that return Schema Modifier and Type Method Description SchemaGraphConfigurationService. getSchema()SchemaIGraphConfigurationService. getSchema() -
Uses of Schema in uk.gov.gchq.gaffer.spark.operation.dataframe
Constructors in uk.gov.gchq.gaffer.spark.operation.dataframe with parameters of type Schema Constructor Description FiltersToOperationConverter(View view, Schema schema, org.apache.spark.sql.sources.Filter... filters) -
Uses of Schema in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema
Constructors in uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema with parameters of type Schema Constructor Description SchemaToStructTypeConverter(Schema schema, View view, List<Converter> converters) -
Uses of Schema in uk.gov.gchq.gaffer.store
Methods in uk.gov.gchq.gaffer.store that return Schema Modifier and Type Method Description SchemaStore. getOriginalSchema()Get the Store's originalSchema.SchemaElementValidator. getSchema()SchemaStore. getSchema()Get this Store's internalSchema.Methods in uk.gov.gchq.gaffer.store that return types with arguments of type Schema Modifier and Type Method Description Class<? extends Schema>StoreProperties. getSchemaClass()Methods in uk.gov.gchq.gaffer.store with parameters of type Schema Modifier and Type Method Description static StoreStore. createStore(String graphId, Schema schema, StoreProperties storeProperties)voidStore. initialise(String graphId, Schema schema, StoreProperties properties)voidStore. setOriginalSchema(Schema originalSchema)Set the Store's originalSchema.voidSchemaOperationChainValidator. setSchema(Schema schema)Method parameters in uk.gov.gchq.gaffer.store with type arguments of type Schema Modifier and Type Method Description voidStoreProperties. setSchemaClass(Class<? extends Schema> schemaClass)Constructors in uk.gov.gchq.gaffer.store with parameters of type Schema Constructor Description ElementValidator(Schema schema)ElementValidator(Schema schema, boolean includeIsA)SchemaOperationChainValidator(ViewValidator viewValidator, Schema schema)ValidatedElements(Iterable<? extends Element> elements, Schema schema, boolean skipInvalid) -
Uses of Schema in uk.gov.gchq.gaffer.store.element
Methods in uk.gov.gchq.gaffer.store.element with parameters of type Schema Modifier and Type Method Description static ElementKeyElementKey. create(Element element, Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.library
Methods in uk.gov.gchq.gaffer.store.library that return Schema Modifier and Type Method Description SchemaGraphLibrary. getSchema(String schemaId)Gets the Schema given the schemaId.SchemaGraphLibrary. resolveSchema(Schema schema, List<String> parentSchemaIds)Methods in uk.gov.gchq.gaffer.store.library that return types with arguments of type Schema Modifier and Type Method Description Pair<Schema,StoreProperties>GraphLibrary. get(String graphId)Gets the Schema and StoreProperties related to the graphId.Methods in uk.gov.gchq.gaffer.store.library with parameters of type Schema Modifier and Type Method Description voidGraphLibrary. add(String graphId, String schemaId, Schema schema, String propertiesId, StoreProperties properties)Add a new relationship between a graphId, Schema and StoreProperties.voidGraphLibrary. add(String graphId, Schema schema, StoreProperties properties)Add a new relationship between a graphId, Schema and StoreProperties.voidGraphLibrary. addOrUpdate(String graphId, String schemaId, Schema schema, String propertiesId, StoreProperties properties)Adds a new relationship between a graphId, Schema and StoreProperties.voidGraphLibrary. addOrUpdate(String graphId, Schema schema, StoreProperties properties)Adds a new relationship between a graphId, Schema and StoreProperties.voidGraphLibrary. addOrUpdateSchema(String id, Schema schema)Adds a new relationship between a Schema and schemaId.voidGraphLibrary. addSchema(String id, Schema schema)Adds a new relationship between a Schema and a schemaId.voidGraphLibrary. checkExisting(String graphId, Schema schema, StoreProperties properties)SchemaGraphLibrary. resolveSchema(Schema schema, List<String> parentSchemaIds) -
Uses of Schema in uk.gov.gchq.gaffer.store.operation
Methods in uk.gov.gchq.gaffer.store.operation that return types with arguments of type Schema Modifier and Type Method Description com.fasterxml.jackson.core.type.TypeReference<Schema>GetSchema. getOutputTypeReference() -
Uses of Schema in uk.gov.gchq.gaffer.store.operation.add
Methods in uk.gov.gchq.gaffer.store.operation.add that return Schema Modifier and Type Method Description SchemaAddSchemaToLibrary. getSchema()Methods in uk.gov.gchq.gaffer.store.operation.add with parameters of type Schema Modifier and Type Method Description AddSchemaToLibrary.BuilderAddSchemaToLibrary.Builder. schema(Schema schema)voidAddSchemaToLibrary. setSchema(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler that return Schema Modifier and Type Method Description SchemaGetSchemaHandler. doOperation(GetSchema operation, Context context, Store store)Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type Schema Modifier and Type Method Description OOperationWithSchemaHandler. doOperation(OP operation, Schema schema)Iterable<? extends Element>ValidateHandler. doOperation(Validate operation, Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.operation.handler.function
Methods in uk.gov.gchq.gaffer.store.operation.handler.function with parameters of type Schema Modifier and Type Method Description Iterable<? extends Element>AggregateHandler. doOperation(Aggregate operation, Schema schema)Iterable<? extends Element>FilterHandler. doOperation(Filter operation, Schema schema)Iterable<? extends Element>TransformHandler. doOperation(Transform operation, Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.operation.validator.function
Methods in uk.gov.gchq.gaffer.store.operation.validator.function with parameters of type Schema Modifier and Type Method Description uk.gov.gchq.koryphe.ValidationResultFunctionValidator. validate(T operation, Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.schema
Methods in uk.gov.gchq.gaffer.store.schema that return Schema Modifier and Type Method Description SchemaSchema.BaseBuilder. build()SchemaSchema. clone()static SchemaSchema. fromJson(byte[]... jsonBytes)static SchemaSchema. fromJson(InputStream... inputStreams)static SchemaSchema. fromJson(Path... filePaths)SchemaSchemaOptimiser. optimise(Schema schema, boolean isStoreOrdered)Optimise the providedSchemaby removing unused types and adding default serialisers.Methods in uk.gov.gchq.gaffer.store.schema with parameters of type Schema Modifier and Type Method Description CHILD_CLASSSchema.BaseBuilder. merge(Schema schema)SchemaSchemaOptimiser. optimise(Schema schema, boolean isStoreOrdered)Optimise the providedSchemaby removing unused types and adding default serialisers.uk.gov.gchq.koryphe.ValidationResultViewValidator. validate(View view, Schema schema, Set<StoreTrait> storeTraits)Constructors in uk.gov.gchq.gaffer.store.schema with parameters of type Schema Constructor Description Builder(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.serialiser
Methods in uk.gov.gchq.gaffer.store.serialiser with parameters of type Schema Modifier and Type Method Description voidEdgeSerialiser. updateSchema(Schema schema)voidEntitySerialiser. updateSchema(Schema schema)voidPropertiesSerialiser. updateSchema(Schema schema)Constructors in uk.gov.gchq.gaffer.store.serialiser with parameters of type Schema Constructor Description EdgeIdSerialiser(Schema schema)EdgeSerialiser(Schema schema)ElementIdSerialiser(Schema schema)ElementSerialiser(Schema schema)EntityIdSerialiser(Schema schema)EntitySerialiser(Schema schema)GroupedPropertiesSerialiser(Schema schema) -
Uses of Schema in uk.gov.gchq.gaffer.store.util
Methods in uk.gov.gchq.gaffer.store.util with parameters of type Schema Modifier and Type Method Description static Set<String>AggregatorUtil. getIngestGroupBy(String group, Schema schema)static Map<String,Set<String>>AggregatorUtil. getIngestGroupBys(Schema schema)static Set<String>AggregatorUtil. getQueryGroupBy(String group, Schema schema, View view)static Map<String,Set<String>>AggregatorUtil. getQueryGroupBys(Schema schema, View view)static Iterable<Element>AggregatorUtil. ingestAggregate(Iterable<? extends Element> elements, Schema schema)Applies ingest aggregation to the provided iterable ofElements.static Iterable<Element>AggregatorUtil. queryAggregate(Iterable<? extends Element> elements, Schema schema, View view)Applies query time aggregation to the provided iterable ofElements.static Iterable<Element>AggregatorUtil. queryAggregate(Iterable<? extends Element> elements, Schema schema, View view, boolean includeMatchedVertex)Applies query time aggregation to the provided iterable ofElements.Constructors in uk.gov.gchq.gaffer.store.util with parameters of type Schema Constructor Description IngestElementBinaryOperator(Schema schema)IngestPropertiesBinaryOperator(Schema schema)IsElementAggregated(Schema schema)QueryElementBinaryOperator(Schema schema, View view)QueryPropertiesBinaryOperator(Schema schema, View view)ToIngestElementKey(Schema schema)ToQueryElementKey(Schema schema, View view)ToQueryElementKey(Schema schema, View view, boolean includeMatchedVertex)
-