Uses of Interface
uk.gov.gchq.gaffer.data.element.id.EntityId
-
-
Uses of EntityId in uk.gov.gchq.gaffer.accumulostore.operation
Methods in uk.gov.gchq.gaffer.accumulostore.operation with parameters of type EntityId Modifier and Type Method Description default BMultiEntityIdInputB.Builder. inputB(EntityId... input)default voidMultiEntityIdInputB. setInputB(EntityId... inputB)Deprecated.Method parameters in uk.gov.gchq.gaffer.accumulostore.operation with type arguments of type EntityId Modifier and Type Method Description default BMultiEntityIdInputB.Builder. inputIdsB(Iterable<? extends EntityId> input) -
Uses of EntityId in uk.gov.gchq.gaffer.accumulostore.operation.handler
Methods in uk.gov.gchq.gaffer.accumulostore.operation.handler that return types with arguments of type EntityId Modifier and Type Method Description Iterable<? extends EntityId>GetAdjacentIdsHandler. doOperation(GetAdjacentIds operation, Context context, Store store)Iterable<? extends EntityId>GetAdjacentIdsHandler. doOperation(GetAdjacentIds op, User user, AccumuloStore store) -
Uses of EntityId in uk.gov.gchq.gaffer.accumulostore.operation.impl
Methods in uk.gov.gchq.gaffer.accumulostore.operation.impl that return types with arguments of type EntityId Modifier and Type Method Description Iterable<? extends EntityId>GetElementsBetweenSets. getInput()Deprecated.Pair<Iterable<? extends EntityId>,Iterable<? extends EntityId>>GetElementsBetweenSetsPairs. getInput()Pair<Iterable<? extends EntityId>,Iterable<? extends EntityId>>GetElementsBetweenSetsPairs. getInput()Iterable<? extends EntityId>GetElementsWithinSet. getInput()Iterable<? extends EntityId>GetElementsBetweenSets. getInputB()Deprecated.Methods in uk.gov.gchq.gaffer.accumulostore.operation.impl with parameters of type EntityId Modifier and Type Method Description GetElementsBetweenSetsPairs.BuilderGetElementsBetweenSetsPairs.Builder. input(EntityId... input)GetElementsBetweenSetsPairs.BuilderGetElementsBetweenSetsPairs.Builder. inputB(EntityId... input)Method parameters in uk.gov.gchq.gaffer.accumulostore.operation.impl with type arguments of type EntityId Modifier and Type Method Description GetElementsBetweenSetsPairs.BuilderGetElementsBetweenSetsPairs.Builder. input(Pair<Iterable<? extends EntityId>,Iterable<? extends EntityId>> input)GetElementsBetweenSetsPairs.BuilderGetElementsBetweenSetsPairs.Builder. input(Pair<Iterable<? extends EntityId>,Iterable<? extends EntityId>> input)GetElementsBetweenSetsPairs.BuilderGetElementsBetweenSetsPairs.Builder. inputBIds(Iterable<? extends EntityId> input)GetElementsBetweenSetsPairs.BuilderGetElementsBetweenSetsPairs.Builder. inputIds(Iterable<? extends EntityId> input)voidGetElementsBetweenSets. setInput(Iterable<? extends EntityId> input)Deprecated.voidGetElementsBetweenSetsPairs. setInput(Pair<Iterable<? extends EntityId>,Iterable<? extends EntityId>> input)voidGetElementsBetweenSetsPairs. setInput(Pair<Iterable<? extends EntityId>,Iterable<? extends EntityId>> input)voidGetElementsWithinSet. setInput(Iterable<? extends EntityId> input)voidGetElementsBetweenSets. setInputB(Iterable<? extends EntityId> inputB)Deprecated. -
Uses of EntityId in uk.gov.gchq.gaffer.accumulostore.retriever
Classes in uk.gov.gchq.gaffer.accumulostore.retriever with type parameters of type EntityId Modifier and Type Class Description classAccumuloSetRetriever<OP extends InputOutput<Iterable<? extends EntityId>,Iterable<? extends Element>> & GraphFilters> -
Uses of EntityId in uk.gov.gchq.gaffer.accumulostore.retriever.impl
Methods in uk.gov.gchq.gaffer.accumulostore.retriever.impl that return types with arguments of type EntityId Modifier and Type Method Description Iterator<EntityId>AccumuloAdjacentIdRetriever. iterator()Only 1 iterator can be open at a time. -
Uses of EntityId in uk.gov.gchq.gaffer.data.element
Classes in uk.gov.gchq.gaffer.data.element that implement EntityId Modifier and Type Class Description classEntityAnEntityin anElementcontaining a single vertex.classLazyEntityAnLazyEntitywraps anEntityand lazily loads the identifier and properties when requested using a providedElementValueLoader. -
Uses of EntityId in uk.gov.gchq.gaffer.data.element.id
Methods in uk.gov.gchq.gaffer.data.element.id with parameters of type EntityId Modifier and Type Method Description default booleanEntityId. isEqual(EntityId that)default ElementId.MatchesEdgeId. isRelated(EntityId that)This is related to anEntityIdif the EntityId's identifier matches this EdgeId's source or destination. -
Uses of EntityId in uk.gov.gchq.gaffer.mapstore.impl
Methods in uk.gov.gchq.gaffer.mapstore.impl that return types with arguments of type EntityId Modifier and Type Method Description Iterable<? extends EntityId>GetAdjacentIdsHandler. doOperation(GetAdjacentIds operation, Context context, Store store) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.data
Classes in uk.gov.gchq.gaffer.operation.data that implement EntityId Modifier and Type Class Description classEntitySeedAnEntitySeedcontains a single vertex for anEntity.Methods in uk.gov.gchq.gaffer.operation.data with parameters of type EntityId Modifier and Type Method Description static EntitySeedElementSeed. createSeed(EntityId entityId) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.data.generator
Methods in uk.gov.gchq.gaffer.operation.data.generator that return EntityId Modifier and Type Method Description EntityIdEntityIdExtractor. _apply(Element element) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.function
Methods in uk.gov.gchq.gaffer.operation.function that return EntityId Modifier and Type Method Description EntityIdToEntityId. apply(Object obj)Methods in uk.gov.gchq.gaffer.operation.function that return types with arguments of type EntityId Modifier and Type Method Description Pair<EntityId,EntityId>ToTrailingWildcardPair. apply(String input)Pair<EntityId,EntityId>ToTrailingWildcardPair. apply(String input)Methods in uk.gov.gchq.gaffer.operation.function with parameters of type EntityId Modifier and Type Method Description ObjectFromEntityId. apply(EntityId e) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return types with arguments of type EntityId Modifier and Type Method Description Iterable<? extends EntityId>GetWalks. getInput()Method parameters in uk.gov.gchq.gaffer.operation.impl with type arguments of type EntityId Modifier and Type Method Description voidGetWalks. setInput(Iterable<? extends EntityId> input) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.impl.get
Methods in uk.gov.gchq.gaffer.operation.impl.get that return types with arguments of type EntityId Modifier and Type Method Description Iterable<? extends EntityId>GetAdjacentIds. getInput()com.fasterxml.jackson.core.type.TypeReference<Iterable<? extends EntityId>>GetAdjacentIds. getOutputTypeReference()Method parameters in uk.gov.gchq.gaffer.operation.impl.get with type arguments of type EntityId Modifier and Type Method Description voidGetAdjacentIds. setInput(Iterable<? extends EntityId> input) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.io
Methods in uk.gov.gchq.gaffer.operation.io with parameters of type EntityId Modifier and Type Method Description default BMultiEntityIdInput.Builder. input(EntityId... input)default voidMultiEntityIdInput. setInput(EntityId[] input)Method parameters in uk.gov.gchq.gaffer.operation.io with type arguments of type EntityId Modifier and Type Method Description default BMultiEntityIdInput.Builder. inputIds(Iterable<? extends EntityId> input) -
Uses of EntityId in uk.gov.gchq.gaffer.operation.util
Methods in uk.gov.gchq.gaffer.operation.util that return types with arguments of type EntityId Modifier and Type Method Description static Iterable<? extends EntityId>OperationUtil. toEntityIds(Iterable<?> input)Converts an iterable of objects intoEntityIds.static Iterable<? extends EntityId>OperationUtil. toEntityIds(Object... input)Converts an array of objects intoEntityIds.Method parameters in uk.gov.gchq.gaffer.operation.util with type arguments of type EntityId Modifier and Type Method Description static Iterable<?>OperationUtil. fromEntityIds(Iterable<? extends EntityId> input)Takes an iterable ofEntityIds and unwraps them into simple vertex objects. -
Uses of EntityId in uk.gov.gchq.gaffer.rest.service.v1
Methods in uk.gov.gchq.gaffer.rest.service.v1 that return types with arguments of type EntityId Modifier and Type Method Description Iterable<EntityId>IOperationService. getAdjacentIds(GetAdjacentIds operation)Iterable<EntityId>OperationService. getAdjacentIds(GetAdjacentIds operation) -
Uses of EntityId in uk.gov.gchq.gaffer.store.serialiser
Methods in uk.gov.gchq.gaffer.store.serialiser that return EntityId Modifier and Type Method Description EntityIdEntityIdSerialiser. deserialise(byte[] bytes)EntityIdEntityIdSerialiser. deserialiseEmpty()Methods in uk.gov.gchq.gaffer.store.serialiser with parameters of type EntityId Modifier and Type Method Description byte[]ElementIdSerialiser. serialise(EntityId entityId)byte[]EntityIdSerialiser. serialise(EntityId entityId)
-