MCPcopy Create free account

hub / github.com/Viscent/javamtp / functions

Functions527 in github.com/Viscent/javamtp

MethodinitialValue
()
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Debug.java:21
Methodlog
(String message)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:148
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/WorkerThread.java:21
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/JavaThreadAnywhere.java:18
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/ThreadCreationViaSubclass.java:18
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/JavaThreadCreationAndRun.java:18
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/ParallelPrimeGenerator.java:36
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/CaseRunner.java:33
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/TestingDataGen.java:42
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/terminology/ClientThread.java:18
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/ThreadPoolBasedPipeExample.java:30
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/CaseRunner.java:34
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/RecordGenerator.java:39
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch6/promise/example/CaseRunner.java:21
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch5/tpt/example/SomeService.java:70
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CustomScheduler.java:69
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CaseRunner.java:32
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/SampleClientOfReusableActiveObject.java:25
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/exmaple/CaseRunner.java:24
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/exmaple/WorkStealingExample.java:68
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ManagedThreadLocalClient.java:33
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ImplicitParameterPassing.java:22
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadSpecificDateFormat.java:41
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/SmsVerficationCodeSender.java:40
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadPrivateMember.java:18
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch4/gs/example/NestedMonitorLockoutExample.java:34
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch11/stc/example/ReusableCodeExample.java:27
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch11/stc/example/SampleClient.java:36
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/Client.java:27
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/SampleAlarmClient.java:35
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/CaseRunner.java:20
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/SampleAsyncTask.java:25
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolSize4IOIntensiveTask.java:24
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolDeadLockAvoidance.java:34
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:198
Methodmain
(String[] args)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/AppWrapper.java:27
MethodmakeRecordSource
(Properties config)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/CaseRunner.java:47
MethodmakeTask
(Object... params)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch11/stc/example/ReusableCodeExample.java:67
Methodmd5sum
(final InputStream in)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:152
MethodnewInstanceOf
(String className)
JavaConcurrencyPatternInAction/src/io/github/viscent/util/Tools.java:192
MethodnewRequest
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/SmsRequestFactory.java:26
MethodnewRequest
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/LocationRequestFactory.java:25
MethodnewRequest
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/ChargingRequestFactory.java:24
MethodnewTaskDivideStrategy
( final Object... params)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/ParallelPrimeGenerator.java:79
MethodnewThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/SimplePipeline.java:36
MethodnewThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/FTPClientUtil.java:53
MethodnewThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/AsyncRequestPersistence.java:56
MethodnewThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/SmsVerficationCodeSender.java:31
MethodnewThread
(Runnable r)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/AsyncTask.java:47
Methodnext
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/CaseRunner.java:85
Methodnext
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/DbRecordSource.java:43
MethodnextChunk
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/ParallelPrimeGenerator.java:92
MethodnextElement
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/TPSStat.java:174
MethodonPreExecute
(Object... params)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/SampleAsyncTask.java:56
MethodprintLogs
(Logger logger)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/SmsRequestFactory.java:31
MethodprintLogs
(Logger logger)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/LocationRequestFactory.java:29
MethodprintLogs
(Logger logger)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/example/testdatagen/ChargingRequestFactory.java:28
Methodprocess
(IN input)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/AbstractPipe.java:59
Methodprocess
(final IN input)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:53
Methodprocess
(IN input)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/WorkerThreadPipeDecorator.java:85
Methodput
(P product)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/SemaphoreBasedChannel.java:48
Methodput
(T product)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/WorkStealingChannel.java:64
Methodput
(P product)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch7/pc/BlockingQueueChannel.java:39
MethodrejectedExecution
(Runnable r, ThreadPoolExecutor executor)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ReEnqueueRejectedExecutionHandler.java:28
Methodreset
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ImplicitParameterPassing.java:73
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/WorkerThread.java:37
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/ThreadCreationViaSubclass.java:26
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch1/JavaThreadCreationAndRun.java:47
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/terminology/ClientThread.java:26
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/SimplePipeline.java:118
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/SimplePipeline.java:136
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:57
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch3/immutableobject/OMCAgent.java:22
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch6/promise/example/DataSyncTask.java:33
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CaseRunner.java:51
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/CaseRunner.java:84
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/AsyncRequestPersistence.java:72
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ManagedThreadLocalClient.java:42
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ImplicitParameterPassing.java:45
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/SmsVerficationCodeSender.java:62
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadPrivateMember.java:36
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch4/gs/example/NestedMonitorLockoutExample.java:40
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/AlarmAgent.java:143
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolSize4IOIntensiveTask.java:44
Methodrun
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch9/threadpool/example/ThreadPoolDeadLockAvoidance.java:42
MethodsendAlarm
发送告警信息 @param alarm 告警信息 @throws Exception
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/AlarmAgent.java:58
MethodsetExecutor
(Executor executor)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/AsyncTask.java:71
MethodsetId
(String id)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch14/hsha/example/AlarmInfo.java:33
MethodsetMessageType
(String messageType)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/MMSDeliverRequest.java:65
MethodsetNextPipe
(Pipe<?, ?> nextPipe)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/AbstractPipe.java:38
MethodsetNextPipe
(Pipe<?, ?> nextPipe)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:99
MethodsetNextPipe
(Pipe<?, ?> nextPipe)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/WorkerThreadPipeDecorator.java:103
MethodsetRecipient
(Recipient recipient)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch8/activeobject/example/MMSDeliverRequest.java:81
MethodsetSeed
(long seed)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch10/tss/example/ThreadSpecificSecureRandom.java:55
MethodsetXY
(double x, double y)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch3/immutableobject/example/Location.java:33
Methodshutdown
()
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch12/ms/WorkerThreadSlave.java:108
Methodshutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/AbstractPipe.java:44
Methodshutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/ThreadPoolPipeDecorator.java:82
Methodshutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/WorkerThreadPipeDecorator.java:91
Methodshutdown
(long timeout, TimeUnit unit)
JavaConcurrencyPatternInAction/src/io/github/viscent/mtpattern/ch13/pipeline/example/DataSyncTask.java:197
← previousnext →401–500 of 527, ranked by callers