- add(E) - Method in class com.bluejeans.common.utils.BulkOperationUtil
-
Add the given element to queue
- addTargets(Map<String, Object>) - Method in class com.bluejeans.common.utils.URIInvoker
-
Add more targets.
- addTargets(Object...) - Method in class com.bluejeans.common.utils.URIInvoker
-
Add more targets.
- allExtendedClassesOf(Class<?>) - Static method in class com.bluejeans.common.utils.MetaUtil
-
All classes that the given class extends
- allFieldsOf(Class<?>) - Static method in class com.bluejeans.common.utils.MetaUtil
-
All fields that can be found on an object of the given class
- allMethodsOf(Class<?>) - Static method in class com.bluejeans.common.utils.MetaUtil
-
All methods that can be invoked on an object of the given class
- append(String) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Transfers the specified strings byte data, based on the charset, to
the buffer starting at the current writerIndex and increases the
writerIndex by the number of the transferred bytes (= bytes.length).
- append(boolean) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Appends the given value as a string to the buffer.
- append(int) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Appends the given value as a string to the buffer.
- append(long) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Appends the given value as a string to the buffer.
- append(Object) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Appends the given value as a string to the buffer.
- append(CharSequence) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
- append(CharSequence, int, int) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
- append(char) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
- appendError(Appendable, Throwable) - Method in class com.bluejeans.common.utils.URIInvoker
-
Builds error message from given exception.
- appendRunLink(Appendable, String) - Method in class com.bluejeans.common.utils.URIInvoker
-
Appends the run value of the given input.
- appendRunValue(Appendable, String) - Method in class com.bluejeans.common.utils.URIInvoker
-
Appends the run value of the given input.
- appendString(String) - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Appends a String and return this object.
- appendValue(Appendable, String, boolean) - Method in class com.bluejeans.common.utils.URIInvoker
-
Appends the json object value of the supplied comma separated keys.
- appendValue(Appendable, String, String, boolean) - Method in class com.bluejeans.common.utils.URIInvoker
-
Appends the json object value of the supplied comma separated keys.
- appendValue(Appendable, Object) - Method in class com.bluejeans.common.utils.URIInvoker
-
Append the objects string representation to the given appendable.
- availablePort(int, int) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Get available server port from the given port inclusive, until the max
count.
- readableSize(long) - Static method in class com.bluejeans.common.utils.URIInvoker
-
Returns a readable size representation of the given bytes size.
- readLine(String) - Method in class com.bluejeans.common.utils.SystemInfo
-
Reads a line from the command stream.
- readLine(Process) - Method in class com.bluejeans.common.utils.SystemInfo
-
Reads a line from the command stream.
- readLines(String) - Method in class com.bluejeans.common.utils.SystemInfo
-
Reads all the output lines from the command stream.
- readLines(Process) - Method in class com.bluejeans.common.utils.SystemInfo
-
Reads all the output lines from the command stream.
- reassignTopic(String) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
Re assign the topic
- registerAsMBean(Object) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Register the instance as MBean.
- registerAsMBean(Object, String) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Register the instance as MBean with given name.
- reset() - Method in class com.bluejeans.common.utils.EnumCounter
-
Resets all the counts to zeros.
- reset() - Method in class com.bluejeans.common.utils.InvokerService.InvokerInfoBuffer
-
Resets the indexes.
- resetJsEngine() - Method in class com.bluejeans.common.utils.URIInvoker
-
Reset the JS Engine.
- resetJsEngine(String) - Method in class com.bluejeans.common.utils.URIInvoker
-
Reset the JS Engine with given one.
- resetSecEventCounts() - Method in class com.bluejeans.common.utils.EnumCounter
-
Resets the secondary event counts.
- run() - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- run(String) - Method in class com.bluejeans.common.utils.SystemInfo
-
Executes a command and returns the output of it / exception if any
- run(String) - Method in class com.bluejeans.common.utils.URIInvoker
-
Evaluates the given script.
- RUN_PREFIX - Static variable in class com.bluejeans.common.utils.InvokerService.InvokerServerHttpHandler
-
The run uri prefix.
- runCommandFromStream(InputStream, String, String, boolean) - Static method in class com.bluejeans.common.utils.SystemInfo
-
Runs a command from its stream data.
- runLink(String) - Method in class com.bluejeans.common.utils.URIInvoker
-
Evaluates the content of the js from given link.
- runNestedMethod(Object, String) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Run the nested method on the target object.
- runNestedMethodsSilently(Object, String) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Run the nested methods silently on the target object.
- runThis(String, String...) - Method in class com.bluejeans.common.utils.InvokerMBean.Invoker
-
- runThis(String, String...) - Method in interface com.bluejeans.common.utils.InvokerMBean
-
Run any on this.
- setApplicationContext(ApplicationContext) - Method in class com.bluejeans.common.utils.InvokerSpringBean
-
- setAutoCommitIntervalMillis(int) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setAutoCreateValue(boolean) - Method in class com.bluejeans.common.utils.EnumCounter.EventCountMap
-
- setBatchSize(int) - Method in class com.bluejeans.common.utils.BulkOperationUtil
-
- setBulkMessageSize(int) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setBulkPollIntervalSecs(int) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setContextPrefix(String) - Method in class com.bluejeans.common.utils.InvokerService
-
- setContextPrefix(String) - Method in class com.bluejeans.common.utils.InvokerSpringBean
-
- setDefaultKey(String) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setEnableAutoCommit(boolean) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setExtraProps(Map<String, Object>) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setGroupId(String) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setGzipEnabled(boolean) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setHttpConnPoolSize(int) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setKeyDeserializer(Deserializer<K>) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setMaxPostEntitySize(int) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setMinBatchSize(int) - Method in class com.bluejeans.common.utils.BulkOperationUtil
-
- setParallel(boolean) - Method in class com.bluejeans.common.utils.BulkOperationUtil
-
- setPassword(String) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setPollTimeout(int) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setPort(int) - Method in class com.bluejeans.common.utils.InvokerService
-
- setPostPerKey(boolean) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setPropertyIfExists(Object, String, Object) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Sets the given property if exists with the given value.
- setQueueCapacity(int) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setRecordProcessors(List<KafkaRecordProcessor<K, V>>) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setServer(String) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setSessionTimeoutMillis(int) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setSpecificPartitions(boolean) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setTarget(String, Object) - Method in class com.bluejeans.common.utils.URIInvoker
-
Set the target with name.
- setTarget(Object) - Method in class com.bluejeans.common.utils.URIInvoker
-
Set the target.
- setTheonUrl(String) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setTitle(String) - Method in class com.bluejeans.common.utils.InvokerSpringBean
-
- setTopic(String) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- setUsername(String) - Method in class com.bluejeans.common.utils.theon.TheonClient
-
- setValueDeserializer(Deserializer<V>) - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- shuffleArray(Object) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Shuffles the given array, if it is array.
- shutdown() - Method in class com.bluejeans.common.utils.InvokerService.NettyServerRef
-
Shutdown this server ref.
- shutdown() - Method in class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- SIMPLE_RETURN_TYPE_LIST - Static variable in class com.bluejeans.common.utils.MetaUtil
-
The simple return type list
- simpleFieldDataMap(Object, boolean) - Static method in class com.bluejeans.common.utils.MetaUtil
-
Get the map of all the return values of all the methods with no arguments
with simple return types of the given bean.
- SimpleKafkaConsumer<K,V> - Class in com.bluejeans.common.utils.kafka
-
Kafka String based consumer
- SimpleKafkaConsumer() - Constructor for class com.bluejeans.common.utils.kafka.SimpleKafkaConsumer
-
- SimpleKafkaConsumer.Status - Enum in com.bluejeans.common.utils.kafka
-
- SIZE_STEPS - Static variable in class com.bluejeans.common.utils.URIInvoker
-
The size step suffixes
- sizeOf(Object) - Static method in class com.bluejeans.common.utils.ObjectSizeCalculator
-
calculates the size of given object
- sizeof(Object) - Static method in class com.bluejeans.common.utils.URIInvoker
-
Calculates the size of the the given object.
- sizeofProperty(String, String) - Method in class com.bluejeans.common.utils.URIInvoker
-
Calculates the size of the object represented by the property over the
target.
- start() - Method in class com.bluejeans.common.utils.InvokerService
-
Start
- start(String) - Method in class com.bluejeans.common.utils.InvokerService
-
Start with context.
- start(Object...) - Static method in class com.bluejeans.common.utils.InvokerService
-
Start the singleton instance with given targets.
- stop() - Method in class com.bluejeans.common.utils.BulkOperationUtil
-
Stop the utility and operate on any remaining elements in queue.
- stop() - Method in class com.bluejeans.common.utils.InvokerService
-
Stop.
- SuperTester - Class in com.bluejeans.common.utils
-
The tester class for testing all the Get and Set methods in the classes in
the given package / for the list of specified objects.
- SuperTester(Object[]) - Constructor for class com.bluejeans.common.utils.SuperTester
-
Constructs the Tester with supplied list of objects.
- SuperTester(String, String[]) - Constructor for class com.bluejeans.common.utils.SuperTester
-
Constructs the Tester with supplied package and class names.
- SuperTester(Class<?>...) - Constructor for class com.bluejeans.common.utils.SuperTester
-
Constructs the Tester with supplied package and class names.
- SystemInfo - Class in com.bluejeans.common.utils
-
JVM and OS info
- SystemInfo() - Constructor for class com.bluejeans.common.utils.SystemInfo
-