Class EffectiveController
java.lang.Object
com.queue.file.controller.extention.AbstractController
com.queue.file.controller.extention.EffectiveController
- All Implemented Interfaces:
ControllerEx
-
Field Summary
Fields inherited from class com.queue.file.controller.extention.AbstractController
loggerFields inherited from interface com.queue.file.controller.extention.ControllerEx
gson -
Constructor Summary
ConstructorsConstructorDescriptionEffectiveController(String queue) EffectiveController(String queuePath, String queueName) EffectiveController(Map<String, Object> config) -
Method Summary
Methods inherited from class com.queue.file.controller.extention.AbstractController
allData, allReadBuffer, clear, close, commit, getAutoCommitDelay, getAutoCommitMemory, getBulkSize, getCacheSize, getInputCount, getLastInTime, getLastOutTime, getLIMIT_SIZE, getOpenTime, getOutputCount, getQUEUE, getQUEUE_NAME, getQUEUE_PATH, getQueueSize, getWaitTime, isBulkCommit, isManualCommitMode, isOk, open, read, readCommit, realignKey, removeOne, removeReadBufferOne, setWaitTime, validate, writeQueueData
-
Constructor Details
-
EffectiveController
-
EffectiveController
-
EffectiveController
-
-
Method Details
-
setConfig
- Specified by:
setConfigin classAbstractController
-