Constant Field Values
Contents
uk.gov.*
-
uk.gov.gchq.gaffer.accumulostore.AccumuloProperties Modifier and Type Constant Field Value public static final String
CLIENT_SIDE_BLOOM_FILTER_SIZE
"accumulo.clientSideBloomFilterSize"
public static final String
ENABLE_KERBEROS
"accumulo.kerberos.enable"
public static final String
ENABLE_KERBEROS_DEFAULT
"false"
public static final String
ENABLE_VALIDATOR_ITERATOR
"gaffer.store.accumulo.enable.validator.iterator"
public static final String
ENABLE_VALIDATOR_ITERATOR_DEFAULT
"true"
public static final String
FALSE_POSITIVE_RATE
"accumulo.falsePositiveRate"
public static final String
HDFS_SKIP_PERMISSIONS
"accumulostore.operation.hdfs.skip_permissions"
public static final String
INSTANCE_NAME
"accumulo.instance"
public static final String
KEY_PACKAGE_CLASS
"gaffer.store.accumulo.keypackage.class"
public static final String
KEYTAB_PATH
"accumulo.kerberos.keytab"
public static final String
MAX_BLOOM_FILTER_TO_PASS_TO_AN_ITERATOR
"accumulo.maxBloomFilterToPassToAnIterator"
public static final String
MAX_BUFFER_SIZE_FOR_BATCH_WRITER
"accumulo.maxBufferSizeForBatchWriterInBytes"
public static final String
MAX_ENTRIES_FOR_BATCH_SCANNER
"accumulo.entriesForBatchScanner"
public static final String
MAX_TIME_OUT_FOR_BATCH_WRITER
"accumulo.maxTimeOutForBatchWriterInMilliseconds"
public static final String
NAMESPACE
"accumulo.namespace"
public static final String
NUM_THREADS_FOR_BATCH_WRITER
"accumulo.numThreadsForBatchWriter"
public static final String
PASSWORD
"accumulo.password"
public static final String
PRINCIPAL
"accumulo.kerberos.principal"
public static final String
TABLE_CREATED_TIME
"table.custom.tableCreatedTime"
public static final String
TABLE_REPLICATION_FACTOR
"accumulo.file.replication"
public static final String
THREADS_FOR_BATCH_SCANNER
"accumulo.batchScannerThreads"
public static final String
USER
"accumulo.user"
public static final String
ZOOKEEPERS
"accumulo.zookeepers"
-
uk.gov.gchq.gaffer.accumulostore.AccumuloStore Modifier and Type Constant Field Value public static final String
FAILED_TO_CREATE_AN_ACCUMULO_FROM_ELEMENT_OF_TYPE_WHEN_TRYING_TO_INSERT_ELEMENTS
"Failed to create an accumulo {} from element of type {} when trying to insert elements"
-
uk.gov.gchq.gaffer.accumulostore.inputformat.ElementInputFormat Modifier and Type Constant Field Value public static final String
KEY_PACKAGE
"KEY_PACKAGE"
public static final String
SCHEMA
"Schema"
public static final String
VIEW
"View"
-
uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity.ByteEntityPositions Modifier and Type Constant Field Value public static final byte
CORRECT_WAY_DIRECTED_EDGE
2
public static final byte
ENTITY
1
public static final byte
INCORRECT_WAY_DIRECTED_EDGE
3
public static final byte
UNDIRECTED_EDGE
4
-
uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic.ClassicBytePositions Modifier and Type Constant Field Value public static final byte
CORRECT_WAY_DIRECTED_EDGE
2
public static final byte
INCORRECT_WAY_DIRECTED_EDGE
3
public static final byte
UNDIRECTED_EDGE
1
-
uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler.job.factory.AccumuloAddElementsFromHdfsJobFactory Modifier and Type Constant Field Value public static final String
INGEST_HDFS_DATA_GENERATOR_S_OUTPUT_S
"Ingest HDFS data: Generator = %s, output = %s"
public static final String
INVALID_FIELD_MUST_BE_GREATER_THAN_OR_EQUAL_TO_ONE_GOT_S
"Invalid field - must be >=1, got %s"
-
uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler.job.tool.ImportElementsToAccumuloTool Modifier and Type Constant Field Value public static final int
SUCCESS_RESPONSE
0
-
uk.gov.gchq.gaffer.accumulostore.utils.AccumuloStoreConstants Modifier and Type Constant Field Value public static final String
ACCUMULO_ELEMENT_CONVERTER_CLASS
"accumulostore.key.element_converter"
public static final String
ADD_ELEMENTS_FROM_HDFS_SKIP_IMPORT
"accumulostore.operation.hdfs.skip_import"
public static final String
AGGREGATOR_ITERATOR_NAME
"Aggregator"
public static final int
AGGREGATOR_ITERATOR_PRIORITY
10
public static final String
BLOOM_FILTER
"Bloom_Filter"
public static final String
BLOOM_FILTER_CHARSET
"ISO-8859-1"
public static final String
BLOOM_FILTER_ITERATOR_NAME
"Bloom_Filter"
public static final int
BLOOM_FILTER_ITERATOR_PRIORITY
31
public static final String
COLUMN_FAMILY
"columnFamily"
public static final String
COLUMN_QUALIFIER_AGGREGATOR_ITERATOR_NAME
"Column_Qualifier_Aggregator"
public static final int
COLUMN_QUALIFIER_AGGREGATOR_ITERATOR_PRIORITY
36
public static final String
DEDUPLICATE_UNDIRECTED_EDGES
"Deduplicate_Undirected_Edges"
public static final long
DEFAULT_TIMESTAMP
1L
public static final String
DIRECTED_EDGE_ONLY
"Directed_Edges_Only"
public static final String
EDGE_ENTITY_DIRECTED_UNDIRECTED_INCOMING_OUTGOING_FILTER_ITERATOR_NAME
"Edge_Entity_Directed_Undirected_Incoming_Outgoing_Filter"
public static final int
EDGE_ENTITY_DIRECTED_UNDIRECTED_INCOMING_OUTGOING_FILTER_ITERATOR_PRIORITY
33
public static final String
ELEMENT_POST_AGGREGATION_FILTER_ITERATOR_NAME
"Element_Post_Aggregation_Filter"
public static final int
ELEMENT_POST_AGGREGATION_FILTER_ITERATOR_PRIORITY
37
public static final String
ELEMENT_PRE_AGGREGATION_FILTER_ITERATOR_NAME
"Element_Pre_Aggregation_Filter"
public static final int
ELEMENT_PRE_AGGREGATION_FILTER_ITERATOR_PRIORITY
34
public static final String
INCLUDE_EDGES
"Include_All_Edges"
public static final String
INCLUDE_ENTITIES
"Include_All_Entities"
public static final String
INCOMING_EDGE_ONLY
"Incoming_Edges_Only"
public static final String
OUTGOING_EDGE_ONLY
"Outgoing_Edges_Only"
public static final String
RANGE_ELEMENT_PROPERTY_FILTER_ITERATOR_NAME
"Range_Element_Property_Filter"
public static final int
RANGE_ELEMENT_PROPERTY_FILTER_ITERATOR_PRIORITY
32
public static final String
ROW_ID_AGGREGATOR_ITERATOR_NAME
"Row_ID_Aggregator"
public static final int
ROW_ID_AGGREGATOR_ITERATOR_PRIORITY
35
public static final String
SCHEMA
"Schema"
public static final String
TIMESTAMP_PROPERTY
"timestampProperty"
public static final String
UNDIRECTED_EDGE_ONLY
"Undirected_Edges_Only"
public static final String
VALIDATOR_ITERATOR_NAME
"Validator"
public static final int
VALIDATOR_ITERATOR_PRIORITY
20
public static final String
VIEW
"View"
-
uk.gov.gchq.gaffer.accumulostore.utils.AddUpdateTableIterator Modifier and Type Constant Field Value public static final String
ADD_KEY
"add"
public static final String
REMOVE_KEY
"remove"
public static final String
UPDATE_KEY
"update"
-
uk.gov.gchq.gaffer.accumulostore.utils.TableUtils Modifier and Type Constant Field Value public static final String
COLUMN_FAMILIES_OPTION
"columns"
-
uk.gov.gchq.gaffer.basic.ElementGroup Modifier and Type Constant Field Value public static final String
BASIC_EDGE
"BasicEdge"
public static final String
BASIC_ENTITY
"BasicEntity"
-
uk.gov.gchq.gaffer.bitmap.serialisation.json.RoaringBitmapConstants Modifier and Type Constant Field Value public static final String
BITMAP_MODULE_NAME
"RoaringBitmapModule"
public static final String
BITMAP_VALUE_FIELD_NAME
"value"
public static final String
BITMAP_WRAPPER_OBJECT_NAME
"roaringBitmap"
-
uk.gov.gchq.gaffer.cache.CacheServiceLoader Modifier and Type Constant Field Value public static final String
DEFAULT_SERVICE_NAME
"default"
-
uk.gov.gchq.gaffer.cache.impl.HashMapCacheService Modifier and Type Constant Field Value public static final String
JAVA_SERIALISATION_CACHE
"gaffer.cache.hashmap.useJavaSerialisation"
public static final String
STATIC_CACHE
"gaffer.cache.hashmap.static"
-
uk.gov.gchq.gaffer.cache.util.CacheProperties Modifier and Type Constant Field Value public static final String
CACHE_CONFIG_FILE
"gaffer.cache.config.file"
public static final String
CACHE_SERVICE_CLASS
"gaffer.cache.service.class"
public static final String
CACHE_SERVICE_DEFAULT_CLASS
"gaffer.cache.service.default.class"
public static final String
CACHE_SERVICE_DEFAULT_SUFFIX
"gaffer.cache.service.default.suffix"
public static final String
CACHE_SERVICE_JOB_TRACKER_CLASS
"gaffer.cache.service.jobtracker.class"
public static final String
CACHE_SERVICE_JOB_TRACKER_SUFFIX
"gaffer.cache.service.job.tracker.suffix"
public static final String
CACHE_SERVICE_NAMED_OPERATION_CLASS
"gaffer.cache.service.namedoperation.class"
public static final String
CACHE_SERVICE_NAMED_OPERATION_SUFFIX
"gaffer.cache.service.named.operation.suffix"
public static final String
CACHE_SERVICE_NAMED_VIEW_CLASS
"gaffer.cache.service.namedview.class"
public static final String
CACHE_SERVICE_NAMED_VIEW_SUFFIX
"gaffer.cache.service.named.view.suffix"
-
uk.gov.gchq.gaffer.commonutil.ByteArrayEscapeUtils Modifier and Type Constant Field Value public static final byte
DELIMITER
0
public static final byte
DELIMITER_PLUS_ONE
1
-
uk.gov.gchq.gaffer.commonutil.DebugUtil Modifier and Type Constant Field Value public static final String
DEBUG
"gaffer.error-mode.debug"
-
uk.gov.gchq.gaffer.commonutil.StreamUtil Modifier and Type Constant Field Value public static final String
ELEMENTS_SCHEMA
"/schema/elements.json"
public static final String
FAILED_TO_CREATE_INPUT_STREAM_FOR_PATH
"Failed to create input stream for path: "
public static final String
GRAPH_CONFIG
"/graphConfig.json"
public static final String
LOG_FAILED_TO_CREATE_INPUT_STREAM_FOR_PATH
"Failed to create input stream for path: {}"
public static final String
SCHEMA
"/schema/schema.json"
public static final String
SCHEMA_FOLDER
"/schema/"
public static final String
STORE_PROPERTIES
"/store.properties"
public static final String
TYPES_SCHEMA
"/schema/types.json"
public static final String
VIEW
"/view.json"
-
uk.gov.gchq.gaffer.commonutil.StringUtil Modifier and Type Constant Field Value public static final char
COMMA
44
-
uk.gov.gchq.gaffer.commonutil.elementvisibilityutil.Authorisations Modifier and Type Constant Field Value public static final String
HEADER
"!AUTH1:"
-
uk.gov.gchq.gaffer.commonutil.iterable.CachingIterable<T> Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_SIZE
100000
-
uk.gov.gchq.gaffer.commonutil.otel.OtelUtil Modifier and Type Constant Field Value public static final String
GRAPH_ID_ATTRIBUTE
"gaffer.graphId"
public static final String
GREMLIN_QUERY_ATTRIBUTE
"gaffer.gremlin.query"
public static final String
JOB_ID_ATTRIBUTE
"gaffer.jobId"
public static final String
USER_ATTRIBUTE
"enduser.id"
public static final String
VIEW_ATTRIBUTE
"gaffer.view"
-
uk.gov.gchq.gaffer.data.element.Element Modifier and Type Constant Field Value public static final String
DEFAULT_GROUP
"UNKNOWN"
-
uk.gov.gchq.gaffer.data.element.ElementTuple Modifier and Type Constant Field Value public static final String
ELEMENT
"ELEMENT"
public static final String
PROPERTIES
"PROPERTIES"
-
uk.gov.gchq.gaffer.data.element.function.ElementTupleDefinition Modifier and Type Constant Field Value public static final String
DESTINATION
"DESTINATION"
public static final String
DIRECTED
"DIRECTED"
public static final String
GROUP
"GROUP"
public static final String
SOURCE
"SOURCE"
public static final String
VERTEX
"VERTEX"
-
uk.gov.gchq.gaffer.data.element.function.PropertiesTuple Modifier and Type Constant Field Value public static final String
PROPERTIES
"PROPERTIES"
-
uk.gov.gchq.gaffer.data.element.function.TypeSubTypeValueTuple Modifier and Type Constant Field Value public static final String
SUBTYPE
"subType"
public static final String
TYPE
"type"
public static final String
VALUE
"value"
-
uk.gov.gchq.gaffer.data.generator.MapGenerator Modifier and Type Constant Field Value public static final String
GROUP
"GROUP"
-
uk.gov.gchq.gaffer.federated.ElementGroup Modifier and Type Constant Field Value public static final String
BASIC_EDGE
"BasicEdge"
public static final String
BASIC_ENTITY
"BasicEntity"
-
uk.gov.gchq.gaffer.federated.simple.FederatedStore Modifier and Type Constant Field Value public static final String
FEDERATED_STORE_SYSTEM_USER
"FederatedStoreSystemUser"
-
uk.gov.gchq.gaffer.federated.simple.FederatedStoreProperties Modifier and Type Constant Field Value public static final String
PROP_ALLOW_PUBLIC_GRAPHS
"gaffer.store.federated.allowPublicGraphs"
public static final String
PROP_DEFAULT_GRAPH_IDS
"gaffer.store.federated.default.graphIds"
public static final String
PROP_DEFAULT_MERGE_ELEMENTS
"gaffer.store.federated.default.aggregateElements"
public static final String
PROP_GRAPH_CACHE_NAME
"gaffer.store.federated.graphCache.name"
public static final String
PROP_MERGE_CLASS_BOOLEAN
"gaffer.store.federated.merge.boolean.class"
public static final String
PROP_MERGE_CLASS_COLLECTION
"gaffer.store.federated.merge.collection.class"
public static final String
PROP_MERGE_CLASS_ELEMENTS
"gaffer.store.federated.merge.elements.class"
public static final String
PROP_MERGE_CLASS_MAP
"gaffer.store.federated.merge.map.class"
public static final String
PROP_MERGE_CLASS_NUMBER
"gaffer.store.federated.merge.number.class"
public static final String
PROP_MERGE_CLASS_STRING
"gaffer.store.federated.merge.string.class"
-
uk.gov.gchq.gaffer.federated.simple.operation.handler.FederatedOperationHandler<P extends Operation> Modifier and Type Constant Field Value public static final String
OPT_AGGREGATE_ELEMENTS
"federated.aggregateElements"
public static final String
OPT_EXCLUDE_GRAPH_IDS
"federated.excludeGraphIds"
public static final String
OPT_GRAPH_IDS
"gaffer.federatedstore.operation.graphIds"
public static final String
OPT_SEPARATE_RESULTS
"federated.separateResults"
public static final String
OPT_SHORT_GRAPH_IDS
"federated.graphIds"
public static final String
OPT_SKIP_FAILED_EXECUTE
"federated.skipGraphOnFail"
public static final String
OPT_USE_DFLT_GRAPH_IDS
"federated.useDefaultGraphIds"
-
uk.gov.gchq.gaffer.federated.simple.operation.handler.get.GetAllGraphInfoHandler Modifier and Type Constant Field Value public static final String
DESCRIPTION
"graphDescription"
public static final String
HOOKS
"graphHooks"
public static final String
IS_PUBLIC
"isPublic"
public static final String
OP_DECLARATIONS
"operationDeclarations"
public static final String
OWNER
"owner"
public static final String
PROPERTIES
"storeProperties"
public static final String
STORE_CLASS
"storeClass"
-
uk.gov.gchq.gaffer.federatedstore.FederatedGraphStorage Modifier and Type Constant Field Value public static final String
ACCESS_IS_NULL
"Can not put graph into storage without a FederatedAccess key."
public static final String
ERROR_ADDING_GRAPH_TO_CACHE
"Error adding graph, GraphId is known within the cache, but %s is different. GraphId: %s"
public static final String
GRAPH_IDS_NOT_VISIBLE
"The following graphIds are not visible or do not exist: %s"
public static final String
USER_IS_ATTEMPTING_TO_OVERWRITE
"User is attempting to overwrite a graph within FederatedStore. GraphId: %s"
-
uk.gov.gchq.gaffer.federatedstore.FederatedStore Modifier and Type Constant Field Value public static final String
FED_STORE_GRAPH_ID_VALUE_NULL_OR_EMPTY
"FedStoreGraphId_value_null_or_empty"
public static final String
FEDERATED_STORE_PROCESSED
"FederatedStore.processed."
-
uk.gov.gchq.gaffer.federatedstore.FederatedStoreCacheTransient Modifier and Type Constant Field Value public static final String
ERROR_ADDING_GRAPH_TO_CACHE_GRAPH_ID_S
"Error adding graph to cache. graphId: %s"
public static final String
FEDERATED_STORE_CACHE_SERVICE_NAME
"FederatedStore"
-
uk.gov.gchq.gaffer.federatedstore.FederatedStoreConstants Modifier and Type Constant Field Value public static final boolean
DEFAULT_SKIP_FAILED_FEDERATED_EXECUTION
false
public static final String
FEDERATED_STORE_SYSTEM_USER
"FederatedStoreSystemUser"
-
uk.gov.gchq.gaffer.federatedstore.FederatedStoreProperties Modifier and Type Constant Field Value public static final String
CACHE_SERVICE_FEDERATED_STORE_CLASS
"gaffer.cache.service.federatedstore.class"
public static final String
CACHE_SERVICE_FEDERATED_STORE_SUFFIX
"gaffer.cache.service.federated.store.suffix"
public static final String
CUSTOM_PROPERTIES_AUTHS
"gaffer.federatedstore.customPropertiesAuths"
public static final String
IS_PUBLIC_ACCESS_ALLOWED
"gaffer.federatedstore.isPublicAllowed"
public static final String
STORE_CONFIGURED_GRAPHIDS
"gaffer.federatedstore.storeConfiguredGraphIds"
public static final String
STORE_CONFIGURED_MERGE_FUNCTIONS
"gaffer.federatedstore.storeConfiguredMergeFunctions"
-
uk.gov.gchq.gaffer.federatedstore.operation.handler.FederatedAddGraphHandlerParent<OP extends AddGraph> Modifier and Type Constant Field Value public static final String
ERROR_ADDING_GRAPH_GRAPH_ID_S
"Error adding graph %s"
public static final String
ERROR_BUILDING_GRAPH_GRAPH_ID_S
"Error building graph %s"
public static final String
USER_IS_LIMITED_TO_ONLY_USING_PARENT_PROPERTIES_ID_FROM_GRAPHLIBRARY_BUT_FOUND_STORE_PROPERTIES_S
"User is limited to only using parentPropertiesId from the graphLibrary, but found storeProperties: %s"
-
uk.gov.gchq.gaffer.federatedstore.operation.handler.impl.FederatedOperationHandler<INPUT,OUTPUT> Modifier and Type Constant Field Value public static final String
ERROR_WHILE_RUNNING_OPERATION_ON_GRAPHS_FORMAT
"Error while running operation on graphs, due to: %s"
-
uk.gov.gchq.gaffer.federatedstore.util.ApplyViewToElementsFunction Modifier and Type Constant Field Value public static final String
SCHEMA
"schema"
public static final String
TEMP_RESULTS_GRAPH
"temporaryResultsGraph"
public static final String
USER
"user"
public static final String
VIEW
"view"
-
uk.gov.gchq.gaffer.federatedstore.util.FederatedStoreUtil Modifier and Type Constant Field Value public static final String
DEPRECATED_GRAPHIDS_OPTION
"gaffer.federatedstore.operation.graphIds"
-
uk.gov.gchq.gaffer.federatedstore.util.MergeSchema Modifier and Type Constant Field Value public static final String
FORMAT_CAUGHT_SCHEMA_EXCEPTION_ATTEMPTING_TO_RE_MERGE_BUT_WITHOUT_S_ERROR_MESSAGE_S
"Caught SchemaException, attempting to re-merge but without %s. Error message:%s"
public static final String
MATCHING_ELEMENT_GROUPS_HAVING_NO_SHARED_PROPERTIES_CAUSED_BY
"Matching element groups having no shared properties, caused by:"
public static final String
WIPE_VERTEX_SERIALISERS
"Wipe_Vertex_Serialisers"
public static final String
WIPE_VISIBILITY_PROPERTY
"Wipe_Visibility_Property"
-
uk.gov.gchq.gaffer.flink.operation.handler.GafferAdder Modifier and Type Constant Field Value public static final int
MAX_QUEUE_SIZE_DEFAULT
1000000
-
uk.gov.gchq.gaffer.flink.operation.handler.util.FlinkConstants Modifier and Type Constant Field Value public static final String
MAX_QUEUE_SIZE
"gaffer.flink.operation.handler.max-queue-size"
public static final String
SKIP_REBALANCING
"gaffer.flink.operation.handler.skip-rebalancing"
-
uk.gov.gchq.gaffer.graph.Graph.Builder Modifier and Type Constant Field Value public static final String
UNABLE_TO_READ_SCHEMA_FROM_URI
"Unable to read schema from URI"
-
uk.gov.gchq.gaffer.graph.hook.NamedOperationResolver Modifier and Type Constant Field Value public static final int
DEPTH_LIMIT_DEFAULT
3
-
uk.gov.gchq.gaffer.graph.hook.UpdateViewHook Modifier and Type Constant Field Value public static final boolean
ADD_EXTRA_GROUPS_DEFAULT
false
-
uk.gov.gchq.gaffer.hdfs.operation.handler.job.factory.JobFactory<O extends MapReduce> Modifier and Type Constant Field Value public static final String
MAPPER_GENERATOR
"mapperGenerator"
public static final String
SCHEMA
"schema"
public static final String
VALIDATE
"validate"
-
uk.gov.gchq.gaffer.hdfs.operation.handler.job.factory.SampleDataForSplitPointsJobFactory Modifier and Type Constant Field Value public static final String
PROPORTION_TO_SAMPLE
"proportion_to_sample"
-
uk.gov.gchq.gaffer.hdfs.operation.handler.job.tool.AddElementsFromHdfsTool Modifier and Type Constant Field Value public static final int
SUCCESS_RESPONSE
1
-
uk.gov.gchq.gaffer.hdfs.operation.handler.job.tool.SampleDataAndCreateSplitsFileTool Modifier and Type Constant Field Value public static final int
SUCCESS_RESPONSE
1
-
uk.gov.gchq.gaffer.integration.junit.extensions.IntegrationTestSuiteExtension Modifier and Type Constant Field Value public static final String
INIT_CLASS
"initClass"
-
uk.gov.gchq.gaffer.jobtracker.JobTracker Modifier and Type Constant Field Value public static final String
JOB_TRACKER_CACHE_SERVICE_NAME
"JobTracker"
-
uk.gov.gchq.gaffer.jsonserialisation.JSONSerialiser Modifier and Type Constant Field Value public static final String
FILTER_FIELDS_BY_NAME
"filterFieldsByName"
public static final String
JSON_SERIALISER_CLASS_KEY
"gaffer.serialiser.json.class"
public static final String
JSON_SERIALISER_MODULES
"gaffer.serialiser.json.modules"
public static final String
STRICT_JSON
"gaffer.serialiser.json.strict"
public static final boolean
STRICT_JSON_DEFAULT
false
-
uk.gov.gchq.gaffer.mapstore.MapStoreProperties Modifier and Type Constant Field Value public static final String
CREATE_INDEX
"gaffer.store.mapstore.createIndex"
public static final String
CREATE_INDEX_DEFAULT
"true"
public static final String
INGEST_BUFFER_SIZE
"gaffer.store.mapstore.map.ingest.buffer.size"
public static final int
INGEST_BUFFER_SIZE_DEFAULT
0
public static final String
MAP_FACTORY
"gaffer.store.mapstore.map.factory"
public static final String
MAP_FACTORY_CONFIG
"gaffer.store.mapstore.map.factory.config"
public static final String
STATIC_MAP
"gaffer.store.mapstore.static"
public static final String
STATIC_MAP_DEFAULT
"false"
-
uk.gov.gchq.gaffer.mapstore.factory.SimpleMapFactory Modifier and Type Constant Field Value public static final String
MAP_CLASS
"gaffer.store.mapstore.map.class"
-
uk.gov.gchq.gaffer.mapstore.impl.MapImpl Modifier and Type Constant Field Value public static final String
AGG_ELEMENTS
"aggElements"
public static final String
EDGE_ID_TO_ELEMENTS
"edgeIdToElements"
public static final String
ENTITY_ID_TO_ELEMENTS
"entityIdToElements"
public static final String
NON_AGG_ELEMENTS
"nonAggElements"
-
uk.gov.gchq.gaffer.operation.export.Export Modifier and Type Constant Field Value public static final String
DEFAULT_KEY
"ALL"
-
uk.gov.gchq.gaffer.operation.export.graph.handler.GraphDelegate Modifier and Type Constant Field Value public static final String
CANNOT_EXPORT_TO_THE_SAME_GRAPH_S
"Cannot export to the same Graph: %s"
public static final String
CANT_BOTH_BE_NULL
"%s and %s can\'t both be null"
public static final String
GRAPH_ID
"graphId"
public static final String
GRAPH_ID_S_CANNOT_BE_CREATED_WITHOUT_DEFINED_KNOWN_S
"GraphId %s cannot be created without defined/known %s"
public static final String
GRAPH_LIBRARY_CANNOT_BE_FOUND_WITH_GRAPHID_S
"GraphLibrary cannot be found with graphId: %s"
public static final String
GRAPH_S_ALREADY_EXISTS_SO_YOU_CANNOT_USE_A_DIFFERENT_S_DO_NOT_SET_THE_S_FIELD
"Graph: %s already exists so you cannot use a different %s. Do not set the %s field"
public static final String
PARENT_SCHEMA_IDS
"parentSchemaIds"
public static final String
PARENT_STORE_PROPERTIES_ID
"parentStorePropertiesId"
public static final String
S_CANNOT_BE_USED_WITHOUT_A_GRAPH_LIBRARY
" %s cannot be used without a GraphLibrary"
public static final String
S_MUST_BE_SPECIFIED_WITH_S
"%s must be specified with %s"
public static final String
SCHEMA_COULD_NOT_BE_FOUND_IN_THE_GRAPH_LIBRARY_WITH_ID_S
"Schema could not be found in the graphLibrary with id: %s"
public static final String
SCHEMA_ID
"schemaId"
public static final String
STORE_GRAPH_LIBRARY_IS_NULL
"Store GraphLibrary is null"
public static final String
STORE_PROPERTIES_COULD_NOT_BE_FOUND_IN_THE_GRAPH_LIBRARY_WITH_ID_S
"StoreProperties could not be found in the graphLibrary with id: %s"
public static final String
STORE_PROPERTIES_ID
"storePropertiesId"
public static final String
USER_IS_NOT_AUTHORISED_TO_EXPORT_USING_S_S
"User is not authorised to export using %s: %s"
-
uk.gov.gchq.gaffer.operation.export.resultcache.handler.util.GafferResultCacheUtil Modifier and Type Constant Field Value public static final long
DEFAULT_TIME_TO_LIVE
86400000L
public static final long
ONE_DAY_IN_MILLISECONDS
86400000L
-
uk.gov.gchq.gaffer.operation.impl.GetWalks Modifier and Type Constant Field Value public static final int
DEFAULT_RESULTS_LIMIT
1000000
public static final String
HOP_DEFINITION
"A hop is a GetElements operation that selects at least 1 edge group."
-
uk.gov.gchq.gaffer.operation.impl.While<I,O> Modifier and Type Constant Field Value public static final int
MAX_REPEATS
1000
-
uk.gov.gchq.gaffer.operation.impl.add.AddElementsFromSocket Modifier and Type Constant Field Value public static final String
DEFAULT_DELIMITER
"\n"
-
uk.gov.gchq.gaffer.proxystore.ProxyProperties Modifier and Type Constant Field Value public static final String
CONNECT_TIMEOUT
"gaffer.connect-timeout"
public static final int
DEFAULT_CONNECT_TIMEOUT
10000
public static final String
DEFAULT_GAFFER_CONTEXT_ROOT
"/rest"
public static final String
DEFAULT_GAFFER_HOST
"localhost"
public static final int
DEFAULT_GAFFER_PORT
8080
public static final int
DEFAULT_READ_TIMEOUT
10000
public static final String
GAFFER_CONTEXT_ROOT
"gaffer.context-root"
public static final String
GAFFER_HOST
"gaffer.host"
public static final String
GAFFER_PORT
"gaffer.port"
public static final String
READ_TIMEOUT
"gaffer.read-timeout"
-
uk.gov.gchq.gaffer.proxystore.ProxyStore Modifier and Type Constant Field Value public static final String
ERROR_FETCHING_SCHEMA_FROM_REMOTE_STORE
"Error fetching schema from remote store."
-
uk.gov.gchq.gaffer.proxystore.operation.handler.GetProxyPropertiesHandler Modifier and Type Constant Field Value public static final String
URL_INFERRED
"URL_inferred"
-
uk.gov.gchq.gaffer.proxystore.operation.handler.OperationChainHandler<OUT> Modifier and Type Constant Field Value public static final String
PROXY_STORE_OPERATION_CHAIN_HANDLER
"proxyStore.operationChainHandler"
public static final String
RESOLVED
"resolved"
public static final String
TO_HANDLERS
"toHandlers"
public static final String
TO_PROXY
"toProxy"
public static final String
UNPROCESSED
"unprocessed"
-
uk.gov.gchq.gaffer.rest.ServiceConstants Modifier and Type Constant Field Value public static final String
BAD_REQUEST
"Error while processing request body"
public static final String
CLASS_NOT_FOUND
"Class not found"
public static final String
FORBIDDEN
"The current user cannot perform the requested operation"
public static final String
FUNCTION_NOT_FOUND
"Function not found"
public static final String
GAFFER_MEDIA_TYPE_HEADER
"X-Gaffer-Media-Type"
public static final String
GAFFER_MEDIA_TYPE_HEADER_DESCRIPTION
"The gaffer media type containing the REST API version."
public static final String
INTERNAL_SERVER_ERROR
"Something went wrong in the server"
public static final String
JOB_CREATED
"A new job was successfully submitted"
public static final String
JOB_ID_HEADER
"job-id"
public static final String
JOB_ID_HEADER_DESCRIPTION
"The job execution ID."
public static final String
JOB_NOT_FOUND
"Job was not found"
public static final String
JOB_SERVICE_UNAVAILABLE
"The job service is not available"
public static final String
OK
"OK"
public static final String
OPERATION_NOT_FOUND
"Operation not found"
public static final String
OPERATION_NOT_IMPLEMENTED
"The requested operation is not supported by the target store"
public static final String
PROPERTY_NOT_FOUND
"Property not found"
-
uk.gov.gchq.gaffer.rest.SystemProperty Modifier and Type Constant Field Value public static final String
APP_BANNER_COLOUR
"gaffer.properties.app.banner.colour"
public static final String
APP_BANNER_DESCRIPTION
"gaffer.properties.app.banner.description"
public static final String
APP_DESCRIPTION
"gaffer.properties.app.description"
public static final String
APP_DESCRIPTION_DEFAULT
"The Gaffer REST service."
public static final String
APP_DOCUMENTATION_URL
"gaffer.properties.app.doc.url"
public static final String
APP_DOCUMENTATION_URL_DEFAULT
"https://gchq.github.io/gaffer-doc/latest/"
public static final String
APP_TITLE
"gaffer.properties.app.title"
public static final String
APP_TITLE_DEFAULT
"Gaffer REST"
public static final String
BASE_PATH
"gaffer.rest-api.basePath"
public static final String
BASE_PATH_DEFAULT
"rest"
public static final String
CORE_VERSION
"2.0.0"
public static final String
EXPOSED_PROPERTIES
"gaffer.properties"
public static final String
FAVICON_LARGE_URL
"gaffer.properties.app.logo.favicon.large"
public static final String
FAVICON_SMALL_URL
"gaffer.properties.app.logo.favicon.small"
public static final String
GAFFER_VERSION
"gaffer.version"
public static final String
GRAPH_CONFIG_PATH
"gaffer.graph.config"
public static final String
GRAPH_FACTORY_CLASS
"gaffer.graph.factory.class"
public static final String
JSON_SERIALISER_CLASS
"gaffer.serialiser.json.class"
public static final String
JSON_SERIALISER_MODULES
"gaffer.serialiser.json.modules"
public static final String
KORYPHE_VERSION
"koryphe.version"
public static final String
LOGO_IMAGE_URL
"gaffer.properties.app.logo.src"
public static final String
LOGO_IMAGE_URL_DEFAULT
"images/logo.png"
public static final String
LOGO_LINK
"gaffer.properties.app.logo.link"
public static final String
LOGO_LINK_DEFAULT
"https://github.com/gchq/Gaffer"
public static final String
PACKAGE_PREFIXES
"gaffer.package.prefixes"
public static final String
PACKAGE_PREFIXES_DEFAULT
"uk.gov.gchq"
public static final String
REST_API_VERSION
"gaffer.rest-api.version"
public static final String
REST_DEBUG
"gaffer.error-mode.debug"
public static final String
SCHEMA_PATHS
"gaffer.schemas"
public static final String
SERVICES_PACKAGE_PREFIX
"gaffer.rest-api.resourcePackage"
public static final String
SERVICES_PACKAGE_PREFIX_DEFAULT
"uk.gov.gchq.gaffer.rest"
public static final String
STORE_PROPERTIES_PATH
"gaffer.storeProperties"
public static final String
USER_FACTORY_CLASS
"gaffer.user.factory.class"
-
uk.gov.gchq.gaffer.rest.controller.GremlinController Modifier and Type Constant Field Value public static final String
EXPLAIN_GREMLIN_KEY
"gremlin"
public static final String
EXPLAIN_OP_CHAIN_KEY
"chain"
public static final String
EXPLAIN_OVERVIEW_KEY
"overview"
-
uk.gov.gchq.gaffer.rest.service.v1.IGraphConfigurationService Modifier and Type Constant Field Value public static final String
LIST
"list"
-
uk.gov.gchq.gaffer.rest.service.v1.example.ExamplesService Modifier and Type Constant Field Value public static final String
TRANSFORMED_PROPERTIES
"transformedProperties"
-
uk.gov.gchq.gaffer.rest.service.v2.PropertiesServiceV2 Modifier and Type Constant Field Value public static final String
EXPOSED_PROPERTIES
"gaffer.properties"
-
uk.gov.gchq.gaffer.serialisation.implementation.MultiSerialiserStorage Modifier and Type Constant Field Value public static final String
ERROR_ADDING_MULTI_SERIALISER
"Adding nested MultiSerialiser within a MultiSerialiser is not supported yet."
-
uk.gov.gchq.gaffer.sketches.clearspring.cardinality.serialisation.json.HyperLogLogPlusJsonConstants Modifier and Type Constant Field Value public static final String
CARDINALITY_FIELD
"cardinality"
public static final String
HYPER_LOG_LOG_PLUS_SERIALISER_MODULE_NAME
"HyperLogLogPlusJsonSerialiser"
public static final String
HYPER_LOG_LOG_PLUS_SKETCH_BYTES_FIELD
"hyperLogLogPlusSketchBytes"
-
uk.gov.gchq.gaffer.sketches.clearspring.cardinality.serialisation.json.HyperLogLogPlusJsonDeserialiser Modifier and Type Constant Field Value public static final String
CLASS
"class"
public static final String
HYPER_LOG_LOG_PLUS
"hyperLogLogPlus"
-
uk.gov.gchq.gaffer.sketches.datasketches.cardinality.serialisation.json.HllSketchJsonConstants Modifier and Type Constant Field Value public static final String
BYTES
"bytes"
public static final String
CARDINALITY
"cardinality"
public static final int
DEFAULT_LOG_K
10
public static final String
LOG_K
"logK"
public static final String
MODULE_NAME
"HllSketchJsonSerialiser"
public static final String
VALUES
"values"
-
uk.gov.gchq.gaffer.spark.SparkConstants Modifier and Type Constant Field Value public static final String
APP_NAME
"spark.appname"
public static final String
DEFAULT_APP_NAME
"Gaffer"
public static final String
DEFAULT_SPARK_DEFAULT_CONF_PATH
"/opt/spark/conf/spark-defaults.conf"
public static final String
KRYO_REGISTRATOR
"spark.kryo.registrator"
public static final String
MASTER
"spark.master"
public static final String
MASTER_DEFAULT
"local[*]"
public static final String
SERIALIZER
"spark.serializer"
public static final String
SPARK_DEFAULT_CONF_PATH
"spark.conf.path"
public static final String
USE_SPARK_DEFAULT_CONF
"gaffer.spark.useSparkDefaultConf"
-
uk.gov.gchq.gaffer.spark.SparkContextUtil Modifier and Type Constant Field Value public static final String
SPARK_CONTEXT_CONFIG_KEY
"config.spark.context"
-
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema.SchemaToStructTypeConverter Modifier and Type Constant Field Value public static final String
DIRECTED_COL_NAME
"directed"
public static final String
DST_COL_NAME
"dst"
public static final String
GROUP
"group"
public static final String
ID
"id"
public static final String
MATCHED_VERTEX_COL_NAME
"matchedVertex"
public static final String
SRC_COL_NAME
"src"
public static final String
VERTEX_COL_NAME
"vertex"
-
uk.gov.gchq.gaffer.spark.operation.javardd.ImportJavaRDDOfElements Modifier and Type Constant Field Value public static final String
HADOOP_CONFIGURATION_KEY
"Hadoop_Configuration_Key"
-
uk.gov.gchq.gaffer.spark.operation.scalardd.ImportRDDOfElements Modifier and Type Constant Field Value public static final String
HADOOP_CONFIGURATION_KEY
"Hadoop_Configuration_Key"
-
uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.AbstractGetRDDHandler<OP extends Output<O> & GraphFilters,O> Modifier and Type Constant Field Value public static final String
HADOOP_CONFIGURATION_KEY
"Hadoop_Configuration_Key"
public static final String
USE_BATCH_SCANNER_RDD
"gaffer.accumulo.spark.rdd.use_batch_scanner"
public static final String
USE_RFILE_READER_RDD
"gaffer.accumulo.spark.directrdd.use_rfile_reader"
public static final String
VIEW
"gaffer.accumulo.spark.directrdd.view"
-
uk.gov.gchq.gaffer.store.StoreProperties Modifier and Type Constant Field Value public static final String
ADMIN_AUTH
"gaffer.store.admin.auth"
public static final String
EXECUTOR_SERVICE_THREAD_COUNT
"gaffer.store.job.executor.threads"
public static final String
EXECUTOR_SERVICE_THREAD_COUNT_DEFAULT
"50"
public static final String
GAFFER_NAMED_OPERATION_NESTED
"gaffer.named.operation.nested"
public static final String
JOB_TRACKER_ENABLED
"gaffer.store.job.tracker.enabled"
public static final String
JSON_SERIALISER_CLASS
"gaffer.serialiser.json.class"
public static final String
JSON_SERIALISER_MODULES
"gaffer.serialiser.json.modules"
public static final String
NAMED_OPERATION_ENABLED
"gaffer.store.namedoperation.enabled"
public static final String
NAMED_VIEW_ENABLED
"gaffer.store.namedview.enabled"
public static final String
OPERATION_DECLARATIONS
"gaffer.store.operation.declarations"
public static final String
OPERATION_DECLARATIONS_JSON
"gaffer.store.operation.declarations.json"
public static final String
REFLECTION_PACKAGES
"gaffer.store.reflection.packages"
public static final String
RESCHEDULE_JOBS_ON_START
"gaffer.store.job.rescheduleOnStart"
public static final String
SCHEMA_CLASS
"gaffer.store.schema.class"
public static final String
STORE_CLASS
"gaffer.store.class"
public static final String
STORE_PROPERTIES_CLASS
"gaffer.store.properties.class"
public static final String
STRICT_JSON
"gaffer.serialiser.json.strict"
-
uk.gov.gchq.gaffer.store.library.GraphLibrary Modifier and Type Constant Field Value public static final String
A_GRAPH_LIBRARY_CAN_T_BE_ADDED_WITH_A_NULL_S_GRAPH_ID_S
"A GraphLibrary can\'t be added with a null %s, graphId: %s"
-
uk.gov.gchq.gaffer.store.operation.GetTraits Modifier and Type Constant Field Value public static final boolean
DEFAULT_CURRENT_TRAITS
true
-
uk.gov.gchq.gaffer.store.operation.HasTrait Modifier and Type Constant Field Value public static final boolean
DEFAULT_CURRENT_TRAITS
true
-
uk.gov.gchq.gaffer.store.operation.handler.AbstractSampleElementsForSplitPointsHandler<T,S extends Store> Modifier and Type Constant Field Value public static final int
MAX_SAMPLED_ELEMENTS_DEFAULT
10000000
-
uk.gov.gchq.gaffer.store.operation.handler.AddSchemaToLibraryHandler Modifier and Type Constant Field Value public static final String
ERROR_ADDING_SCHEMA_TO_STORE_S
"Error adding schema to Store,%s"
public static final String
THE_STORE_DOES_NOT_HAVE_A_GRAPH_LIBRARY
" the store doesn\'t have a graphLibrary"
-
uk.gov.gchq.gaffer.store.operation.handler.AddStorePropertiesToLibraryHandler Modifier and Type Constant Field Value public static final String
ERROR_ADDING_STORE_TO_STORE_S
"Error adding storeProperties to Store.%s"
public static final String
THE_STORE_DOES_NOT_HAVE_A_GRAPH_LIBRARY
" the store doesn\'t have a graphLibrary"
-
uk.gov.gchq.gaffer.store.operation.handler.named.NamedOperationHandler Modifier and Type Constant Field Value public static final String
THE_NAMED_OPERATION_S_WAS_NOT_FOUND
"The named operation: %s was not found."
-
uk.gov.gchq.gaffer.store.operation.handler.named.cache.NamedOperationCache Modifier and Type Constant Field Value public static final String
CACHE_SERVICE_NAME_PREFIX
"NamedOperation"
public static final String
NAMED_OPERATION_CACHE_SERVICE_NAME
"NamedOperation"
public static final String
NAMED_OPERATION_CACHE_WAS_MADE_WITH_NULL_OR_EMPTY_SUFFIX
"NamedOperation Cache was made with Null or Empty suffix, This is very likely a mistake. GraphId or a supplied suffix is normal"
-
uk.gov.gchq.gaffer.store.operation.handler.named.cache.NamedViewCache Modifier and Type Constant Field Value public static final String
CACHE_SERVICE_NAME_PREFIX
"NamedView"
public static final String
NAMED_VIEW_CACHE_SERVICE_NAME
"NamedView"
-
uk.gov.gchq.gaffer.store.operation.resolver.DefaultScoreResolver Modifier and Type Constant Field Value public static final int
DEFAULT_OPERATION_SCORE
1
-
uk.gov.gchq.gaffer.store.schema.Schema Modifier and Type Constant Field Value public static final String
ERROR_MERGING_SCHEMA_DUE_TO
"Error merging Schema due to: "
public static final String
FORMAT_ERROR_WITH_THE_SCHEMA_TYPE_NAMED_S_DUE_TO_S
"Error with the schema type named:%s due to: %s"
public static final String
FORMAT_EXCEPTION
"%s, options are: %s and %s"
public static final String
FORMAT_UNABLE_TO_MERGE_SCHEMAS_CONFLICT_WITH_S
"Unable to merge schemas because of conflict with the %s"
-
uk.gov.gchq.gaffer.store.schema.TypeDefinition Modifier and Type Constant Field Value public static final String
AGGREGATE_FUNCTION
"aggregate function"
public static final String
TYPE_CLASS
"type class"
public static final String
TYPE_SERIALISER
"type serialiser"
-
uk.gov.gchq.gaffer.store.schema.ViewValidator Modifier and Type Constant Field Value public static final String
SKIP_VIEW_VALIDATION
"skipViewValidation"
-
uk.gov.gchq.gaffer.store.schema.exception.VertexSerialiserSchemaException Modifier and Type Constant Field Value public static final String
VERTEX_SERIALISER
"vertex serialiser"
-
uk.gov.gchq.gaffer.store.schema.exception.VisibilityPropertySchemaException Modifier and Type Constant Field Value public static final String
VISIBILITY_PROPERTY
"visibility property"
-
uk.gov.gchq.gaffer.time.CommonTimeUtil Modifier and Type Constant Field Value public static final long
MILLISECONDS_IN_DAY
86400000L
public static final long
MILLISECONDS_IN_HOUR
3600000L
public static final long
MILLISECONDS_IN_MINUTE
60000L
public static final long
MILLISECONDS_IN_SECOND
1000L
public static final long
MILLISECONDS_IN_WEEK
604800000L
-
uk.gov.gchq.gaffer.tinkerpop.GafferPopGraph Modifier and Type Constant Field Value public static final String
DATA_AUTHS
"gaffer.dataAuths"
public static final int
DEFAULT_GET_ELEMENTS_LIMIT
5000
public static final String
ELEMENTS_SCHEMA
"gaffer.schema.elements"
public static final String
GAFFERPOP_PROPERTIES
"gaffer.gafferpop.properties"
public static final String
GET_ELEMENTS_LIMIT
"gaffer.elements.getlimit"
public static final String
GRAPH_ID
"gaffer.graphId"
public static final String
HAS_STEP_FILTER_STAGE
"gaffer.elements.hasstepfilterstage"
public static final String
ID_LABEL
"id"
public static final String
ID_MANAGER
"vertex.id.manager"
public static final String
NOT_READ_ONLY_ELEMENTS
"gaffer.elements.notreadonly"
public static final String
OP_OPTIONS
"gaffer.operation.options"
public static final String
SCHEMAS
"gaffer.schemas"
public static final String
STORE_PROPERTIES
"gaffer.storeproperties"
public static final String
TYPES_SCHEMA
"gaffer.schema.types"
public static final String
USER_ID
"gaffer.userId"
-
uk.gov.gchq.gaffer.tinkerpop.GafferPopGraphVariables Modifier and Type Constant Field Value public static final String
CYPHER_KEY
"cypher"
public static final String
DATA_AUTHS
"dataAuths"
public static final String
GET_ELEMENTS_LIMIT
"getElementsLimit"
public static final String
HAS_STEP_FILTER_STAGE
"hasStepFilterStage"
public static final String
LAST_OPERATION_CHAIN
"lastOperation"
public static final String
OP_OPTIONS
"operationOptions"
public static final String
USER
"user"
public static final String
USER_ID
"userId"
-
uk.gov.gchq.gaffer.traffic.ElementGroup Modifier and Type Constant Field Value public static final String
JUNCTION_LOCATED_AT
"JunctionLocatedAt"
public static final String
JUNCTION_USE
"JunctionUse"
public static final String
LOCATION_CONTAINS_ROAD
"LocationContainsRoad"
public static final String
REGION_CONTAINS_LOCATION
"RegionContainsLocation"
public static final String
ROAD_HAS_JUNCTION
"RoadHasJunction"
public static final String
ROAD_USE
"RoadUse"
-
uk.gov.gchq.gaffer.traffic.listeners.DataLoader Modifier and Type Constant Field Value public static final String
DATA_PATH
"roadTraffic.dataLoader.dataPath"
-
uk.gov.gchq.gaffer.user.User Modifier and Type Constant Field Value public static final String
UNKNOWN_USER_ID
"UNKNOWN"