Index
All Classes and Interfaces|All Packages
G
- get() - Method in class com.barden.library.module.Module
-
Gets modules.
- get(Class<T>) - Method in class com.barden.library.module.Module
-
Gets modules.
- get(Object) - Method in class com.barden.library.metadata.Metadata
-
Gets metadata.
- get(Object) - Method in class com.barden.library.module.Module
-
Gets module.
- get(Object, Class<T>) - Method in class com.barden.library.metadata.Metadata
-
Gets metadata.
- get(Object, Class<T>) - Method in class com.barden.library.module.Module
-
Gets module.
- get(Object, T) - Method in class com.barden.library.metadata.Metadata
-
Gets metadata.
- get(Map<String, Object>, String) - Static method in class com.barden.library.database.mongo.utils.MongoMapper
-
Gets destination/path from the map.
- get(Map<String, Object>, String, Class<T>) - Static method in class com.barden.library.database.mongo.utils.MongoMapper
-
Gets destination/path from the map.
- get(Map<String, Object>, String, Class<T>, T) - Static method in class com.barden.library.database.mongo.utils.MongoMapper
-
Gets destination/path from the map.
- getAuth() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets MongoDB auth type.
- getBucket() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets bucket.
- getBucketByName(String) - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets bucket by its name.
- getChannel() - Method in class com.barden.library.database.redis.event.RedisMessageEvent
-
Gets channel
- getClient() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets connected client.
- getClient() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets MongoDB connected client.
- getClient() - Method in class com.barden.library.database.redis.RedisProvider
-
Gets Redis connected client.
- getClientSettings() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets MongoDB client settings.
- getClientSettings() - Method in class com.barden.library.database.redis.RedisProvider
-
Gets Redis client settings.
- getCollection() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets collection.
- getCollection() - Method in class com.barden.library.database.mongo.structure.DatabaseMongoProvider
-
Gets mongo collection.
- getCollection(String, String) - Method in class com.barden.library.database.mongo.MongoProvider
- getCollection(String, String, Class<T>) - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets collection.
- getCollectionId() - Method in class com.barden.library.database.mongo.structure.DatabaseMongoProvider
-
Gets collection id.
- getCommonClass() - Method in class com.barden.library.event.EventEditor
-
Gets common class.
- getConfig() - Static method in class com.barden.library.database.DatabaseProvider
-
Gets config.
- getConfig(String, boolean) - Static method in class com.barden.library.file.TomlFileLoader
-
Gets file.
- getConnection() - Method in class com.barden.library.database.timescale.TimescaleProvider
-
Gets connection.
- getConsumer() - Method in class com.barden.library.scheduler.Scheduler
-
Gets consumer.
- getConsumer(Object) - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets consumer.
- getConsumers() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets consumers.
- getDatabase() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets database.
- getDatabase() - Method in interface com.barden.library.database.mongo.structure.DatabaseObject
-
Gets database structure.
- getDatabase() - Method in class com.barden.library.database.timescale.TimescaleProvider
-
Gets database.
- getDatabase(String) - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets database.
- getDatabaseId() - Method in class com.barden.library.database.mongo.structure.DatabaseMongoProvider
-
Gets database id.
- getDelay() - Method in class com.barden.library.scheduler.Scheduler
-
Gets delay.
- getDelay() - Method in class com.barden.library.scheduler.task.Task
-
Gets delay.
- getDocument() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets document.
- getDocument() - Method in class com.barden.library.database.mongo.pipeline.MongoPipelineExecutor
-
Gets document.
- getField() - Method in class com.barden.library.database.mongo.structure.DatabaseStructure
-
Gets field class.
- getHost() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets host.
- getHost() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets host.
- getHost() - Method in class com.barden.library.database.redis.RedisProvider
-
Gets Redis host.
- getHost() - Method in class com.barden.library.database.timescale.TimescaleProvider
-
Gets host.
- getId() - Method in class com.barden.library.scheduler.task.Task
-
Gets id.
- getKey() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets key.
- getLogger() - Static method in class com.barden.library.BardenJavaLibrary
-
Gets logger.
- getLogger() - Static method in class com.barden.library.scheduler.SchedulerProvider
-
Gets logger.
- getMessage() - Method in class com.barden.library.database.redis.event.RedisMessageEvent
-
Gets received message.
- getMessageAsJson() - Method in class com.barden.library.database.redis.event.RedisMessageEvent
-
Gets message as json.
- getMongoProvider() - Method in class com.barden.library.database.mongo.structure.DatabaseStructure
-
Gets mongo provider.
- getName() - Method in class com.barden.library.event.Event
-
Gets name.
- getNames() - Method in class com.barden.library.event.EventEditor
-
Gets names.
- getNames() - Method in interface com.barden.library.event.EventExecutor
-
Gets event names.
- getNonNull(Object) - Method in class com.barden.library.metadata.Metadata
-
Gets metadata nonnull.
- getNonNull(Object, Class<T>) - Method in class com.barden.library.metadata.Metadata
-
Gets metadata nonnull.
- getNonNull(Map<String, Object>, String) - Static method in class com.barden.library.database.mongo.utils.MongoMapper
-
Gets destination/path from the map.
- getNonNull(Map<String, Object>, String, Class<T>) - Static method in class com.barden.library.database.mongo.utils.MongoMapper
-
Gets destination/path from the map.
- getOrder() - Method in class com.barden.library.event.EventEditor
-
Gets event order.
- getOrder() - Method in interface com.barden.library.event.EventExecutor
-
Gets order.
- getOrganization() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets organization.
- getOrganizationByName(String) - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets organization by its name.
- getOrganizationId() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets organization id.
- getParent() - Method in class com.barden.library.database.mongo.structure.DatabaseStructure
-
Gets parent.
- getPassword() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets password.
- getPassword() - Method in class com.barden.library.database.redis.RedisProvider
-
Gets Redis password.
- getPassword() - Method in class com.barden.library.database.timescale.TimescaleProvider
-
Gets password.
- getPath() - Static method in class com.barden.library.BardenJavaLibrary
-
Gets path.
- getPath() - Method in interface com.barden.library.database.mongo.structure.DatabaseField
-
Gets field path.
- getPath(Object) - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets path.
- getPaths() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets paths.
- getPipeline() - Method in class com.barden.library.database.mongo.pipeline.MongoPipelineExecutor
-
Gets pipeline.
- getPort() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets port.
- getPort() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets port.
- getPort() - Method in class com.barden.library.database.redis.RedisProvider
-
Gets Redis port.
- getPort() - Method in class com.barden.library.database.timescale.TimescaleProvider
-
Gets port.
- getRepeat() - Method in class com.barden.library.scheduler.Scheduler
-
Gets repeat.
- getRepeat() - Method in class com.barden.library.scheduler.task.Task
-
Gets repeat.
- getScheduler() - Static method in class com.barden.library.BardenJavaLibrary
-
Gets scheduler.
- getService() - Method in class com.barden.library.scheduler.SchedulerProvider
-
Gets executor service.
- getStatus() - Method in class com.barden.library.scheduler.task.Task
-
Gets status.
- getTask(UUID) - Method in class com.barden.library.scheduler.SchedulerProvider
-
Gets task by its id.
- getTaskByName(String) - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets task by its name.
- getTasks() - Method in class com.barden.library.scheduler.SchedulerProvider
-
Gets barden schedulers.
- getTimerService() - Method in class com.barden.library.scheduler.SchedulerProvider
-
Gets executor timer service.
- getToken() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets token.
- getUID() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets UID.
- getUsername() - Method in class com.barden.library.database.mongo.MongoProvider
-
Gets username.
- getUsername() - Method in class com.barden.library.database.timescale.TimescaleProvider
-
Gets username.
- getValue() - Method in class com.barden.library.database.mongo.pipeline.MongoPipeline
-
Gets value.
- getValueByPath(BsonDocument, String, Class<T>) - Static method in interface com.barden.library.database.mongo.structure.DatabaseField
-
Gets
BsonValuefrom given path. - getWriteAPI() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets write api.
- getWriteAPIBlocking() - Method in class com.barden.library.database.influx.InfluxProvider
-
Gets write api blocking.
All Classes and Interfaces|All Packages