Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Viscent/javamtp
/ functions
Functions
527 in github.com/Viscent/javamtp
⨍
Functions
527
◇
Types & classes
162
Method
initialValue
()
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Debug.java:21
Method
log
(String message)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:148
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/WorkerThread.java:21
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/JavaThreadAnywhere.java:18
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/ThreadCreationViaSubclass.java:18
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/JavaThreadCreationAndRun.java:18
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/ParallelPrimeGenerator.java:36
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/CaseRunner.java:33
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/TestingDataGen.java:42
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/terminology/ClientThread.java:18
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/ThreadPoolBasedPipeExample.java:30
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/CaseRunner.java:34
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/RecordGenerator.java:39
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch6/promise/example/CaseRunner.java:21
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch5/tpt/example/SomeService.java:70
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CustomScheduler.java:69
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CaseRunner.java:32
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/SampleClientOfReusableActiveObject.java:25
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/exmaple/CaseRunner.java:24
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/exmaple/WorkStealingExample.java:68
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ManagedThreadLocalClient.java:33
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ImplicitParameterPassing.java:22
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadSpecificDateFormat.java:41
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/SmsVerficationCodeSender.java:40
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadPrivateMember.java:18
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch4/gs/example/NestedMonitorLockoutExample.java:34
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch11/stc/example/ReusableCodeExample.java:27
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch11/stc/example/SampleClient.java:36
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/Client.java:27
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/SampleAlarmClient.java:35
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/CaseRunner.java:20
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/SampleAsyncTask.java:25
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolSize4IOIntensiveTask.java:24
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolDeadLockAvoidance.java:34
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:198
Method
main
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/AppWrapper.java:27
Method
makeRecordSource
(Properties config)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/CaseRunner.java:47
Method
makeTask
(Object... params)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch11/stc/example/ReusableCodeExample.java:67
Method
md5sum
(final InputStream in)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:152
Method
newInstanceOf
(String className)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:192
Method
newRequest
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/SmsRequestFactory.java:26
Method
newRequest
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/LocationRequestFactory.java:25
Method
newRequest
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/ChargingRequestFactory.java:24
Method
newTaskDivideStrategy
( final Object... params)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/ParallelPrimeGenerator.java:79
Method
newThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/SimplePipeline.java:36
Method
newThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/FTPClientUtil.java:53
Method
newThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/AsyncRequestPersistence.java:56
Method
newThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/SmsVerficationCodeSender.java:31
Method
newThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/AsyncTask.java:47
Method
next
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/CaseRunner.java:85
Method
next
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/DbRecordSource.java:43
Method
nextChunk
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/ParallelPrimeGenerator.java:92
Method
nextElement
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/TPSStat.java:174
Method
onPreExecute
(Object... params)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/SampleAsyncTask.java:56
Method
printLogs
(Logger logger)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/SmsRequestFactory.java:31
Method
printLogs
(Logger logger)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/LocationRequestFactory.java:29
Method
printLogs
(Logger logger)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/ChargingRequestFactory.java:28
Method
process
(IN input)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/AbstractPipe.java:59
Method
process
(final IN input)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:53
Method
process
(IN input)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/WorkerThreadPipeDecorator.java:85
Method
put
(P product)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/SemaphoreBasedChannel.java:48
Method
put
(T product)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/WorkStealingChannel.java:64
Method
put
(P product)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/BlockingQueueChannel.java:39
Method
rejectedExecution
(Runnable r, ThreadPoolExecutor executor)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ReEnqueueRejectedExecutionHandler.java:28
Method
reset
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ImplicitParameterPassing.java:73
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/WorkerThread.java:37
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/ThreadCreationViaSubclass.java:26
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/JavaThreadCreationAndRun.java:47
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/terminology/ClientThread.java:26
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/SimplePipeline.java:118
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/SimplePipeline.java:136
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:57
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch3/immutableobject/OMCAgent.java:22
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch6/promise/example/DataSyncTask.java:33
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CaseRunner.java:51
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CaseRunner.java:84
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/AsyncRequestPersistence.java:72
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ManagedThreadLocalClient.java:42
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ImplicitParameterPassing.java:45
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/SmsVerficationCodeSender.java:62
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadPrivateMember.java:36
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch4/gs/example/NestedMonitorLockoutExample.java:40
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/AlarmAgent.java:143
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolSize4IOIntensiveTask.java:44
Method
run
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolDeadLockAvoidance.java:42
Method
sendAlarm
发送告警信息 @param alarm 告警信息 @throws Exception
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/AlarmAgent.java:58
Method
setExecutor
(Executor executor)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/AsyncTask.java:71
Method
setId
(String id)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/AlarmInfo.java:33
Method
setMessageType
(String messageType)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/MMSDeliverRequest.java:65
Method
setNextPipe
(Pipe<?, ?> nextPipe)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/AbstractPipe.java:38
Method
setNextPipe
(Pipe<?, ?> nextPipe)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:99
Method
setNextPipe
(Pipe<?, ?> nextPipe)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/WorkerThreadPipeDecorator.java:103
Method
setRecipient
(Recipient recipient)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/MMSDeliverRequest.java:81
Method
setSeed
(long seed)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadSpecificSecureRandom.java:55
Method
setXY
(double x, double y)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch3/immutableobject/example/Location.java:33
Method
shutdown
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/WorkerThreadSlave.java:108
Method
shutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/AbstractPipe.java:44
Method
shutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:82
Method
shutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/WorkerThreadPipeDecorator.java:91
Method
shutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/DataSyncTask.java:197
← previous
next →
401–500 of 527, ranked by callers