Skip navigation links
A B C D F G H I J M N O P R S T U V W 

A

AbstractBinaryInputFormat - Class in org.janusgraph.hadoop.formats.util
 
AbstractBinaryInputFormat() - Constructor for class org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
 
AbstractDistCacheConfigurer - Class in org.janusgraph.hadoop.config.job
Abstract base class for JobClasspathConfigurer implementations that use Hadoop's distributed cache to store push class files to the cluster.
AbstractDistCacheConfigurer(String) - Constructor for class org.janusgraph.hadoop.config.job.AbstractDistCacheConfigurer
 
acquire() - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat.RefCountedCloseable
 
addDefaultResource(String) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addDeprecation(String, String[], String) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
addDeprecation(String, String, String) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addDeprecation(String, String[]) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
addDeprecation(String, String) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addResource(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addResource(URL) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addResource(Path) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addResource(InputStream) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
addResource(InputStream, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 

B

BULKLOAD_GRAPH_CONFIG_KEYS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
BULKLOAD_NS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
BULKLOAD_SCHEMA_CHECK - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 

C

cleanup(Mapper<StaticBuffer, Iterable<Entry>, NullWritable, NullWritable>.Context) - Method in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
cleanup(Mapper<StaticBuffer, Iterable<Entry>, NullWritable, NullWritable>.Context) - Method in class org.janusgraph.hadoop.scan.HadoopVertexScanMapper
 
clear() - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
close() - Method in class org.janusgraph.hadoop.config.HadoopConfiguration
 
close() - Method in class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 
close() - Method in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
close() - Method in interface org.janusgraph.hadoop.formats.util.input.JanusGraphHadoopSetup
 
close() - Method in class org.janusgraph.hadoop.formats.util.JanusGraphVertexDeserializer
 
COLUMN_FAMILY_NAME - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
configure(Job) - Method in interface org.janusgraph.hadoop.config.job.JobClasspathConfigurer
 
configure(Job) - Method in class org.janusgraph.hadoop.DistCacheConfigurer
 
configure(Job) - Method in class org.janusgraph.hadoop.MapredJarConfigurer
 
copy() - Method in class org.janusgraph.hadoop.config.HadoopConfiguration
 
copyPropertiesToInputAndOutputConf(Configuration, Properties) - Static method in class org.janusgraph.hadoop.MapReduceIndexJobs
 
CountersScanMetrics - Class in org.janusgraph.hadoop
 
CountersScanMetrics(Counters) - Constructor for class org.janusgraph.hadoop.CountersScanMetrics
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat
 
CUSTOM_COUNTER_GROUP - Static variable in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 

D

DEFAULT_SLICE_QUERY - Static variable in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
DistCacheConfigurer - Class in org.janusgraph.hadoop
 
DistCacheConfigurer(String) - Constructor for class org.janusgraph.hadoop.DistCacheConfigurer
 
dumpConfiguration(Configuration, Writer) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
dumpDeprecatedKeys() - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 

F

FILTER_PARTITIONED_VERTICES - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
finishSetup(ModifiableHadoopConfiguration, Configuration) - Method in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
FormatTools - Class in org.janusgraph.hadoop.formats
 
FormatTools() - Constructor for class org.janusgraph.hadoop.formats.FormatTools
 

G

GeoShapeKryoSerializer() - Constructor for class org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator.GeoShapeKryoSerializer
 
get(String, Class<O>) - Method in class org.janusgraph.hadoop.config.HadoopConfiguration
 
get(String, String) - Static method in class org.janusgraph.hadoop.config.job.JobClasspathConfigurers
 
get(ScanMetrics.Metric) - Method in class org.janusgraph.hadoop.CountersScanMetrics
 
get(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
get(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
get(ScanMetrics.Metric) - Method in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
getBaseOutputFormatClass(Job) - Static method in class org.janusgraph.hadoop.formats.FormatTools
 
getBoolean(String, boolean) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getClass(String, Class<?>) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getClass(String, Class<? extends U>, Class<U>) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getClassByName(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getClassByNameOrNull(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getClasses(String, Class<?>...) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getClassLoader() - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getConf() - Method in class org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
 
getConf() - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat
 
getConfResourceAsInputStream(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getConfResourceAsReader(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getCurrentKey() - Method in class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 
getCurrentValue() - Method in class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 
getCustom(String) - Method in class org.janusgraph.hadoop.CountersScanMetrics
 
getCustom(String) - Method in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
getDouble(String, double) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getEnum(String, T) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getFile(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getFilterPartitionedVertices() - Method in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
getFilterPartitionedVertices() - Method in interface org.janusgraph.hadoop.formats.util.input.JanusGraphHadoopSetup
 
getFloat(String, float) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getHadoopConfiguration() - Method in class org.janusgraph.hadoop.config.ModifiableHadoopConfiguration
 
getIDManager() - Method in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
getIDManager() - Method in interface org.janusgraph.hadoop.formats.util.input.JanusGraphHadoopSetup
 
getIndexJobConf(String, String) - Static method in class org.janusgraph.hadoop.MapReduceIndexJobs
 
getInputFormat(Configuration) - Method in interface org.janusgraph.hadoop.HadoopStoreManager
 
getInstances(String, Class<U>) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getInt(String, int) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getInts(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getJanusGraphConf() - Method in class org.janusgraph.hadoop.config.ModifiableHadoopConfiguration
 
getKeys(String) - Method in class org.janusgraph.hadoop.config.HadoopConfiguration
 
getLocalPath(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getLocalPaths() - Method in class org.janusgraph.hadoop.config.job.AbstractDistCacheConfigurer
 
getLong(String, long) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getLongBytes(String, long) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getMapredJar() - Method in class org.janusgraph.hadoop.config.job.AbstractDistCacheConfigurer
 
getPattern(String, Pattern) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getProgress() - Method in class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 
getPropertySources(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getRange(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getRaw(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getRelationReader() - Method in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
getRelationReader() - Method in interface org.janusgraph.hadoop.formats.util.input.JanusGraphHadoopSetup
 
getResource(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getSocketAddr(String, String, int) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getSplits(JobContext) - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat
 
getStringCollection(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getStrings(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getStrings(String, String...) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getSystemTypeInspector() - Method in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
getSystemTypeInspector() - Method in interface org.janusgraph.hadoop.formats.util.input.JanusGraphHadoopSetup
 
getTimeDuration(String, long, TimeUnit) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getTrimmed(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getTrimmed(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getTrimmedStringCollection(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getTrimmedStrings(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getTrimmedStrings(String, String...) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getTypeInspector() - Method in class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
getTypeInspector() - Method in interface org.janusgraph.hadoop.formats.util.input.JanusGraphHadoopSetup
 
getValByRegex(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
getVertexId(StaticBuffer) - Method in interface org.janusgraph.hadoop.formats.util.input.VertexReader
 
GRAPH_CONFIG_KEYS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 

H

hadoopConf - Variable in class org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
 
HadoopConfiguration - Class in org.janusgraph.hadoop.config
 
HadoopConfiguration(Configuration) - Constructor for class org.janusgraph.hadoop.config.HadoopConfiguration
 
HadoopConfiguration(Configuration, String) - Constructor for class org.janusgraph.hadoop.config.HadoopConfiguration
 
HadoopContextScanMetrics - Class in org.janusgraph.hadoop.scan
 
HadoopContextScanMetrics(TaskInputOutputContext) - Constructor for class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
HadoopInputFormat - Class in org.janusgraph.hadoop.formats.util
 
HadoopInputFormat(InputFormat<StaticBuffer, Iterable<Entry>>) - Constructor for class org.janusgraph.hadoop.formats.util.HadoopInputFormat
 
HadoopInputFormat.RefCountedCloseable<T extends AutoCloseable> - Class in org.janusgraph.hadoop.formats.util
 
HadoopRecordReader - Class in org.janusgraph.hadoop.formats.util
 
HadoopRecordReader(HadoopInputFormat.RefCountedCloseable<JanusGraphVertexDeserializer>, RecordReader<StaticBuffer, Iterable<Entry>>) - Constructor for class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 
HadoopScanMapper - Class in org.janusgraph.hadoop.scan
Run a ScanJob via a Hadoop Mapper over the edgestore.
HadoopScanMapper() - Constructor for class org.janusgraph.hadoop.scan.HadoopScanMapper
 
HadoopScanRunner - Class in org.janusgraph.hadoop.scan
Utility class to construct and submit Hadoop Jobs that execute a HadoopScanMapper.
HadoopScanRunner() - Constructor for class org.janusgraph.hadoop.scan.HadoopScanRunner
 
HadoopStoreManager - Interface in org.janusgraph.hadoop
 
HadoopVertexScanMapper - Class in org.janusgraph.hadoop.scan
 
HadoopVertexScanMapper() - Constructor for class org.janusgraph.hadoop.scan.HadoopVertexScanMapper
 

I

ImmutableConfiguration - Class in org.janusgraph.hadoop
Deprecated.
ImmutableConfiguration(Configuration) - Constructor for class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
increment(ScanMetrics.Metric) - Method in class org.janusgraph.hadoop.CountersScanMetrics
 
increment(ScanMetrics.Metric) - Method in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
incrementCustom(String, long) - Method in class org.janusgraph.hadoop.CountersScanMetrics
 
incrementCustom(String) - Method in class org.janusgraph.hadoop.CountersScanMetrics
 
incrementCustom(String, long) - Method in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
incrementCustom(String) - Method in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
initialize(InputSplit, TaskAttemptContext) - Method in class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 
IOFORMAT_NS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
isDeprecated(String) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
isSystemType(long) - Method in interface org.janusgraph.hadoop.formats.util.input.SystemTypeInspector
 
isTypeSystemType(long) - Method in interface org.janusgraph.hadoop.formats.util.input.SystemTypeInspector
 
isVertexExistsSystemType(long) - Method in interface org.janusgraph.hadoop.formats.util.input.SystemTypeInspector
 
isVertexLabelSystemType(long) - Method in interface org.janusgraph.hadoop.formats.util.input.SystemTypeInspector
 
iterator() - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 

J

janusgraphConf - Variable in class org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
 
JanusGraphHadoopConfiguration - Class in org.janusgraph.hadoop.config
 
JanusGraphHadoopConfiguration() - Constructor for class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
JanusGraphHadoopSetup - Interface in org.janusgraph.hadoop.formats.util.input
 
JanusGraphHadoopSetupImpl - Class in org.janusgraph.hadoop.formats.util.input.current
 
JanusGraphHadoopSetupImpl(Configuration) - Constructor for class org.janusgraph.hadoop.formats.util.input.current.JanusGraphHadoopSetupImpl
 
JanusGraphKryoRegistrator - Class in org.janusgraph.hadoop.serialize
Register JanusGraph classes requiring custom Kryo serialization for Spark.
JanusGraphKryoRegistrator() - Constructor for class org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator
 
JanusGraphKryoRegistrator.GeoShapeKryoSerializer - Class in org.janusgraph.hadoop.serialize
Geoshape serializer for Kryo.
JanusGraphKryoShimService - Class in org.janusgraph.hadoop.serialize
 
JanusGraphKryoShimService() - Constructor for class org.janusgraph.hadoop.serialize.JanusGraphKryoShimService
 
JanusGraphVertexDeserializer - Class in org.janusgraph.hadoop.formats.util
 
JanusGraphVertexDeserializer(JanusGraphHadoopSetup) - Constructor for class org.janusgraph.hadoop.formats.util.JanusGraphVertexDeserializer
 
job - Variable in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
JobClasspathConfigurer - Interface in org.janusgraph.hadoop.config.job
Configures a Job a map reduce jar and/or additional classpath elements hosted in the Hadoop DistributedCache.
JobClasspathConfigurers - Class in org.janusgraph.hadoop.config.job
Static companion class for JobClasspathConfigurer implementations.
JobClasspathConfigurers() - Constructor for class org.janusgraph.hadoop.config.job.JobClasspathConfigurers
 
jobConf - Variable in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
JobConfigurationFormat - Interface in org.janusgraph.hadoop.formats
If an Input- or OutputFormat requires a dynamic configuration of the job at execution time, then a JobConfigurationFormat can be implemented.

M

main(String[]) - Static method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
map(StaticBuffer, Iterable<Entry>, Mapper<StaticBuffer, Iterable<Entry>, NullWritable, NullWritable>.Context) - Method in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
MAPRED_NS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
MapredJarConfigurer - Class in org.janusgraph.hadoop
 
MapredJarConfigurer(String) - Constructor for class org.janusgraph.hadoop.MapredJarConfigurer
 
MapReduceIndexJobs - Class in org.janusgraph.hadoop
 
MapReduceIndexJobs() - Constructor for class org.janusgraph.hadoop.MapReduceIndexJobs
 
MapReduceIndexManagement - Class in org.janusgraph.hadoop
 
MapReduceIndexManagement(JanusGraph) - Constructor for class org.janusgraph.hadoop.MapReduceIndexManagement
 
metrics - Variable in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
ModifiableHadoopConfiguration - Class in org.janusgraph.hadoop.config
 
mrConf - Variable in class org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
 

N

nextKeyValue() - Method in class org.janusgraph.hadoop.formats.util.HadoopRecordReader
 

O

of(ConfigNamespace, Configuration) - Static method in class org.janusgraph.hadoop.config.ModifiableHadoopConfiguration
 
org.janusgraph.hadoop - package org.janusgraph.hadoop
 
org.janusgraph.hadoop.config - package org.janusgraph.hadoop.config
 
org.janusgraph.hadoop.config.job - package org.janusgraph.hadoop.config.job
 
org.janusgraph.hadoop.formats - package org.janusgraph.hadoop.formats
 
org.janusgraph.hadoop.formats.util - package org.janusgraph.hadoop.formats.util
 
org.janusgraph.hadoop.formats.util.input - package org.janusgraph.hadoop.formats.util.input
 
org.janusgraph.hadoop.formats.util.input.current - package org.janusgraph.hadoop.formats.util.input.current
 
org.janusgraph.hadoop.scan - package org.janusgraph.hadoop.scan
 
org.janusgraph.hadoop.serialize - package org.janusgraph.hadoop.serialize
 

P

prefixView(ConfigNamespace, ConfigNamespace, ModifiableHadoopConfiguration) - Static method in class org.janusgraph.hadoop.config.ModifiableHadoopConfiguration
 

R

read(Kryo, Input, Class<Geoshape>) - Method in class org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator.GeoShapeKryoSerializer
 
readFields(DataInput) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
readHadoopVertex(StaticBuffer, Iterable<Entry>) - Method in class org.janusgraph.hadoop.formats.util.JanusGraphVertexDeserializer
 
RefCountedCloseable(Function<Configuration, T>) - Constructor for class org.janusgraph.hadoop.formats.util.HadoopInputFormat.RefCountedCloseable
 
registerClasses(Kryo) - Method in class org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator
 
release() - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat.RefCountedCloseable
 
reloadConfiguration() - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
remove(String) - Method in class org.janusgraph.hadoop.config.HadoopConfiguration
 
runJob(Configuration, String, Configuration, Class<? extends InputFormat>, String, Class<? extends Mapper>) - Static method in class org.janusgraph.hadoop.scan.HadoopScanRunner
Run a ScanJob on Hadoop MapReduce.
runJob(Configuration, Class<? extends InputFormat>, String, Class<? extends Mapper>) - Static method in class org.janusgraph.hadoop.scan.HadoopScanRunner
 
runScanJob(ScanJob, Configuration, String, Configuration, Class<? extends InputFormat>) - Static method in class org.janusgraph.hadoop.scan.HadoopScanRunner
 
runVertexScanJob(VertexScanJob, Configuration, String, Configuration, Class<? extends InputFormat>) - Static method in class org.janusgraph.hadoop.scan.HadoopScanRunner
 

S

SCAN_JOB_CLASS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
SCAN_JOB_CONFIG_KEYS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
SCAN_JOB_CONFIG_ROOT - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
SCAN_NS - Static variable in class org.janusgraph.hadoop.config.JanusGraphHadoopConfiguration
 
set(String, O) - Method in class org.janusgraph.hadoop.config.HadoopConfiguration
 
set(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
set(String, String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setBoolean(String, boolean) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setBooleanIfUnset(String, boolean) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setBuilderConfiguration(Configuration) - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat.RefCountedCloseable
 
setClass(String, Class<?>, Class<?>) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setClassLoader(ClassLoader) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setConf(Configuration) - Method in class org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
 
setConf(Configuration) - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat
 
setDouble(String, double) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setEnum(String, T) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setFloat(String, float) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setGraphFilter(GraphFilter) - Method in class org.janusgraph.hadoop.formats.util.HadoopInputFormat
 
setIfUnset(String, String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setInt(String, int) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setLong(String, long) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setPattern(String, Pattern) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setQuietMode(boolean) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setSocketAddr(String, InetSocketAddress) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setStrings(String, String...) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setTimeDuration(String, long, TimeUnit) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
setup(Mapper<StaticBuffer, Iterable<Entry>, NullWritable, NullWritable>.Context) - Method in class org.janusgraph.hadoop.scan.HadoopScanMapper
 
setup(Mapper<StaticBuffer, Iterable<Entry>, NullWritable, NullWritable>.Context) - Method in class org.janusgraph.hadoop.scan.HadoopVertexScanMapper
 
size() - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
STANDARD_COUNTER_GROUP - Static variable in class org.janusgraph.hadoop.scan.HadoopContextScanMetrics
 
SystemTypeInspector - Interface in org.janusgraph.hadoop.formats.util.input
 

T

toString() - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 

U

unset(String) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
updateConnectAddr(String, InetSocketAddress) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
updateIndex(Index, SchemaAction) - Method in class org.janusgraph.hadoop.MapReduceIndexManagement
 
updateIndex(Index, SchemaAction, Configuration) - Method in class org.janusgraph.hadoop.MapReduceIndexManagement
Updates the provided index according to the given SchemaAction.
updateJob(Job) - Method in interface org.janusgraph.hadoop.formats.JobConfigurationFormat
 
uploadFileIfNecessary(FileSystem, Path, FileSystem) - Method in class org.janusgraph.hadoop.config.job.AbstractDistCacheConfigurer
 

V

VertexReader - Interface in org.janusgraph.hadoop.formats.util.input
 

W

write(DataOutput) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
write(Kryo, Output, Geoshape) - Method in class org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator.GeoShapeKryoSerializer
 
writeXml(OutputStream) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
writeXml(Writer) - Method in class org.janusgraph.hadoop.ImmutableConfiguration
Deprecated.
 
A B C D F G H I J M N O P R S T U V W 
Skip navigation links

Copyright © 2012–2023. All rights reserved.