跳过导航链接
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractRestClient - com.baidu.hugegraph.rest中的类
 
AbstractRestClient(String, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, String, String, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, int, int, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, int, int, int, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, String, String, int, int, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, String, String, int, int, int, String, String) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, String, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, String, int, int, int) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, String, int, int, int, String, String) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient(String, ClientConfig) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient
 
AbstractRestClient.BearerRequestFilter - com.baidu.hugegraph.rest中的类
 
AbstractRestClient.HostNameVerifier - com.baidu.hugegraph.rest中的类
 
accept(T) - 接口 中的方法com.baidu.hugegraph.testutil.Assert.ThrowableConsumer
 
addProperty(String, Object) - 类 中的方法com.baidu.hugegraph.config.HugeConfig
 
allowValues(O...) - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
allUnique(Collection<?>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
ANY_EVENT - 类 中的静态变量com.baidu.hugegraph.event.EventHub
 
apply(T1, T2, T3) - 接口 中的方法com.baidu.hugegraph.func.TriFunction
 
args() - 类 中的方法com.baidu.hugegraph.event.Event
 
Assert - com.baidu.hugegraph.testutil中的类
 
Assert() - 类 的构造器com.baidu.hugegraph.testutil.Assert
 
Assert.ThrowableConsumer<T> - com.baidu.hugegraph.testutil中的接口
 
Assert.ThrowableRunnable - com.baidu.hugegraph.testutil中的接口
 
assertContains(String, String) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(byte, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(short, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(char, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(int, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(long, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(float, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertEquals(double, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertGt(Number, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertGte(Number, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertInstanceOf(Class<?>, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertLt(Number, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertLte(Number, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertThrows(Class<? extends Throwable>, Assert.ThrowableRunnable) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
assertThrows(Class<? extends Throwable>, Assert.ThrowableRunnable, Consumer<Throwable>) - 类 中的静态方法com.baidu.hugegraph.testutil.Assert
 
AtomicLock - com.baidu.hugegraph.concurrent中的类
 
AtomicLock(String) - 类 的构造器com.baidu.hugegraph.concurrent.AtomicLock
 
atomicLock(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
await() - 类 中的方法com.baidu.hugegraph.concurrent.BarrierEvent
Wait forever until the signal is received.
await(long) - 类 中的方法com.baidu.hugegraph.concurrent.BarrierEvent
Wait specified time in milliseconds.

B

BarrierEvent - com.baidu.hugegraph.concurrent中的类
 
BarrierEvent() - 类 的构造器com.baidu.hugegraph.concurrent.BarrierEvent
 
BASE - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
BASE_TIME - 类 中的静态变量com.baidu.hugegraph.util.TimeUtil
 
batchIterator - 类 中的变量com.baidu.hugegraph.iterator.FlatMapperIterator
 
BatchMapperIterator<T,R> - com.baidu.hugegraph.iterator中的类
 
BatchMapperIterator(int, Iterator<T>, Function<List<T>, Iterator<R>>) - 类 的构造器com.baidu.hugegraph.iterator.BatchMapperIterator
 
BearerRequestFilter() - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient.BearerRequestFilter
 
beforeExecute(Thread, Runnable) - 类 中的方法com.baidu.hugegraph.concurrent.PausableScheduledThreadPool
 
Bytes - com.baidu.hugegraph.util中的类
TODO: extends com.google.common.primitives.Bytes
Bytes() - 类 的构造器com.baidu.hugegraph.util.Bytes
 
bytesFromReadableString(String) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 
bytesToGB(long) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 
bytesToInt(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
bytesToLong(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
bytesToMB(long) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 
bytesToReadableString(long) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 
byteToSortableBytes(byte) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 

C

call(String, Object...) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
charAt(int) - 类 中的方法com.baidu.hugegraph.util.StringUtil.Chars
 
Chars(char[], int, int) - 类 的构造器com.baidu.hugegraph.util.StringUtil.Chars
 
check(Object) - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
check(VersionUtil.Version, String, String, String) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil
Check whether a component version is matched expected range, throw an exception if it's not matched.
checkArgs(Class<?>...) - 类 中的方法com.baidu.hugegraph.event.Event
 
checkArgument(boolean, String, Object...) - 类 中的静态方法com.baidu.hugegraph.util.E
 
checkArgumentNotNull(Object, String, Object...) - 类 中的静态方法com.baidu.hugegraph.util.E
 
checkNotEmpty(Collection<?>, String) - 类 中的静态方法com.baidu.hugegraph.util.E
 
checkNotEmpty(Collection<?>, String, String) - 类 中的静态方法com.baidu.hugegraph.util.E
 
checkNotNull(Object, String) - 类 中的静态方法com.baidu.hugegraph.util.E
 
checkNotNull(Object, String, String) - 类 中的静态方法com.baidu.hugegraph.util.E
 
CheckSocket - com.baidu.hugegraph.util中的类
 
CheckSocket() - 类 的构造器com.baidu.hugegraph.util.CheckSocket
 
checkState(boolean, String, Object...) - 类 中的静态方法com.baidu.hugegraph.util.E
 
checkStatus(Response, Response.Status...) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
child(String) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
child(String, Stopwatch) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
child(String) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
child(String, Stopwatch) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
child(String) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
child(String, Stopwatch) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
CIter<R> - com.baidu.hugegraph.iterator中的接口
 
classes(String...) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 
clear() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
clear() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
clear() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
clear() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.FastMap
 
clear() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
ClientException - com.baidu.hugegraph.rest中的异常错误
 
ClientException(String, Throwable) - 异常错误 的构造器com.baidu.hugegraph.rest.ClientException
 
ClientException(String, Object...) - 异常错误 的构造器com.baidu.hugegraph.rest.ClientException
 
ClientException(String, Throwable, Object...) - 异常错误 的构造器com.baidu.hugegraph.rest.ClientException
 
close() - 类 中的方法com.baidu.hugegraph.iterator.ExtendableIterator
 
close() - 类 中的方法com.baidu.hugegraph.iterator.FlatMapperIterator
 
close() - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 
close(Iterator<?>) - 类 中的静态方法com.baidu.hugegraph.iterator.WrappedIterator
 
close() - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
close() - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
closeOriginIterator() - 类 中的方法com.baidu.hugegraph.iterator.LimitIterator
 
CollectionUtil - com.baidu.hugegraph.util中的类
 
CollectionUtil() - 类 的构造器com.baidu.hugegraph.util.CollectionUtil
 
com.baidu.hugegraph.concurrent - 程序包 com.baidu.hugegraph.concurrent
 
com.baidu.hugegraph.config - 程序包 com.baidu.hugegraph.config
 
com.baidu.hugegraph.date - 程序包 com.baidu.hugegraph.date
 
com.baidu.hugegraph.event - 程序包 com.baidu.hugegraph.event
 
com.baidu.hugegraph.func - 程序包 com.baidu.hugegraph.func
 
com.baidu.hugegraph.iterator - 程序包 com.baidu.hugegraph.iterator
 
com.baidu.hugegraph.license - 程序包 com.baidu.hugegraph.license
 
com.baidu.hugegraph.perf - 程序包 com.baidu.hugegraph.perf
 
com.baidu.hugegraph.rest - 程序包 com.baidu.hugegraph.rest
 
com.baidu.hugegraph.testutil - 程序包 com.baidu.hugegraph.testutil
 
com.baidu.hugegraph.util - 程序包 com.baidu.hugegraph.util
 
com.baidu.hugegraph.version - 程序包 com.baidu.hugegraph.version
 
CommonVersion - com.baidu.hugegraph.version中的类
 
CommonVersion() - 类 的构造器com.baidu.hugegraph.version.CommonVersion
 
compare(byte[], byte[]) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
compareNumber(Object, Number) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Compare object with a number, the object should be a number, or it can be converted to a BigDecimal
compareTo(Stopwatch.Path) - 类 中的方法com.baidu.hugegraph.perf.Stopwatch.Path
 
compareTo(VersionUtil.Version) - 类 中的方法com.baidu.hugegraph.util.VersionUtil.Version
 
concat(byte[], byte[]) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
ConfigConvOption<T,R> - com.baidu.hugegraph.config中的类
 
ConfigConvOption(String, String, Predicate<T>, Function<T, R>, T) - 类 的构造器com.baidu.hugegraph.config.ConfigConvOption
 
ConfigConvOption(String, boolean, String, Predicate<T>, Function<T, R>, T) - 类 的构造器com.baidu.hugegraph.config.ConfigConvOption
 
ConfigException - com.baidu.hugegraph.config中的异常错误
 
ConfigException(String) - 异常错误 的构造器com.baidu.hugegraph.config.ConfigException
 
ConfigException(String, Throwable) - 异常错误 的构造器com.baidu.hugegraph.config.ConfigException
 
ConfigException(String, Object...) - 异常错误 的构造器com.baidu.hugegraph.config.ConfigException
 
ConfigException(String, Throwable, Object...) - 异常错误 的构造器com.baidu.hugegraph.config.ConfigException
 
ConfigListConvOption<T,R> - com.baidu.hugegraph.config中的类
 
ConfigListConvOption(String, String, Predicate<List<T>>, Function<T, R>, T...) - 类 的构造器com.baidu.hugegraph.config.ConfigListConvOption
 
ConfigListConvOption(String, boolean, String, Predicate<List<T>>, Function<T, R>, Class<T>, List<T>) - 类 的构造器com.baidu.hugegraph.config.ConfigListConvOption
 
ConfigListOption<T> - com.baidu.hugegraph.config中的类
 
ConfigListOption(String, String, Predicate<List<T>>, T...) - 类 的构造器com.baidu.hugegraph.config.ConfigListOption
 
ConfigListOption(String, boolean, String, Predicate<List<T>>, Class<T>, List<T>) - 类 的构造器com.baidu.hugegraph.config.ConfigListOption
 
ConfigOption<T> - com.baidu.hugegraph.config中的类
 
ConfigOption(String, String, T) - 类 的构造器com.baidu.hugegraph.config.ConfigOption
 
ConfigOption(String, String, Predicate<T>, T) - 类 的构造器com.baidu.hugegraph.config.ConfigOption
 
ConfigOption(String, boolean, String, Predicate<T>, Class<T>, T) - 类 的构造器com.baidu.hugegraph.config.ConfigOption
 
consumerAmount() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 
consumerType() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 
containKey(String) - 类 中的静态方法com.baidu.hugegraph.config.OptionSpace
 
contains(byte[], byte) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
containsKey(Object) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.FastMap
 
containsKey(Object) - 类 中的方法com.baidu.hugegraph.util.OrderLimitMap
 
containsListener(String) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
content() - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
convert(T) - 类 中的方法com.baidu.hugegraph.config.ConfigConvOption
 
convert(List<T>) - 类 中的方法com.baidu.hugegraph.config.ConfigListConvOption
 
convert(Object, Function<String, ?>) - 类 中的静态方法com.baidu.hugegraph.config.ConfigListOption
 
convert(T) - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
convertToNumber(Object) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
copy() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
copy() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
copy() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
cpus() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
create(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockManager
 
create(LicenseInstallParam, LicenseManager.VerifyCallback) - 类 中的静态方法com.baidu.hugegraph.license.LicenseManagerFactory
 
current - 类 中的变量com.baidu.hugegraph.iterator.WrappedIterator
 

D

dataSize() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
dataType() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
DATE_ZERO - 类 中的静态变量com.baidu.hugegraph.util.DateUtil
 
DateUtil - com.baidu.hugegraph.util中的类
 
DateUtil() - 类 的构造器com.baidu.hugegraph.util.DateUtil
 
decode(String, String) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
decodeB64(String) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
decodeNumber(String, Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
decodeSignedB64(String) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
decodeSortable(String) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
defaultValue() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
delete(String, Map<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
delete(String, String) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
delete(String, Map<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
delete(String, String) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
desc() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
description() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 
destroy(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockManager
 
destroy(long) - 类 中的静态方法com.baidu.hugegraph.event.EventHub
 
disallowEmpty() - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
doubleToSortableLong(double) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Converts a double value to a sortable signed long.
doubleWith2Scale(double) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 

E

E - com.baidu.hugegraph.util中的类
 
E() - 类 的构造器com.baidu.hugegraph.util.E
 
EB - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
edges() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
empty() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
empty() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
empty() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
empty() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
EMPTY - 类 中的静态变量com.baidu.hugegraph.perf.Stopwatch.Path
 
encode(String) - 类 中的静态方法com.baidu.hugegraph.rest.AbstractRestClient
 
encode(long, String) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
encodeB64(long) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
encodeNumber(Object) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
encodeSignedB64(long) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
encodeSortable(long) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
end(String) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
endsWith(String) - 类 中的方法com.baidu.hugegraph.perf.Stopwatch.Path
 
endTime(long) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
endTime(long) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
endTime(long) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
equals(Object) - 类 中的方法com.baidu.hugegraph.perf.Stopwatch.Path
 
equals(byte[], byte[]) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
equals(Object) - 类 中的方法com.baidu.hugegraph.util.StringUtil.Chars
 
equals(Object) - 类 中的方法com.baidu.hugegraph.util.VersionUtil.Version
 
Event - com.baidu.hugegraph.event中的类
 
Event(Object, String) - 类 的构造器com.baidu.hugegraph.event.Event
 
Event(Object, String, Object...) - 类 的构造器com.baidu.hugegraph.event.Event
 
event(Event) - 接口 中的方法com.baidu.hugegraph.event.EventListener
The event callback
EVENT_WORKER - 类 中的静态变量com.baidu.hugegraph.event.EventHub
 
EventHub - com.baidu.hugegraph.event中的类
 
EventHub() - 类 的构造器com.baidu.hugegraph.event.EventHub
 
EventHub(String) - 类 的构造器com.baidu.hugegraph.event.EventHub
 
EventListener - com.baidu.hugegraph.event中的接口
 
ExecutorUtil - com.baidu.hugegraph.util中的类
 
ExecutorUtil() - 类 的构造器com.baidu.hugegraph.util.ExecutorUtil
 
exists(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockManager
 
extend(Iterator<T>) - 类 中的方法com.baidu.hugegraph.iterator.ExtendableIterator
 
ExtendableIterator<T> - com.baidu.hugegraph.iterator中的类
 
ExtendableIterator() - 类 的构造器com.baidu.hugegraph.iterator.ExtendableIterator
 
ExtendableIterator(Iterator<T>) - 类 的构造器com.baidu.hugegraph.iterator.ExtendableIterator
 
ExtendableIterator(Iterator<T>, Iterator<T>) - 类 的构造器com.baidu.hugegraph.iterator.ExtendableIterator
 
extraParams() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 

F

FastMap() - 类 的构造器com.baidu.hugegraph.perf.PerfUtil.FastMap
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.BatchMapperIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.ExtendableIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.FilterIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.FlatMapperIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.LimitIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.ListIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.MapperIterator
 
fetch() - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 
fetchFromBatch() - 类 中的方法com.baidu.hugegraph.iterator.BatchMapperIterator
 
fetchFromBatch() - 类 中的方法com.baidu.hugegraph.iterator.FlatMapperFilterIterator
 
fetchFromBatch() - 类 中的方法com.baidu.hugegraph.iterator.FlatMapperIterator
 
fillChildrenTotal(List<Stopwatch>) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
fillChildrenTotal(List<Stopwatch>) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
fillChildrenTotal(List<Stopwatch>) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
filter(ClientRequestContext) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient.BearerRequestFilter
 
FilterIterator<T> - com.baidu.hugegraph.iterator中的类
 
FilterIterator(Iterator<T>, Function<T, Boolean>) - 类 的构造器com.baidu.hugegraph.iterator.FilterIterator
 
FlatMapperFilterIterator<T,R> - com.baidu.hugegraph.iterator中的类
 
FlatMapperFilterIterator(Iterator<T>, Function<T, Iterator<R>>, Function<R, Boolean>) - 类 的构造器com.baidu.hugegraph.iterator.FlatMapperFilterIterator
 
FlatMapperIterator<T,R> - com.baidu.hugegraph.iterator中的类
 
FlatMapperIterator(Iterator<T>, Function<T, Iterator<R>>) - 类 的构造器com.baidu.hugegraph.iterator.FlatMapperIterator
 
floatToSortableInt(float) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Converts a float value to a sortable signed int.
forList() - 类 中的方法com.baidu.hugegraph.config.ConfigListConvOption
 
forList() - 类 中的方法com.baidu.hugegraph.config.ConfigListOption
 
forList() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
format(Date) - 类 中的方法com.baidu.hugegraph.date.SafeDateFormat
 
fromHex(String) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 

G

GB - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
get(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockManager
 
get(TypedOption<T, R>) - 类 中的方法com.baidu.hugegraph.config.HugeConfig
 
get(String) - 类 中的静态方法com.baidu.hugegraph.config.OptionSpace
 
get(Object) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.FastMap
 
get(String) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
get(String, Map<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
get(String, String) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
get(String) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
get(String, Map<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
get(String, String) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
get(Object) - 类 中的方法com.baidu.hugegraph.util.OrderLimitMap
 
get() - 类 中的方法com.baidu.hugegraph.util.VersionUtil.Version
 
getAuthContext() - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
getImplementationVersion(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil
Get implementation version from manifest in jar
getImplementationVersion(String) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil
 
getInternalState(Object, String) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
getIpAddress() - 类 中的方法com.baidu.hugegraph.license.MachineInfo
 
getLocalAllInetAddress() - 类 中的方法com.baidu.hugegraph.license.MachineInfo
 
getMacAddress() - 类 中的方法com.baidu.hugegraph.license.MachineInfo
 
getMacByInetAddress(InetAddress) - 类 中的方法com.baidu.hugegraph.license.MachineInfo
 
getMap(ConfigListOption<String>) - 类 中的方法com.baidu.hugegraph.config.HugeConfig
 
getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>, boolean) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 
getMethodsAnnotatedWith(CtClass, Class<? extends Annotation>, boolean) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 
getOrDefault(Object, V) - 类 中的方法com.baidu.hugegraph.util.OrderLimitMap
 
getPomVersion() - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil
Get version from pom.xml
getTimeZome() - 类 中的方法com.baidu.hugegraph.date.SafeDateFormat
 
graphs() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
gte(String, String) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil
Compare if a version is greater than the other one (inclusive)

H

hash(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.HashUtil
 
hash(String) - 类 中的静态方法com.baidu.hugegraph.util.HashUtil
 
hash128(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.HashUtil
 
hash128(String) - 类 中的静态方法com.baidu.hugegraph.util.HashUtil
 
hashCode() - 类 中的方法com.baidu.hugegraph.perf.Stopwatch.Path
 
hashCode() - 类 中的方法com.baidu.hugegraph.util.StringUtil.Chars
 
hashCode() - 类 中的方法com.baidu.hugegraph.util.VersionUtil.Version
 
HashUtil - com.baidu.hugegraph.util中的类
 
HashUtil() - 类 的构造器com.baidu.hugegraph.util.HashUtil
 
hasIntersection(List<T>, Set<T>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
hasIntersection(Set<T>, Set<T>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
hasNext() - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 
headers() - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
HostNameVerifier(String) - 类 的构造器com.baidu.hugegraph.rest.AbstractRestClient.HostNameVerifier
 
HugeConfig - com.baidu.hugegraph.config中的类
 
HugeConfig(Configuration) - 类 的构造器com.baidu.hugegraph.config.HugeConfig
 
HugeConfig(String) - 类 的构造器com.baidu.hugegraph.config.HugeConfig
 

I

id() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
id() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
id() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
id() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
id(Stopwatch.Path, String) - 接口 中的静态方法com.baidu.hugegraph.perf.Stopwatch
 
indexOf(byte[], byte) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
init(int) - 类 中的静态方法com.baidu.hugegraph.event.EventHub
 
initEachWastedLost() - 类 中的静态方法com.baidu.hugegraph.perf.NormalStopwatch
 
InsertionOrderUtil - com.baidu.hugegraph.util中的类
 
InsertionOrderUtil() - 类 的构造器com.baidu.hugegraph.util.InsertionOrderUtil
 
installLicense() - 接口 中的方法com.baidu.hugegraph.license.LicenseManager
 
instance() - 类 中的静态方法com.baidu.hugegraph.concurrent.LockManager
 
instance() - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 
intersect(Collection<T>, Collection<T>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
Find the intersection of two collections, the original collections will not be modified
intersectWithModify(Collection<T>, Collection<T>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
Find the intersection of two collections, note that the first collection will be modified and store the results
intToBytes(int) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
intToSortableBytes(int) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
inValues(O...) - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
invoke(Object, String, String, Object...) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
invoke(Object, String, Class<?>[], String, Object...) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
invoke(Class<?>, String, Object, Object...) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
invoke(Class<?>, Class<?>[], String, Object, Object...) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
invokeStatic(Class<?>, String, Object...) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
invokeStatic(Class<?>, Class<?>[], String, Object...) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
ip() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
isNumber(Object) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
isNumber(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
isSimpleType(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 
issuedTime() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 

K

KB - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
KeyLock - com.baidu.hugegraph.concurrent中的类
KeyLock provide an interface of segment lock
KeyLock() - 类 的构造器com.baidu.hugegraph.concurrent.KeyLock
 
KeyLock(int) - 类 的构造器com.baidu.hugegraph.concurrent.KeyLock
 
keyLock(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
keyLock(String, int) - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
keyPassword() - 类 中的方法com.baidu.hugegraph.license.LicenseCreateParam
 
keys() - 类 中的静态方法com.baidu.hugegraph.config.OptionSpace
 

L

lastStartTime(long) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
lastStartTime(long) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
lastStartTime(long) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
length() - 类 中的方法com.baidu.hugegraph.perf.Stopwatch.Path
 
length() - 类 中的方法com.baidu.hugegraph.util.StringUtil.Chars
 
LicenseCommonParam - com.baidu.hugegraph.license中的类
 
LicenseCommonParam() - 类 的构造器com.baidu.hugegraph.license.LicenseCommonParam
 
LicenseCommonParam(String, String, Date, Date, Date, String, int, List<LicenseExtraParam>) - 类 的构造器com.baidu.hugegraph.license.LicenseCommonParam
 
LicenseCreateParam - com.baidu.hugegraph.license中的类
 
LicenseCreateParam() - 类 的构造器com.baidu.hugegraph.license.LicenseCreateParam
 
LicenseExtraParam - com.baidu.hugegraph.license中的类
 
LicenseExtraParam() - 类 的构造器com.baidu.hugegraph.license.LicenseExtraParam
 
LicenseInstallParam - com.baidu.hugegraph.license中的类
 
LicenseInstallParam() - 类 的构造器com.baidu.hugegraph.license.LicenseInstallParam
 
LicenseManager - com.baidu.hugegraph.license中的接口
 
LicenseManager.VerifyCallback - com.baidu.hugegraph.license中的接口
 
LicenseManagerFactory - com.baidu.hugegraph.license中的类
 
LicenseManagerFactory() - 类 的构造器com.baidu.hugegraph.license.LicenseManagerFactory
 
LicenseParams - com.baidu.hugegraph.license中的类
 
LicenseParams() - 类 的构造器com.baidu.hugegraph.license.LicenseParams
 
LicenseParams(String, String, Date, Date, Date, String, int, List<LicenseExtraParam>) - 类 的构造器com.baidu.hugegraph.license.LicenseParams
 
licensePath() - 类 中的方法com.baidu.hugegraph.license.LicenseCreateParam
 
licensePath() - 类 中的方法com.baidu.hugegraph.license.LicenseInstallParam
 
LightStopwatch - com.baidu.hugegraph.perf中的类
 
LightStopwatch(String, Stopwatch) - 类 的构造器com.baidu.hugegraph.perf.LightStopwatch
 
LightStopwatch(String, Stopwatch.Path) - 类 的构造器com.baidu.hugegraph.perf.LightStopwatch
 
LimitIterator<T> - com.baidu.hugegraph.iterator中的类
 
LimitIterator(Iterator<T>, Function<T, Boolean>) - 类 的构造器com.baidu.hugegraph.iterator.LimitIterator
 
list() - 类 中的方法com.baidu.hugegraph.iterator.ListIterator
 
listen(String, EventListener) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
listeners(String) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
ListIterator<T> - com.baidu.hugegraph.iterator中的类
 
ListIterator(long, Iterator<T>) - 类 的构造器com.baidu.hugegraph.iterator.ListIterator
 
ListIterator(Collection<T>) - 类 的构造器com.baidu.hugegraph.iterator.ListIterator
 
LocalStack(int) - 类 的构造器com.baidu.hugegraph.perf.PerfUtil.LocalStack
 
LocalTimer() - 类 的构造器com.baidu.hugegraph.perf.PerfUtil.LocalTimer
 
lock(int) - 类 中的方法com.baidu.hugegraph.concurrent.AtomicLock
 
lock(Object) - 类 中的方法com.baidu.hugegraph.concurrent.KeyLock
Lock an object
lock(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
lock(K) - 类 中的方法com.baidu.hugegraph.concurrent.RowLock
 
lockAll(Object...) - 类 中的方法com.baidu.hugegraph.concurrent.KeyLock
Lock a list of object with sorted order
lockAll(Object, Object) - 类 中的方法com.baidu.hugegraph.concurrent.KeyLock
Lock two objects with sorted order NOTE: This is to optimize the performance of lockAll(keys)
lockAll(Set<K>) - 类 中的方法com.baidu.hugegraph.concurrent.RowLock
 
LockGroup - com.baidu.hugegraph.concurrent中的类
 
LockGroup(String) - 类 的构造器com.baidu.hugegraph.concurrent.LockGroup
 
LockManager - com.baidu.hugegraph.concurrent中的类
 
Log - com.baidu.hugegraph.util中的类
 
Log() - 类 的构造器com.baidu.hugegraph.util.Log
 
logger(String) - 类 中的静态方法com.baidu.hugegraph.util.Log
 
logger(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.Log
 
LongEncoding - com.baidu.hugegraph.util中的类
Utility class for encoding longs in strings based on:
LongEncoding() - 类 的构造器com.baidu.hugegraph.util.LongEncoding
 
longToBytes(long) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
longToSortableBytes(long) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 

M

mac() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
MachineInfo - com.baidu.hugegraph.license中的类
 
MachineInfo() - 类 的构造器com.baidu.hugegraph.license.MachineInfo
 
main(String[]) - 类 中的静态方法com.baidu.hugegraph.util.CheckSocket
 
MapperIterator<T,R> - com.baidu.hugegraph.iterator中的类
 
MapperIterator(Iterator<T>, Function<T, R>) - 类 的构造器com.baidu.hugegraph.iterator.MapperIterator
 
match(VersionUtil.Version, String, String) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil
Compare if a version is inside a range [begin, end)
matchParam(String) - 类 中的方法com.baidu.hugegraph.license.LicenseParams
 
maxCost() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
maxCost() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
maxCost() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
maxValueOf(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
MB - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
memory() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
metadata(String, Object...) - 接口 中的方法com.baidu.hugegraph.iterator.Metadatable
 
metadata(String, Object...) - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 
Metadatable - com.baidu.hugegraph.iterator中的接口
 
method(Class<?>, String, Class<?>[]) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
minCost() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
minCost() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
minCost() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
minValueOf(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 

N

name() - 类 中的方法com.baidu.hugegraph.concurrent.AtomicLock
 
name(String) - 类 中的方法com.baidu.hugegraph.concurrent.AtomicLock
 
name() - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
name() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
name() - 类 中的方法com.baidu.hugegraph.event.Event
 
name() - 类 中的方法com.baidu.hugegraph.event.EventHub
 
name() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
name() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
name() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
NAME - 类 中的静态变量com.baidu.hugegraph.version.CommonVersion
 
nestedClasses(String) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 
newFixedThreadPool(String) - 类 中的静态方法com.baidu.hugegraph.util.ExecutorUtil
 
newFixedThreadPool(int, String) - 类 中的静态方法com.baidu.hugegraph.util.ExecutorUtil
 
newList() - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newList(int) - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newList(List<V>) - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newMap() - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newMap(int) - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newMap(Map<K, V>) - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newPausableScheduledThreadPool(String) - 类 中的静态方法com.baidu.hugegraph.util.ExecutorUtil
 
newPausableScheduledThreadPool(int, String) - 类 中的静态方法com.baidu.hugegraph.util.ExecutorUtil
 
newScheduledThreadPool(String) - 类 中的静态方法com.baidu.hugegraph.util.ExecutorUtil
 
newScheduledThreadPool(int, String) - 类 中的静态方法com.baidu.hugegraph.util.ExecutorUtil
 
newSet() - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newSet(int) - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newSet(Set<V>) - 类 中的静态方法com.baidu.hugegraph.util.InsertionOrderUtil
 
newStopwatch(String, Stopwatch.Path) - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 
newStopwatch(String, Stopwatch) - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 
next() - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 
nextBatch() - 类 中的方法com.baidu.hugegraph.iterator.BatchMapperIterator
 
NO_LIMIT - 类 中的静态变量com.baidu.hugegraph.license.LicenseExtraParam
 
nodes() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
none() - 类 中的静态方法com.baidu.hugegraph.iterator.WrappedIterator
 
nonNegativeInt() - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
NormalStopwatch - com.baidu.hugegraph.perf中的类
 
NormalStopwatch(String, Stopwatch) - 类 的构造器com.baidu.hugegraph.perf.NormalStopwatch
 
NormalStopwatch(String, Stopwatch.Path) - 类 的构造器com.baidu.hugegraph.perf.NormalStopwatch
 
notAfter() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 
notBefore() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 
notify(String, Object...) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
now() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalTimer
 
now() - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 
now() - 类 中的静态方法com.baidu.hugegraph.util.DateUtil
 
numberToSortableBytes(Number) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
numberToSortableLong(Number) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
NumericUtil - com.baidu.hugegraph.util中的类
This file is copied verbatim from Apache Lucene NumericUtils.java Only the double/float to sortable long/int conversions are retained.

O

of(String) - 类 中的静态方法com.baidu.hugegraph.util.StringUtil.Chars
 
of(String...) - 类 中的静态方法com.baidu.hugegraph.util.StringUtil.Chars
 
of(Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil.Version
 
of(Class<?>, String) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil.Version
 
of(String) - 类 中的静态方法com.baidu.hugegraph.util.VersionUtil.Version
 
onVerifyLicense(LicenseParams) - 接口 中的方法com.baidu.hugegraph.license.LicenseManager.VerifyCallback
 
OptionChecker - com.baidu.hugegraph.config中的类
 
OptionChecker() - 类 的构造器com.baidu.hugegraph.config.OptionChecker
 
OptionHolder - com.baidu.hugegraph.config中的类
 
OptionHolder() - 类 的构造器com.baidu.hugegraph.config.OptionHolder
 
options - 类 中的变量com.baidu.hugegraph.config.OptionHolder
 
options() - 类 中的方法com.baidu.hugegraph.config.OptionHolder
 
OptionSpace - com.baidu.hugegraph.config中的类
 
OptionSpace() - 类 的构造器com.baidu.hugegraph.config.OptionSpace
 
OrderLimitMap<K extends Comparable<K>,V extends Comparable<V>> - com.baidu.hugegraph.util中的类
Reference: https://stackoverflow.com/questions/109383/sort-a-mapkey-value-by-values
OrderLimitMap(int) - 类 的构造器com.baidu.hugegraph.util.OrderLimitMap
 
OrderLimitMap(int, boolean) - 类 的构造器com.baidu.hugegraph.util.OrderLimitMap
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.BatchMapperIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.ExtendableIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.FilterIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.FlatMapperIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.LimitIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.ListIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.MapperIterator
 
originIterator() - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 

P

packageName(String) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 
parent() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
parent() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
parent() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
parse(String) - 类 中的方法com.baidu.hugegraph.config.ConfigListConvOption
 
parse(String) - 类 中的方法com.baidu.hugegraph.config.ConfigListOption
 
parse(String) - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
parse(String, Class<?>) - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
parse(String) - 类 中的方法com.baidu.hugegraph.date.SafeDateFormat
 
parse(String) - 类 中的静态方法com.baidu.hugegraph.util.DateUtil
 
parse(String, String) - 类 中的静态方法com.baidu.hugegraph.util.DateUtil
 
parseConvert(String) - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
Path(String) - 类 的构造器com.baidu.hugegraph.perf.Stopwatch.Path
 
Path(Stopwatch.Path, String) - 类 的构造器com.baidu.hugegraph.perf.Stopwatch.Path
 
PausableScheduledThreadPool - com.baidu.hugegraph.concurrent中的类
 
PausableScheduledThreadPool(int, ThreadFactory) - 类 的构造器com.baidu.hugegraph.concurrent.PausableScheduledThreadPool
 
pauseSchedule() - 类 中的方法com.baidu.hugegraph.concurrent.PausableScheduledThreadPool
 
PB - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
peek() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalStack
 
PerfUtil - com.baidu.hugegraph.perf中的类
 
PerfUtil.FastMap<K,V> - com.baidu.hugegraph.perf中的类
 
PerfUtil.LocalStack<E> - com.baidu.hugegraph.perf中的类
 
PerfUtil.LocalTimer - com.baidu.hugegraph.perf中的类
 
PerfUtil.Watched - com.baidu.hugegraph.perf中的注释类型
 
pop() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalStack
 
positiveInt() - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
post(String, Object) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
post(String, Object, MultivaluedMap<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
post(String, Object, Map<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
post(String, Object, MultivaluedMap<String, Object>, Map<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
post(String, Object) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
post(String, Object, MultivaluedMap<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
post(String, Object, Map<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
post(String, Object, MultivaluedMap<String, Object>, Map<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
prefixOf(List<T>, List<T>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
prefixWith(byte[], byte[]) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
preventOptimizePadding() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalTimer
 
privateAlias() - 类 中的方法com.baidu.hugegraph.license.LicenseCreateParam
 
privateKeyPath() - 类 中的方法com.baidu.hugegraph.license.LicenseCreateParam
 
profileClass(String...) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
profilePackage(String...) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
profileSingleThread(boolean) - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 
publicAlias() - 类 中的方法com.baidu.hugegraph.license.LicenseInstallParam
 
publicKeyPath() - 类 中的方法com.baidu.hugegraph.license.LicenseInstallParam
 
push(E) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalStack
 
put(K, V) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.FastMap
 
put(String, String, Object) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
put(String, String, Object, MultivaluedMap<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
put(String, String, Object, Map<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
put(String, String, Object, MultivaluedMap<String, Object>, Map<String, Object>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
put(String, String, Object) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
put(String, String, Object, MultivaluedMap<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
put(String, String, Object, Map<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
put(String, String, Object, MultivaluedMap<String, Object>, Map<String, Object>) - 接口 中的方法com.baidu.hugegraph.rest.RestClient
 
put(K, V) - 类 中的方法com.baidu.hugegraph.util.OrderLimitMap
 

R

ram() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
randomSet(int, int, int) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
rangeDouble(N, N) - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
rangeInt(N, N) - 类 中的静态方法com.baidu.hugegraph.config.OptionChecker
 
readableTime(long) - 类 中的静态方法com.baidu.hugegraph.util.TimeUtil
 
readList(String, Class<T>) - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
readList(Class<T>) - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
readObject(Class<T>) - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
readWriteLock(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
ReflectionUtil - com.baidu.hugegraph.util中的类
 
ReflectionUtil() - 类 的构造器com.baidu.hugegraph.util.ReflectionUtil
 
register(String, String) - 类 中的静态方法com.baidu.hugegraph.config.OptionSpace
 
register(String, OptionHolder) - 类 中的静态方法com.baidu.hugegraph.config.OptionSpace
 
registerModule(Module) - 类 中的静态方法com.baidu.hugegraph.rest.RestResult
 
registerOptions() - 类 中的方法com.baidu.hugegraph.config.OptionHolder
 
remove() - 类 中的方法com.baidu.hugegraph.iterator.ListIterator
 
remove() - 类 中的方法com.baidu.hugegraph.iterator.WrappedIterator
 
remove(Object) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.FastMap
 
request(Callable<Response>) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
required() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
reset() - 类 中的方法com.baidu.hugegraph.concurrent.BarrierEvent
 
resetAuthContext() - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
resetBatchIterator() - 类 中的方法com.baidu.hugegraph.iterator.BatchMapperIterator
 
resetBatchIterator() - 类 中的方法com.baidu.hugegraph.iterator.FlatMapperIterator
 
RestClient - com.baidu.hugegraph.rest中的接口
 
RestResult - com.baidu.hugegraph.rest中的类
 
RestResult(Response) - 类 的构造器com.baidu.hugegraph.rest.RestResult
 
resumeSchedule() - 类 中的方法com.baidu.hugegraph.concurrent.PausableScheduledThreadPool
 
ROOT_NAME - 类 中的静态变量com.baidu.hugegraph.perf.Stopwatch.Path
 
rowLock(String) - 类 中的方法com.baidu.hugegraph.concurrent.LockGroup
 
RowLock<K extends Comparable<K>> - com.baidu.hugegraph.concurrent中的类
 
RowLock() - 类 的构造器com.baidu.hugegraph.concurrent.RowLock
 
run() - 接口 中的方法com.baidu.hugegraph.testutil.Assert.ThrowableRunnable
 

S

SafeDateFormat - com.baidu.hugegraph.date中的类
The SafeDateFormat actually is a proxy for joda DateTimeFormatter
SafeDateFormat(String) - 类 的构造器com.baidu.hugegraph.date.SafeDateFormat
 
SEPARATOR - 类 中的静态变量com.baidu.hugegraph.testutil.Whitebox
 
SerializeException - com.baidu.hugegraph.rest中的异常错误
 
SerializeException(String, Throwable) - 异常错误 的构造器com.baidu.hugegraph.rest.SerializeException
 
SerializeException(String, Object...) - 异常错误 的构造器com.baidu.hugegraph.rest.SerializeException
 
SerializeException(String, Throwable, Object...) - 异常错误 的构造器com.baidu.hugegraph.rest.SerializeException
 
setAuthContext(String) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient
 
setInternalState(Object, String, Object) - 类 中的静态方法com.baidu.hugegraph.testutil.Whitebox
 
setTimeZone(String) - 类 中的方法com.baidu.hugegraph.date.SafeDateFormat
 
shutdown() - 类 中的方法com.baidu.hugegraph.concurrent.PausableScheduledThreadPool
 
shutdownNow() - 类 中的方法com.baidu.hugegraph.concurrent.PausableScheduledThreadPool
 
signal() - 类 中的方法com.baidu.hugegraph.concurrent.BarrierEvent
 
signalAll() - 类 中的方法com.baidu.hugegraph.concurrent.BarrierEvent
 
size() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.FastMap
 
sortableBytesToByte(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
sortableBytesToInt(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
sortableBytesToLong(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
sortableBytesToNumber(byte[], Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
sortableDoubleBits(long) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Converts IEEE 754 representation of a double to sortable order (or back to the original)
sortableFloatBits(int) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Converts IEEE 754 representation of a float to sortable order (or back to the original)
sortableIntToFloat(int) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Converts a sortable int back to a float.
sortableLongToDouble(long) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
Converts a sortable long back to a double.
sortableLongToNumber(long, Class<?>) - 类 中的静态方法com.baidu.hugegraph.util.NumericUtil
 
sortByKey(Map<K, V>, boolean) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
sortByValue(Map<K, V>, boolean) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
split(String, String, StringUtil.Chars[]) - 类 中的静态方法com.baidu.hugegraph.util.StringUtil.Chars
 
split(String, String) - 类 中的静态方法com.baidu.hugegraph.util.StringUtil
 
splitToCharsArray(String, String) - 类 中的静态方法com.baidu.hugegraph.util.StringUtil
 
start(String) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
start2(String) - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
startTime(long) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
startTime(long) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
startTime(long) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
startTimeUpdateLoop() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalTimer
 
status() - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
stop() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil.LocalTimer
 
Stopwatch - com.baidu.hugegraph.perf中的接口
 
Stopwatch.Path - com.baidu.hugegraph.perf中的类
 
storePassword() - 类 中的方法com.baidu.hugegraph.license.LicenseCreateParam
 
storePassword() - 类 中的方法com.baidu.hugegraph.license.LicenseInstallParam
 
StringUtil - com.baidu.hugegraph.util中的类
 
StringUtil() - 类 的构造器com.baidu.hugegraph.util.StringUtil
 
StringUtil.Chars - com.baidu.hugegraph.util中的类
 
subject() - 类 中的方法com.baidu.hugegraph.license.LicenseCommonParam
 
subject() - 类 中的方法com.baidu.hugegraph.license.LicenseInstallParam
 
subSequence(int, int) - 类 中的方法com.baidu.hugegraph.util.StringUtil.Chars
 
subSet(Set<T>, int, int) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
Get sub-set of a set.
superClasses(String) - 类 中的静态方法com.baidu.hugegraph.util.ReflectionUtil
 

T

TB - 类 中的静态变量com.baidu.hugegraph.util.Bytes
 
threads() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
tillNextMillis(long) - 类 中的静态方法com.baidu.hugegraph.util.TimeUtil
 
timeGen() - 类 中的静态方法com.baidu.hugegraph.util.TimeUtil
 
timeGen(Date) - 类 中的静态方法com.baidu.hugegraph.util.TimeUtil
 
timeGen(long) - 类 中的静态方法com.baidu.hugegraph.util.TimeUtil
 
times() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
times() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
times() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
timestampFromReadableString(String) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 
timestampToReadableString(long) - 类 中的静态方法com.baidu.hugegraph.util.UnitUtil
 
TimeUtil - com.baidu.hugegraph.util中的类
 
TimeUtil() - 类 的构造器com.baidu.hugegraph.util.TimeUtil
 
toECharts() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
toHex(byte) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
toHex(byte[]) - 类 中的静态方法com.baidu.hugegraph.util.Bytes
 
toJson() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
toJson() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
toList(Object) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
toPattern() - 类 中的方法com.baidu.hugegraph.date.SafeDateFormat
 
toPattern(String) - 类 中的静态方法com.baidu.hugegraph.util.DateUtil
 
topN(int) - 类 中的方法com.baidu.hugegraph.util.OrderLimitMap
 
toSet(Object) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
toString() - 类 中的方法com.baidu.hugegraph.config.TypedOption
 
toString() - 类 中的方法com.baidu.hugegraph.event.Event
 
toString() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
toString() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
toString() - 类 中的方法com.baidu.hugegraph.perf.PerfUtil
 
toString() - 类 中的方法com.baidu.hugegraph.perf.Stopwatch.Path
 
toString() - 类 中的方法com.baidu.hugegraph.rest.RestResult
 
toString() - 类 中的方法com.baidu.hugegraph.util.StringUtil.Chars
 
toString() - 类 中的方法com.baidu.hugegraph.util.VersionUtil.Version
 
totalChildrenTimes() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalChildrenTimes() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalChildrenTimes() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
totalChildrenWasted() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalChildrenWasted() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalChildrenWasted() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
totalCost() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalCost(long) - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalCost() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalCost(long) - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalCost() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
totalCost(long) - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
totalSelfWasted() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalSelfWasted() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalSelfWasted() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
totalTimes() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalTimes() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalTimes() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
totalWasted() - 类 中的方法com.baidu.hugegraph.perf.LightStopwatch
 
totalWasted() - 类 中的方法com.baidu.hugegraph.perf.NormalStopwatch
 
totalWasted() - 接口 中的方法com.baidu.hugegraph.perf.Stopwatch
 
TriFunction<T1,T2,T3,R> - com.baidu.hugegraph.func中的接口
 
tryLock() - 类 中的方法com.baidu.hugegraph.concurrent.AtomicLock
 
TypedOption<T,R> - com.baidu.hugegraph.config中的类
 
TypedOption(String, boolean, String, Predicate<T>, Class<T>, T) - 类 的构造器com.baidu.hugegraph.config.TypedOption
 

U

uninstallLicense() - 接口 中的方法com.baidu.hugegraph.license.LicenseManager
 
union(Collection<T>, Collection<T>) - 类 中的静态方法com.baidu.hugegraph.util.CollectionUtil
 
UnitUtil - com.baidu.hugegraph.util中的类
 
UnitUtil() - 类 的构造器com.baidu.hugegraph.util.UnitUtil
 
unlisten(String) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
unlisten(String, EventListener) - 类 中的方法com.baidu.hugegraph.event.EventHub
 
unlock() - 类 中的方法com.baidu.hugegraph.concurrent.AtomicLock
 
unlock(Object) - 类 中的方法com.baidu.hugegraph.concurrent.KeyLock
Unlock an object
unlock(K) - 类 中的方法com.baidu.hugegraph.concurrent.RowLock
 
unlockAll(List<Lock>) - 类 中的方法com.baidu.hugegraph.concurrent.KeyLock
Unlock a list of object
unlockAll(Set<K>) - 类 中的方法com.baidu.hugegraph.concurrent.RowLock
 
useLightStopwatch(boolean) - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 
useLocalTimer(boolean) - 类 中的静态方法com.baidu.hugegraph.perf.PerfUtil
 

V

validB64Char(char) - 类 中的静态方法com.baidu.hugegraph.util.LongEncoding
 
verify(String, SSLSession) - 类 中的方法com.baidu.hugegraph.rest.AbstractRestClient.HostNameVerifier
 
verifyLicense() - 接口 中的方法com.baidu.hugegraph.license.LicenseManager
 
version() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 
Version(String) - 类 的构造器com.baidu.hugegraph.util.VersionUtil.Version
 
VERSION - 类 中的静态变量com.baidu.hugegraph.version.CommonVersion
 
VersionUtil - com.baidu.hugegraph.util中的类
 
VersionUtil() - 类 的构造器com.baidu.hugegraph.util.VersionUtil
 
VersionUtil.Version - com.baidu.hugegraph.util中的类
class Version for compare https://stackoverflow.com/questions/198431/how-do-you-compare-two-version-strings-in-java
vertices() - 类 中的方法com.baidu.hugegraph.license.LicenseExtraParam
 

W

Whitebox - com.baidu.hugegraph.testutil中的类
 
Whitebox() - 类 的构造器com.baidu.hugegraph.testutil.Whitebox
 
WrappedIterator<R> - com.baidu.hugegraph.iterator中的类
 
WrappedIterator() - 类 的构造器com.baidu.hugegraph.iterator.WrappedIterator
 
A B C D E F G H I K L M N O P R S T U V W 
跳过导航链接

Copyright © 2021. All rights reserved.