A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

abortTransaction(ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Abort a transaction in the context of this session.
accept(T) - Method in interface io.toro.martini.util.Throwables.ThrowingConsumer
 
accept0(T) - Method in interface io.toro.martini.util.Throwables.ThrowingConsumer
 
addApiAuthType(String, String) - Static method in class io.toro.martini.ApiMethods
Add authentication type to the API service within current package Authentication types:
addApiAuthType(String, String, String) - Static method in class io.toro.martini.ApiMethods
Add authentication type to the API service within a specific package by providing the packageName Authentication types:
addApiAuthTypes(String, String, List<String>) - Static method in class io.toro.martini.ApiMethods
Add authentication types to the API service within a specific package by providing the packageName Authentication types:
addApiAuthTypes(String, List<String>) - Static method in class io.toro.martini.ApiMethods
Add authentication types to the API service within the current package Authentication types:
addApiGroup(String, String) - Static method in class io.toro.martini.ApiMethods
Add groupName authentication to the API service within current package
addApiGroup(String, String, String) - Static method in class io.toro.martini.ApiMethods
Add groupName authentication to the API service within a specific package by providing the packageName
addApiGroups(String, String, Set<String>) - Static method in class io.toro.martini.ApiMethods
Add groupNames authentication to the API service within a specific package by providing the packageName
addApiGroups(String, Set<String>) - Static method in class io.toro.martini.ApiMethods
Add groupNames authentication to the API service within the current package
addApiUser(String, String) - Static method in class io.toro.martini.ApiMethods
Add username to the API service within the current package
addApiUser(String, String, String) - Static method in class io.toro.martini.ApiMethods
Add username authentication to the API service within a specific package by providing the packageName.
addApiUsers(String, String, Set<String>) - Static method in class io.toro.martini.ApiMethods
Add usernames authentication to the API service within a specific package by providing the packageName
addApiUsers(String, Set<String>) - Static method in class io.toro.martini.ApiMethods
Add usernames authentication to the API service within a specific package.
addChatListener(ChatManagerListener) - Method in class io.toro.martini.jabber.model.JabberConnection
 
addChild(String) - Method in interface io.toro.martini.tracker.Tracker
Register a child to the document associated with the tracker
addChildDocument(String, String) - Static method in class io.toro.martini.TrackerMethods
Add a document as a child of another document.
addContextAsDocumentState(String, String, String, List<String>, boolean, GloopExecutionContext) - Static method in class io.toro.martini.TrackerMethods
Add the Gloop Variable Context as a new state to a Tracker document, written as an Apache Avro data file.
addContextFile(String, InputStream, String, boolean) - Static method in class io.toro.martini.SpringMethods
Creates a Spring context file from an InputStream.
addContextFile(String, String, String, boolean) - Static method in class io.toro.martini.SpringMethods
Creates a Spring context file with the provided contents.
addCore(String, String, String, String) - Static method in class io.toro.martini.SolrMethods
Configures a Solr core with the schema based on a Gloop model.
addDocument(String, String, String, String, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, byte[]) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, byte[], Map<String, String>) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, String, boolean, byte[], Map<String, String>) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, String, byte[], Map<String, String>) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, String, String, Map<String, String>) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, String, Map<String, String>) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocument(String, String, String, String, String, String, Map<String, String>) - Static method in class io.toro.martini.TrackerMethods
Add a new Tracker document.
addDocumentException(String, Exception) - Static method in class io.toro.martini.TrackerMethods
Add a new Error state to a Tracker document, with the provided exception as the state's content.
addDocumentLog(String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new log message to a Tracker document.
addDocumentLog(String, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new log message to a Tracker document.
addDocumentProperty(Document, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new property to a Tracker document.
addDocumentProperty(String, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new property to a Tracker document.
addDocumentState(String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addDocumentState(String, String, byte[]) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addDocumentState(String, String, byte[], boolean) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addDocumentState(String, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addDocumentState(String, String, String, byte[], boolean) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addDocumentState(String, String, String, String) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addDocumentState(String, String, String, String, boolean) - Static method in class io.toro.martini.TrackerMethods
Add a new state to a Tracker document.
addErrorMessage(String) - Method in exception io.toro.martini.api.APIException
 
addFamily(String, String, String, GloopModel) - Static method in class io.toro.martini.BigtableMethods
Configures the name of the new ColumnFamily to be created
addFamily(String, String, List<GloopModel>) - Static method in class io.toro.martini.BigtableMethods
Configures the names of the new ColumnFamilies with GCRule to be created
addFeature(Feature) - Method in class io.toro.martini.ipackage.MartiniPackage
 
addFieldError(String, String) - Method in exception io.toro.martini.api.APIException
 
addFishTag(String, String) - Static method in class io.toro.martini.LoggerMethods
Fish tagging is a technique in log4j wherein log statements are stamped with unique tags / information to allow for easier log tracing.
addPackage(GloopModel, String, boolean) - Static method in class io.toro.martini.MartiniMethods
Add a new package to the current instance using data from the provided package model.
addPackage(String, String, String, String, boolean) - Static method in class io.toro.martini.MartiniMethods
addParent(String) - Method in interface io.toro.martini.tracker.Tracker
Register a parent to the document associated with the tracker
addParentDocument(String, String) - Static method in class io.toro.martini.TrackerMethods
Add another document as a parent to a document.
addToList(Object, Object) - Static method in class io.toro.martini.ArrayMethods
Add element to list if it is not null.
addToMultiValueMap(K, V, Map<K, List<V>>) - Static method in class io.toro.martini.util.MapUtils
 
addUserToGroup(String, String) - Static method in class io.toro.martini.UserGroupMethods
Add a user to a group by name.
aggregate(String, String, String, List<? extends Bson>, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Aggregates documents according to the specified aggregation pipeline.
aggregateWithQuery(String, String, String, List<String>, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Aggregates documents according to the specified aggregation pipeline.
AlertJMSMessage - Class in io.toro.martini.jms.model
 
AlertJMSMessage() - Constructor for class io.toro.martini.jms.model.AlertJMSMessage
 
AlertJMSMessage(String) - Constructor for class io.toro.martini.jms.model.AlertJMSMessage
 
AlertJMSMessage(String, int) - Constructor for class io.toro.martini.jms.model.AlertJMSMessage
 
AlertJMSMessage(String, String) - Constructor for class io.toro.martini.jms.model.AlertJMSMessage
 
AlertJMSMessage(String, String, int) - Constructor for class io.toro.martini.jms.model.AlertJMSMessage
 
AlertJMSMessage(String, String, int, Map<Serializable, Serializable>) - Constructor for class io.toro.martini.jms.model.AlertJMSMessage
 
allElementsSatisfyCondition(Collection<T>, Closure<Boolean>) - Static method in class io.toro.martini.ArrayMethods
Goes through the items in a list and checks if a certain condition is true for all items.
anyWildcardMatch(String[], String, IOCase) - Static method in class io.toro.martini.util.FilenameUtils
Checks if any of the entries in filenames matches wildcardMatcher.
API_FILE_EXTENSION - Static variable in class io.toro.martini.ApiMethods
 
APIException - Exception in io.toro.martini.api
 
APIException() - Constructor for exception io.toro.martini.api.APIException
 
APIException(String) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, int) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, int, int) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, int, int, List<APILogMessage>) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, int, int, List<APILogMessage>, Map<String, LinkedList<String>>) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, int, Object) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, int, Throwable) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, Throwable) - Constructor for exception io.toro.martini.api.APIException
 
APIException(String, HttpStatus) - Constructor for exception io.toro.martini.api.APIException
 
APIException(Throwable) - Constructor for exception io.toro.martini.api.APIException
 
ApiIgnore - Annotation Type in io.toro.martini.service.annotation
Created by darenklamer on 14/09/15.
APILogMessage - Class in io.toro.martini.api
 
APILogMessage() - Constructor for class io.toro.martini.api.APILogMessage
 
APILogMessage(APILogMessageType, String) - Constructor for class io.toro.martini.api.APILogMessage
 
APILogMessageType - Enum in io.toro.martini.api
 
ApiMethods - Class in io.toro.martini
it allows to add usernames, groupnames, and authentication types security for api service such as REST, SOAP API
ApiMethods(MartiniPackageProvider, AccessControlService) - Constructor for class io.toro.martini.ApiMethods
 
APIResponse - Class in io.toro.martini.api
A simple wrapper class for REST API Responses.
APIResponse() - Constructor for class io.toro.martini.api.APIResponse
 
APIResponse(APILogMessageType) - Constructor for class io.toro.martini.api.APIResponse
 
APIResponse(Object) - Constructor for class io.toro.martini.api.APIResponse
 
APIResponse(String) - Constructor for class io.toro.martini.api.APIResponse
 
APIResponse(String, String) - Constructor for class io.toro.martini.api.APIResponse
 
append(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Append a value to a key.
appendAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously append a value to a key.
appendPrefix(String, Character, String) - Static method in class io.toro.martini.StringMethods
Prepends a prefix and a separator to a string, in said order.
appendPrefix(String, String, String) - Static method in class io.toro.martini.StringMethods
Prepends a prefix and a separator to a string, in said order.
ApplicationLogger - Class in io.toro.martini.util
 
ApplicationLogger(Class) - Constructor for class io.toro.martini.util.ApplicationLogger
 
ApplicationLogger(Logger) - Constructor for class io.toro.martini.util.ApplicationLogger
 
ApplicationUtils - Class in io.toro.martini.util
 
apply(T) - Method in interface io.toro.martini.util.Throwables.ThrowingFunction
 
apply0(T) - Method in interface io.toro.martini.util.Throwables.ThrowingFunction
 
applyToTap(Stream<T>, UnaryOperator<Stream<T>>, Collection<T>, Function<Collection<T>, Stream<T>>) - Static method in class io.toro.martini.StreamMethods
 
ArrayMethods - Class in io.toro.martini
Contains methods for manipulating iterables.
ArrayMethods() - Constructor for class io.toro.martini.ArrayMethods
 
asJSON(Object) - Static method in class io.toro.martini.MarshallerMethods
Marshal an object into a JSON string.
asUrlPathSegment(String) - Static method in class io.toro.martini.UrlMethods
Escapes the provided string such that they can be safely included in URL path segments.
asXML(Object) - Static method in class io.toro.martini.MarshallerMethods
Marshal an object into a JSON string.
asYaml(GloopObject, boolean, boolean) - Static method in class io.toro.martini.YamlMethods
Marshals a Gloop object to a YAML string.
authenticated(HttpServletRequest) - Static method in class io.toro.martini.HttpMethods
Checks if the current HttpServletRequest is authenticated.
authenticated(HttpServletRequest, boolean) - Static method in class io.toro.martini.HttpMethods
Checks if the current HttpServletRequest is authenticated.
autoBuild() - Method in class io.toro.martini.tracker.Document.Builder
 
autoBuild() - Method in class io.toro.martini.tracker.Document.State.Builder
 
awaitReplication(String, String) - Static method in class io.toro.martini.BigtableMethods
Blocks the current thread until replication has caught up to the point when this method was called.

B

batchGetItems(String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
The BatchGetItem operation returns the attributes of one or more items from one or more tables and return BatchGetItemResponse as GloopModel
batchGetItems(DynamoDbClient, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
The BatchGetItem operation returns the attributes of one or more items from one or more tables and return BatchGetItemResponse as GloopModel
batchPartiQl(String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL and return BatchExecuteStatementResponse as GloopModel
batchPartiQl(DynamoDbClient, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL and return BatchExecuteStatementResponse as GloopModel
batchWriteItems(String, List<GloopModel>, String, String) - Static method in class io.toro.martini.DynamoDbMethods
The BatchWriteItem operation puts or deletes multiple items in one or more tables and return BatchWriteItemResponse as GloopModel
batchWriteItems(DynamoDbClient, List<GloopModel>, String, String) - Static method in class io.toro.martini.DynamoDbMethods
The BatchWriteItem operation puts or deletes multiple items in one or more tables and return BatchWriteItemResponse as GloopModel
bean(String) - Static method in class io.toro.martini.CoreMethods
BEAN - io.toro.martini.invocation.ServiceGroup.Type
 
BeanUtils - Class in io.toro.martini.util
 
BeanUtils() - Constructor for class io.toro.martini.util.BeanUtils
 
BeanUtils2 - Class in io.toro.martini.util
 
bgrewriteaof(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously rewrite the append-only file.
bgrewriteaofAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously asynchronously rewrite the append-only file.
bgsave(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously save the dataset to disk.
bgsaveAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously asynchronously save the dataset to disk.
BigtableMethods - Class in io.toro.martini
 
BigtableMethods(DataSourceManager, GCRuleConverter, FilterConverter) - Constructor for class io.toro.martini.BigtableMethods
 
bindJNDIObject(String, Object) - Static method in class io.toro.martini.util.ApplicationUtils
 
bitcount(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Count set bits in a string.
bitcount(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Count set bits in a string.
bitcountAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously count set bits in a string.
bitcountAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously count set bits in a string.
bitfield(String, Object, BitFieldArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Execute BITFIELD with its subcommands.
bitfieldAsync(String, Object, BitFieldArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously execute bITFIELD with its subcommands.
bitopAnd(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Perform bitwise AND between strings.
bitopAndAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously perform bitwise aND between strings.
bitopNot(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Perform bitwise NOT between strings.
bitopNotAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously perform bitwise nOT between strings.
bitopOr(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Perform bitwise OR between strings.
bitopOrAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously perform bitwise oR between strings.
bitopXor(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Perform bitwise XOR between strings.
bitopXorAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously perform bitwise xOR between strings.
bitpos(String, Object, boolean, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Find first bit set or clear in a string.
bitpos(String, Object, boolean, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Find first bit set or clear in a string.
bitpos(String, Object, boolean, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Find first bit set or clear in a string.
bitposAsync(String, Object, boolean, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously find first bit set or clear in a string.
bitposAsync(String, Object, boolean, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously find first bit set or clear in a string.
bitposAsync(String, Object, boolean, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously find first bit set or clear in a string.
blpop(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Remove and get the first element in a list, or block until one is available.
blpopAsync(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously remove and get the first element in a list, or block until one is available.
BOOLEAN - io.toro.martini.service.annotation.InputTypeField
 
BooleanMethods - Class in io.toro.martini
Contains methods for manipulating boolean primitives and Boolean objects.
bound - Variable in class io.toro.martini.util.StringMatcher
 
brpop(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Remove and get the last element in a list, or block until one is available.
brpopAsync(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously remove and get the last element in a list, or block until one is available.
brpoplpush(String, long, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Pop a value from a list, push it to another list and return it; or block until one is available.
brpoplpushAsync(String, long, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously pop a value from a list, push it to another list and return it; or block until one is available.
build() - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
build() - Method in class io.toro.martini.tracker.Document.Builder
 
build() - Method in class io.toro.martini.tracker.Document.State.Builder
 
buildConfiguration(Map) - Static method in class io.toro.martini.jabber.model.JabberConnection
Creates a jabber based on the configuration map provided Properties for configuring jabber connection NOTE THIS IS FOR ENDPOINT ONLY { Key: replyServiceResponse, Type: Boolean } - Set to true if service response will return its object to the sender.
builder() - Static method in class io.toro.martini.gloop.http.MultipartFile
 
builder() - Static method in class io.toro.martini.invocation.ServiceGroup
 
builder() - Static method in class io.toro.martini.tracker.Document
 
builder() - Static method in class io.toro.martini.tracker.Document.State
 
Builder() - Constructor for class io.toro.martini.gloop.http.MultipartFile.Builder
 
Builder() - Constructor for class io.toro.martini.invocation.ServiceGroup.Builder
 
Builder() - Constructor for class io.toro.martini.tracker.Document.Builder
 
Builder() - Constructor for class io.toro.martini.tracker.Document.State.Builder
 
buildModel() - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
bulkMutationRow(String, String, int, boolean, GloopExecutionContext) - Static method in class io.toro.martini.BigtableMethods
Construct a multiple rows in a batch.
bulkWrite(String, String, String, ClientSession, int, boolean, boolean, Boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Executes a mix of inserts, updates, replaces, and deletes.
BYTE_BUFFER - io.toro.martini.KafkaClientsMethods.SerializerClass
 
BYTES - io.toro.martini.KafkaClientsMethods.SerializerClass
 
bzpopmax(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Removes and returns a member with the highest scores in the sorted set stored at one of the keys.
bzpopmaxAsync(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously removes and returns a member with the highest scores in the sorted set stored at one of the keys.
bzpopmin(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Removes and returns a member with the lowest scores in the sorted set stored at one of the keys.
bzpopminAsync(String, long, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously removes and returns a member with the lowest scores in the sorted set stored at one of the keys.

C

cacheGet(String, Object) - Static method in class io.toro.martini.CacheMethods
Get the value of a cache entry using the entry's associated key.
cacheGet(String, Object, Closure<T>) - Static method in class io.toro.martini.CacheMethods
Get the value in the cache for the given key, or the value returned by the closure if no value was cached for that key.
cacheGet(String, Object, T) - Static method in class io.toro.martini.CacheMethods
Get the value in the cache for the given key, or a provided default value if no value was cached for that key.
cacheGet(String, String, Object) - Static method in class io.toro.martini.CacheMethods
Get the value of a cache entry using the entry's associated key in a specific package
cacheGet(String, String, Object, Closure<T>) - Static method in class io.toro.martini.CacheMethods
Get the value in the cache for the given key, or the value returned by the closure if no value was cached for that key.
cacheGet(String, String, Object, T) - Static method in class io.toro.martini.CacheMethods
Get the value in the cache for the given key, or a provided default value if no value was cached for that key.
cacheGet(String, String, Collection<?>) - Static method in class io.toro.martini.CacheMethods
Get entries in the cache for the each of the given keys as a map, or an empty map if no values were cached for those keys in a specific package
cacheGet(String, Collection<?>) - Static method in class io.toro.martini.CacheMethods
Get entries in the cache for the each of the given keys as a map, or an empty map if no values were cached for those keys.
cacheInvalidate(String, Object) - Static method in class io.toro.martini.CacheMethods
Invalidate the given key in the cache.
cacheInvalidate(String, String, Object) - Static method in class io.toro.martini.CacheMethods
Invalidate the given key in the cache.
cacheInvalidateAll(String, String, Collection<?>) - Static method in class io.toro.martini.CacheMethods
Invalidate the given keys in the cache.
cacheInvalidateAll(String, Collection<?>) - Static method in class io.toro.martini.CacheMethods
Invalidate the given keys in the cache.
CacheMethods - Class in io.toro.martini
Extensions methods for using caches with Martini.
CacheMethods(MartiniPackageProvider) - Constructor for class io.toro.martini.CacheMethods
 
cachePut(String, Object, Object) - Static method in class io.toro.martini.CacheMethods
Put the value in the cache, and assign it to the given key.
cachePut(String, String, Object, Object) - Static method in class io.toro.martini.CacheMethods
Put the value in the cache, and assign it to the given key.
cachePutAll(String, String, Map<?, ?>) - Static method in class io.toro.martini.CacheMethods
Put the given entries in the cache.
cachePutAll(String, Map<?, ?>) - Static method in class io.toro.martini.CacheMethods
Put the given entries in the cache.
calculate(long) - Method in enum io.toro.martini.util.FileUtils.UNITS
 
canBeResubmitted() - Method in class io.toro.martini.tracker.Document.State
 
canBeResubmitted(boolean) - Method in class io.toro.martini.tracker.Document.State.Builder
 
changeExtension(File, String) - Static method in class io.toro.martini.util.FileUtils
 
checkAndMutateRow(String, String, String, GloopModel, GloopModel, GloopModel) - Static method in class io.toro.martini.BigtableMethods
Convenience method to synchronously mutate a row atomically based on the output of a filter.
checkPort(int) - Static method in class io.toro.martini.util.Preconditions2
 
checkPort(int, String, Object...) - Static method in class io.toro.martini.util.Preconditions2
 
childIds() - Method in class io.toro.martini.tracker.Document
 
childIds(Collection<String>) - Method in class io.toro.martini.tracker.Document.Builder
 
childValue(EnhancedStack<MartiniPackage>) - Method in class io.toro.martini.PackageMethods.PackageInheritableThreadLocal
 
CIPHERTEXT - Static variable in class io.toro.martini.VaultMethods
 
CLASS - io.toro.martini.invocation.ServiceGroup.Type
 
cleanUpCloseable(Map<?, Object>) - Static method in class io.toro.martini.util.IOUtils
 
clearFishTags() - Static method in class io.toro.martini.LoggerMethods
Clears all previously added fish tags.
clientGetname(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get the current connection name.
clientGetnameAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get the current connection name.
clientKill(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Kill connections of clients which are filtered by killArgs
clientKill(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Kill the connection of a client identified by ip:port.
clientKillAsync(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously kill connections of clients which are filtered by killArgs
clientKillAsync(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously kill the connection of a client identified by ip:port.
clientList(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get the list of client connections.
clientListAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get the list of client connections.
clientPause(String, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Stop processing commands from clients for some time.
clientPauseAsync(String, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously stop processing commands from clients for some time.
clientSetname(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Set the current connection name.
clientSetnameAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously set the current connection name.
clientUnblock(String, long, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Unblock the specified blocked client.
clientUnblockAsync(String, long, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously unblock the specified blocked client.
close() - Method in class io.toro.martini.jabber.model.JabberConnection
 
close(FileObject) - Static method in class io.toro.martini.VfsMethods
Closes a FileObject.
closeConnection(Connection) - Static method in class io.toro.martini.SqlMethods
Close the provided connection.
collectToSink(Stream, Collection<?>, Function<Stream, T>) - Static method in class io.toro.martini.StreamMethods
 
command(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Returns an array reply of details about all Redis commands.
commandAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously returns an array reply of details about all redis commands.
commandCount(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get total number of Redis commands.
commandCountAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get total number of redis commands.
commandInfo(String, GloopExecutionContext, CommandType...) - Static method in class io.toro.martini.redis.RedisServerMethods
Returns an array reply of details about the requested commands.
commandInfo(String, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisServerMethods
Returns an array reply of details about the requested commands.
commandInfoAsync(String, GloopExecutionContext, CommandType...) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously returns an array reply of details about the requested commands.
commandInfoAsync(String, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously returns an array reply of details about the requested commands.
commitTransaction() - Static method in class io.toro.martini.SqlMethods
Commit the current JTA transaction.
commitTransaction(ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Commit a transaction in the context of this session.
commitTransaction(TransactionFacade) - Static method in class io.toro.martini.SqlMethods
Commit changes in the provided JTA transaction.
commitTransaction(Connection) - Static method in class io.toro.martini.SqlMethods
Commit changes in the provided connection.
CompoundEnumeration - Class in io.toro.martini.util
A compound URL enumeration.
CompoundEnumeration(List<Enumeration<URL>>) - Constructor for class io.toro.martini.util.CompoundEnumeration
Creates a compound enumeration.
configGet(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get the value of a configuration parameter.
configGetAsync(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get the value of a configuration parameter.
configResetstat(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Reset the stats returned by INFO.
configResetstatAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously reset the stats returned by iNFO.
configRewrite(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Rewrite the configuration file with the in memory configuration.
configRewriteAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously rewrite the configuration file with the in memory configuration.
configSet(String, String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Set a configuration parameter to the given value.
configSetAsync(String, String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously set a configuration parameter to the given value.
connect() - Method in class io.toro.martini.jabber.model.JabberConnection
 
connectInternal() - Method in class io.toro.martini.jabber.model.JabberConnection
 
connection(String) - Static method in class io.toro.martini.DynamoDbMethods
Return dynamodb datasource object
connection(String) - Static method in class io.toro.martini.MongoDbMethods
Return mongo datasource object
connection(String) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Return Redis datasource object
connectionToString(String) - Method in class io.toro.martini.MongoDbMethods
Returns a string representation of the mongo client object.
constructUrl(HttpServletRequest) - Static method in class io.toro.martini.UrlMethods
Get the HTTP URL to which an HttpServletRequest was sent without the context path.
constructUrl(HttpServletRequest, boolean) - Static method in class io.toro.martini.UrlMethods
Get the HTTP URL to which an HttpServletRequest was sent.
containsAny(CharSequence, Collection<? extends CharSequence>) - Static method in class io.toro.martini.StringMethods
Checks whether or not the provided string contains any of the substrings specified in the collection.
containsAny(CharSequence, Collection<? extends CharSequence>, boolean) - Static method in class io.toro.martini.StringMethods
Checks whether or not the provided string contains any of the substrings specified in the collection.
containsConnectionWithName(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Check if the instance has a connection pool with the provided name.
contentFileName() - Method in class io.toro.martini.tracker.Document.State
 
contentFileName(String) - Method in class io.toro.martini.tracker.Document.State.Builder
 
contentSize() - Method in class io.toro.martini.tracker.Document.State
 
contentSize(long) - Method in class io.toro.martini.tracker.Document.State.Builder
 
contentType(String) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
context - Static variable in class io.toro.martini.PackageMethods
 
CONTEXT_MAP - Static variable in class io.toro.martini.LoggerMethods
 
contextToJsonString(GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Return a JSON string representation of the current Gloop variable context.
copy(InputStream, OutputStream, GloopExecutionContext) - Static method in class io.toro.martini.FileMethods
Copies bytes from a large (over 2GB) InputStream to an OutputStream.
copyLarge(InputStream, OutputStream, GloopExecutionContext) - Static method in class io.toro.martini.FileMethods
Copies bytes from a large (over 2GB) InputStream to an OutputStream.
copyTo(String, String) - Static method in class io.toro.martini.VfsMethods
Copy the item found in the source url to the target url.
CoreMethods - Class in io.toro.martini
Contains methods for getting objects and invoking services from Martini's context.
CoreMethods(MartiniPackageProvider) - Constructor for class io.toro.martini.CoreMethods
 
count(Stream<?>) - Static method in class io.toro.martini.StreamMethods
Count the number of elements in the stream.
countDocuments(String, String, String, ClientSession, Bson) - Static method in class io.toro.martini.MongoDbMethods
Counts the number of documents in the collection according to the given options.
countDocuments(String, String, String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Counts the number of documents in the collection according to the given options.
countFinds(Collection<String>, String) - Static method in class io.toro.martini.StringMethods
Counts the total number of occurrences of the given regular expression in the entries.
countMatches(Collection<String>, String) - Static method in class io.toro.martini.StringMethods
Counts the number of entries in strings matching the regular expression regularExpression.
create() - Static method in class io.toro.martini.transaction.Transactions
Creates an unstarted TransactionFacade.
create(int) - Static method in class io.toro.martini.transaction.Transactions
 
create(int, long, String, String) - Static method in class io.toro.martini.tracker.Document.Log
 
create(Long, long, String, String) - Static method in class io.toro.martini.tracker.Document.Log
 
create(String) - Static method in class io.toro.martini.tracker.Document.State
 
create(String) - Static method in class io.toro.martini.tracker.Document.Type
 
create(String) - Static method in class io.toro.martini.transaction.Transactions
 
create(String, boolean) - Static method in class io.toro.martini.tracker.Document.State
 
create(String, String) - Static method in class io.toro.martini.tracker.Document.Property
 
create(String, String) - Static method in class io.toro.martini.transaction.Transactions
 
create(String, String, int) - Static method in class io.toro.martini.transaction.Transactions
 
create(PlatformTransactionManager, int) - Static method in class io.toro.martini.transaction.Transactions
 
create(TransactionDefinition) - Static method in class io.toro.martini.transaction.Transactions
Creates an unstarted TransactionFacade.
createDatabaseAndCollection(String, String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Create a new collection with the given name.
createFile(FileObject) - Static method in class io.toro.martini.VfsMethods
Creates the provided file, if it does not exist.
createFolder(FileObject) - Static method in class io.toro.martini.VfsMethods
Creates the provided folder, if it does not exist.
createGlobalTable(String, String, List<String>) - Static method in class io.toro.martini.DynamoDbMethods
Creates a global table from an existing table and return CreateGlobalTableResponse as GloopModel.
createGlobalTable(DynamoDbClient, String, List<String>) - Static method in class io.toro.martini.DynamoDbMethods
Creates a global table from an existing table and return CreateGlobalTableResponse as GloopModel
createIndex(String, String, String, ClientSession, String, IndexOptions) - Static method in class io.toro.martini.MongoDbMethods
Create an index with the given keys and options.
createIndex(String, String, String, ClientSession, Bson, IndexOptions) - Static method in class io.toro.martini.MongoDbMethods
Create an index with the given keys and options.
createIndexes(String, String, String, ClientSession, List<IndexModel>, CreateIndexOptions) - Static method in class io.toro.martini.MongoDbMethods
Create multiple indexes.
createJabberConnection(String, Map) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
createJabberConnection(String, Map, Closure) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
createModel() - Static method in class io.toro.martini.gloop.http.MultipartFile
 
createModel(String) - Static method in class io.toro.martini.gloop.http.MultipartFile
 
createProducer(String, KafkaClientsMethods.SerializerClass, KafkaClientsMethods.SerializerClass) - Static method in class io.toro.martini.KafkaClientsMethods
Deprecated, for removal: This API element is subject to removal in a future version.
please use the overloaded method that has GloopExecutionContext parameter as it will do autoclose when gloop service finish
createProducer(String, KafkaClientsMethods.SerializerClass, KafkaClientsMethods.SerializerClass, GloopExecutionContext) - Static method in class io.toro.martini.KafkaClientsMethods
Creates a producer for publishing messages.
createProducer(String, KafkaClientsMethods.SerializerClass, KafkaClientsMethods.SerializerClass, Properties) - Static method in class io.toro.martini.KafkaClientsMethods
Deprecated, for removal: This API element is subject to removal in a future version.
please use the overloaded method that has GloopExecutionContext parameter as it will do autoclose when gloop service finish
createProducer(String, KafkaClientsMethods.SerializerClass, KafkaClientsMethods.SerializerClass, Properties, GloopExecutionContext) - Static method in class io.toro.martini.KafkaClientsMethods
Create a producer using the provided configuration, for publishing messages.
createProducer(String, Class<? extends Serializer>, Class<? extends Serializer>) - Static method in class io.toro.martini.KafkaClientsMethods
Deprecated, for removal: This API element is subject to removal in a future version.
please use the overloaded method that has GloopExecutionContext parameter as it will do autoclose when gloop service finish
createProducer(String, Class<? extends Serializer>, Class<? extends Serializer>, GloopExecutionContext) - Static method in class io.toro.martini.KafkaClientsMethods
Creates a producer for publishing messages.
createProducer(String, Properties) - Static method in class io.toro.martini.KafkaClientsMethods
Deprecated, for removal: This API element is subject to removal in a future version.
please use the overloaded method that has GloopExecutionContext parameter as it will do autoclose when gloop service finish
createProducer(String, Properties, GloopExecutionContext) - Static method in class io.toro.martini.KafkaClientsMethods
Creates a producer using the provided configuration, for publishing messages.
createTable(String, GloopModel) - Static method in class io.toro.martini.DynamoDbMethods
The CreateTable operation adds a new table to your account and return CreateTableResponse as GloopModel
createTable(String, String, String) - Static method in class io.toro.martini.BigtableMethods
Create new table that only required input is the family column id
createTable(String, String, String, String, GloopModel) - Static method in class io.toro.martini.BigtableMethods
Create new table and configure the GCRule of the table
createTable(String, String, List<GloopModel>, List<String>) - Static method in class io.toro.martini.BigtableMethods
Create new table with multiple family columns id and split keys
createTable(DynamoDbClient, GloopModel) - Static method in class io.toro.martini.DynamoDbMethods
The CreateTable operation adds a new table to your account and return CreateTableResponse as GloopModel
createView(String, String, String, String, List<? extends Bson>, ClientSession, CreateViewOptions) - Static method in class io.toro.martini.MongoDbMethods
Creates a view with the given name, backing collection/view name, and aggregation pipeline that defines the view.
createXmppConnection(String, Map) - Static method in class io.toro.martini.XmppMethods
Create a Xmpp connection using the provided configuration.
createXmppConnection(String, Map, Closure) - Static method in class io.toro.martini.XmppMethods
Create a Xmpp connection using the provided configuration.
CsvMethods - Class in io.toro.martini
Provides one-liners for CSV-related operations, so you could easily parse and go through data within CSV files.
CsvMethods(ESBFlatFileManager) - Constructor for class io.toro.martini.CsvMethods
 
cursorAppend(GloopCursor, Object) - Static method in class io.toro.martini.GloopMethods
Add new value(s) to the cursor.
cursorClose(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Close a cursor.
cursorGetValue(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Get the value of the current record from the cursor.
cursorHasNext(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Check whether or not the given Gloop cursor has another record.
cursorLast(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Iterate through the cursor until the last record is reached.
cursorNextRecord(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Move the cursor to the next record.
cursorSize(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Get the size of a cursor.
cursorSkip(GloopCursor, int) - Static method in class io.toro.martini.GloopMethods
Try to skip the next n records in a cursor.
cursorToArray(GloopCursor) - Static method in class io.toro.martini.GloopMethods
Iterate through a cursor, and create an in-memory Gloop model array.

D

DatabaseConnectionPoolMethods - Class in io.toro.martini
Provides methods for managing the lifecycle of database pools and connections.
DatabaseConnectionPoolMethods(DataSourceManager) - Constructor for class io.toro.martini.DatabaseConnectionPoolMethods
 
DataWrapper - Class in io.toro.martini.web.spring.mvc
A utility class that REST API users can use to have Martini Runtime use the Groovy JSONSlurper/XMLSlurper to parse request data prior to their code being called.
DataWrapper() - Constructor for class io.toro.martini.web.spring.mvc.DataWrapper
 
DataWrapper(Object) - Constructor for class io.toro.martini.web.spring.mvc.DataWrapper
 
DATE - io.toro.martini.service.annotation.InputTypeField
 
DB_READER - io.toro.martini.invocation.ServiceGroup.Type
 
dbsize(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Return the number of keys in the selected database.
dbsizeAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously return the number of keys in the selected database.
debug(String) - Method in class io.toro.martini.api.APIResponse
 
debug(String) - Static method in class io.toro.martini.LoggerMethods
Logs a DEBUG message to the underlying log engine of Martini, using a logger named Martini.
debug(String) - Method in interface io.toro.martini.tracker.Tracker
Logs message as DEBUG
debug(String) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs a DEBUG message to the underlying log engine of Martini, using a logger named after loggerName.
debug(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
DEBUG - io.toro.martini.api.APILogMessageType
 
debugCrashAndRecover(String, Long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Crash and recover
debugCrashAndRecoverAsync(String, Long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously crash and recover
debugEnabled() - Static method in class io.toro.martini.util.ApplicationUtils
 
debugHtstats(String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get debugging information about the internal hash-table state.
debugHtstatsAsync(String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get debugging information about the internal hash-table state.
debugIfEnabled(String) - Method in class io.toro.martini.api.APIResponse
 
debugIfEnabled(String) - Static method in class io.toro.martini.LoggerMethods
Logs a DEBUG message to the underlying log engine of Martini, using a logger named Martini.
debugIfEnabled(String) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs a DEBUG message to the underlying log engine of Martini, using a logger named after loggerName.
debugIfEnabled(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
debugObject(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get debugging information about a key.
debugObjectAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get debugging information about a key.
debugOom(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Make the server crash: Out of memory.
debugOomAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously make the server crash: out of memory.
debugReload(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Save RDB, clear the database and reload RDB.
debugReloadAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously save rDB, clear the database and reload rDB.
debugRestart(String, Long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Restart the server gracefully.
debugRestartAsync(String, Long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously restart the server gracefully.
debugSdslen(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get debugging information about the internal SDS length.
debugSdslenAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get debugging information about the internal sDS length.
debugSegfault(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Make the server crash: Invalid pointer access.
debugSegfaultAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously make the server crash: invalid pointer access.
decr(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Decrement the integer value of a key by one.
decrAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously decrement the integer value of a key by one.
decrby(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Decrement the integer value of a key by the given number.
decrbyAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously decrement the integer value of a key by the given number.
decrypt(String) - Static method in class io.toro.martini.StringMethods
Deprecated, for removal: This API element is subject to removal in a future version.
decrypt(String, char[]) - Static method in class io.toro.martini.StringMethods
Decrypts a Base64-encoded ciphertext using AES-GCM.
decrypt(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Decrypt a ciphertext using transit secret engine
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.toro.martini.jabber.model.JabberConnection
 
DEFAULT_MAX_PERIOD - Static variable in class io.toro.martini.util.Predicates2
 
DEFAULT_PACKAGE_DIRECTORY - Static variable in class io.toro.martini.util.ApplicationUtils
 
DEFAULT_PACKET_REPLY_TIMEOUT - Static variable in class io.toro.martini.jabber.model.JabberConnection
 
DEFAULT_PERIOD - Static variable in class io.toro.martini.util.Predicates2
 
DEFAULT_PING_INTERVAL - Static variable in class io.toro.martini.jabber.model.JabberConnection
 
define() - Static method in class io.toro.martini.transaction.Transactions
Returns a builder instance for building TransactionDefinitions.
del(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Delete one or more keys.
delAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously delete one or more keys.
delete(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Deletes data from the kv engine version 1
delete(FileObject) - Static method in class io.toro.martini.VfsMethods
Deletes a file.
deleteAll(FileObject) - Static method in class io.toro.martini.VfsMethods
Deletes a file and its children, if any.
deleteById(String, String, List<String>) - Static method in class io.toro.martini.SolrMethods
Delete Solr documents by ID.
deleteByQuery(String, String, String) - Static method in class io.toro.martini.SolrMethods
Delete Solr documents by query.
deleteByQueryString(String, String, String) - Static method in class io.toro.martini.SolrMethods
Delete Solr documents by query.
deleteDocument(String) - Static method in class io.toro.martini.TrackerMethods
Delete a Tracker document by ID.
deleteDocuments(LocalDateTime, LocalDateTime) - Static method in class io.toro.martini.TrackerMethods
Deletes Tracker documents that are created between the provided start and end.
deleteEmptyFolder(File, File) - Static method in class io.toro.martini.util.FileUtils
Recursively delete directory if found empty.
deleteEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Delete the endpoint matching the provided name and package.
deleteGroupByName(String) - Static method in class io.toro.martini.UserGroupMethods
Delete a group by name.
deleteItem(String, String, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
Deletes a single item in a table by primary key and return DeleteItemResponse as GloopModel
deleteItem(DynamoDbClient, String, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
Deletes a single item in a table by primary key and return DeleteItemResponse as GloopModel
deleteMany(String, String, String, ClientSession, String, DeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Removes all documents from the collection that match the given query filter.
deleteMany(String, String, String, ClientSession, Bson, DeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Removes all documents from the collection that match the given query filter.
deleteOne(String, String, String, ClientSession, String, DeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Removes at most one document from the collection that matches the given filter.
deleteOne(String, String, String, ClientSession, Bson, DeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Removes at most one document from the collection that matches the given filter.
deletePackage(String) - Static method in class io.toro.martini.MartiniMethods
Delete the package matching the provided name.
deletePool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Delete an existing connection pool by name.
deleteTable(String, String) - Static method in class io.toro.martini.DynamoDbMethods
The DeleteTable operation deletes a table and all of its items and return table description response as GloopModel
deleteTable(String, String) - Static method in class io.toro.martini.BigtableMethods
Deletes the table specified by the table ID.
deleteTable(DynamoDbClient, String) - Static method in class io.toro.martini.DynamoDbMethods
The DeleteTable operation deletes a table and all of its items and return table description response as GloopModel
deleteUser(String) - Static method in class io.toro.martini.UserGroupMethods
Delete a user by ID.
deleteUserByUsername(String) - Static method in class io.toro.martini.UserGroupMethods
Delete a user by username.
deleteVersioned(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Deletes data from the kv engine version 2
deployPackage(String, String, GloopModel, boolean, boolean, boolean) - Static method in class io.toro.martini.RemoteDeploymentMethods
Deploy a package to named Martini instance.
deployPackage(URI, String, GloopModel, boolean, boolean, boolean) - Static method in class io.toro.martini.RemoteDeploymentMethods
Deploy a package to a Martini instance residing in the provided URI.
describeGlobalTable(String, String) - Static method in class io.toro.martini.DynamoDbMethods
Returns information about the specified global table and return DescribeGlobalTableResponse as GloopModel
describeGlobalTable(DynamoDbClient, String) - Static method in class io.toro.martini.DynamoDbMethods
Returns information about the specified global table and return DescribeGlobalTableResponse as GloopModel
describeTable(String, String) - Static method in class io.toro.martini.DynamoDbMethods
Describe the table and return information of the table as GloopModel
describeTable(DynamoDbClient, String) - Static method in class io.toro.martini.DynamoDbMethods
Describe the table and return information of the table as GloopModel
DESTINATION_NAME - Static variable in class io.toro.martini.jms.model.AlertJMSMessage
 
destroy() - Method in interface io.toro.martini.ipackage.PackageManager
 
destroyVersioned(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Permanently removes a version of the data in the kv engine version 2
digest(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Create a SHA1 digest from a Lua script.
digestAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously create a SHA1 digest from a lua script.
disableEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Disable the endpoint matching the provided name and package.
disablePool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Disable a connection pool by name
discard(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Discard all commands issued after MULTI.
discardAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Asynchronously discard all commands issued after mULTI.
disconnect() - Method in class io.toro.martini.jabber.model.JabberConnection
 
DiskBasedManagedHttpCacheStorage - Class in io.toro.martini.rss
 
DiskBasedManagedHttpCacheStorage(CacheConfig, Path) - Constructor for class io.toro.martini.rss.DiskBasedManagedHttpCacheStorage
 
DiskBasedManagedHttpCacheStorage(CacheConfig, Path, boolean) - Constructor for class io.toro.martini.rss.DiskBasedManagedHttpCacheStorage
 
dispatch(String, RedisCommand, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Dispatch a command.
dispatch(String, Collection<? extends RedisCommand>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Dispatch multiple command in a single write on the channel.
dispatchAsync(String, ProtocolKeyword, CommandOutput, CommandArgs<Object, Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously dispatch a command to the redis server.
dispatchAsync(String, ProtocolKeyword, CommandOutput, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously dispatch a command to the redis server.
distinct(String, String, String, String, String, ClientSession, Class<T>, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Gets the distinct values of the specified field name.
distinct(String, String, String, String, Bson, ClientSession, Class<T>, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Gets the distinct values of the specified field name.
distinct(Stream<T>, Collection<T>) - Static method in class io.toro.martini.StreamMethods
Filter out duplicate elements.
Document - Class in io.toro.martini.tracker
 
Document() - Constructor for class io.toro.martini.tracker.Document
 
Document.Builder - Class in io.toro.martini.tracker
 
Document.Log - Class in io.toro.martini.tracker
 
Document.Property - Class in io.toro.martini.tracker
 
Document.State - Class in io.toro.martini.tracker
 
Document.State.Builder - Class in io.toro.martini.tracker
 
Document.Type - Class in io.toro.martini.tracker
 
DOUBLE - io.toro.martini.KafkaClientsMethods.SerializerClass
 
drop(String, String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Drops this collection from the Database.
drop(String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Drops this database.
dropAllRows(String, String) - Static method in class io.toro.martini.BigtableMethods
Drops all data in the table.
dropCollection(String, String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Drop a collection with the given name.
dropDatabase(String, String) - Static method in class io.toro.martini.MongoDbMethods
Drops the database if it exists.
dropFamily(String, String, String) - Static method in class io.toro.martini.BigtableMethods
Drops the specified ColumnFamily Sample Code
dropFamily(String, String, List<String>) - Static method in class io.toro.martini.BigtableMethods
Drop list of the specified column families Sample Code
dropIndex(String, String, String, ClientSession, String, DropIndexOptions) - Static method in class io.toro.martini.MongoDbMethods
Drops the index given its name.
dropIndexes(String, String, String, ClientSession, DropIndexOptions) - Static method in class io.toro.martini.MongoDbMethods
Drop all the indexes on this collection, except for the default on _id.
dropRowRange(String, String, String) - Static method in class io.toro.martini.BigtableMethods
Drops rows by the specified row key prefix and table ID.
dump(String, GloopExecutionContext, Object) - Static method in class io.toro.martini.redis.RedisKeyMethods
Return a serialized version of the value stored at the specified key.
dumpAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously return a serialized version of the value stored at the specified key.
dynamicModelToMapModelArray(GloopModel) - Static method in class io.toro.martini.GloopMethods
Create an array of models describing the property names and values of a provided model.
DynamoDbMethods - Class in io.toro.martini
Dynamodb methods used to communicate in the dynamodb connection and manipulate the data
DynamoDbMethods(DataSourceManager) - Constructor for class io.toro.martini.DynamoDbMethods
 

E

eachRecord(File, char, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(File, int, char, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(File, int, int, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(File, int, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a CSV file.
eachRecord(File, int, List, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a fixed-width file.
eachRecord(File, int, CSVFormat, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(File, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a CSV file.
eachRecord(File, CSVFormat, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, int, List, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a fixed-width file.
eachRecord(InputStream, String, char, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, String, int, char, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, String, int, int, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, String, int, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, String, int, CSVFormat, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, String, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(InputStream, String, CSVFormat, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(Reader, int, List, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a fixed-width file.
EccException - Exception in io.toro.martini.exception
 
EccException(String) - Constructor for exception io.toro.martini.exception.EccException
 
echo(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Echo the given string.
echoAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously echo the given string.
ellipsize(String, int) - Static method in class io.toro.martini.StringMethods
If the provided string exceeds the provided maximum length, it will be truncated and appended with an ellipsis.
EmailMethods - Class in io.toro.martini
Provides one-liners for sending and reading emails.
EmailMethods(EmailClient) - Constructor for class io.toro.martini.EmailMethods
 
empty() - Method in class io.toro.martini.util.EnhancedStack
 
empty(boolean) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
enableEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Enable the endpoint matching the provided name and package.
enablePool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Enable a connection pool by name.
encloseString(String, String, String) - Static method in class io.toro.martini.StringMethods
Return a string prepended and appended with the provided strings.
encrypt(String) - Static method in class io.toro.martini.StringMethods
Deprecated, for removal: This API element is subject to removal in a future version.
encrypt(String, char[]) - Static method in class io.toro.martini.StringMethods
Encrypt a plain text using AES-GCM and encodes to Base64.
encryptByteArray(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Encrypt a byte array plaintext using transit secret engine
ENCRYPTION_KEY - Static variable in class io.toro.martini.VaultMethods
 
encryptString(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Encrypt a string plaintext using transit secret engine
end - Variable in class io.toro.martini.util.StringMatcher.Position
 
EnhancedStack<E> - Class in io.toro.martini.util
Stack that avoids duplicated element.
EnhancedStack() - Constructor for class io.toro.martini.util.EnhancedStack
 
equals(Object) - Method in exception io.toro.martini.api.APIException
 
equals(Object) - Method in class io.toro.martini.api.APILogMessage
 
equals(Object) - Method in class io.toro.martini.service.ServiceGroupMeta
 
error(String) - Method in class io.toro.martini.api.APIResponse
 
error(String) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named Martini.
error(String) - Method in interface io.toro.martini.tracker.Tracker
Logs message as ERROR
error(String) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String) - Method in class io.toro.martini.util.PrefixingLogger
 
error(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
error(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named after loggerName.
error(String, String, Throwable) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named after loggerName.
error(String, Throwable) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named Martini.
error(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
ERROR - io.toro.martini.api.APILogMessageType
 
errorIfEnabled(String) - Method in class io.toro.martini.api.APIResponse
 
errorIfEnabled(String) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named Martini.
errorIfEnabled(String) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named after loggerName.
errorIfEnabled(String, String, Throwable) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named after loggerName.
errorIfEnabled(String, Throwable) - Static method in class io.toro.martini.LoggerMethods
Logs an ERROR message to the underlying log engine of Martini, using a logger named Martini.
errorIfEnabled(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
ESBDefaultValueType - Enum in io.toro.martini.service.annotation
 
estimatedDocumentCount(String, String, String, @javax.validation.constraints.NotNull long) - Static method in class io.toro.martini.MongoDbMethods
Gets an estimate of the count of documents in a collection using collection metadata.
eval(String, String, String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Execute a Lua script server side.
eval(String, String, String, Object[], GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Execute a Lua script server side.
evalAsync(String, String, String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously execute a lua script server side.
evalAsync(String, String, String, Object[], GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously execute a lua script server side.
evalsha(String, String, String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Evaluates a script cached on the server side by its SHA1 digest
evalsha(String, String, String, Object[], GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Execute a Lua script server side.
evalshaAsync(String, String, String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously evaluates a script cached on the server side by its sHA1 digest
evalshaAsync(String, String, String, Object[], GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously execute a lua script server side.
exec(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Execute all commands issued after MULTI.
execAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Asynchronously execute all commands issued after mULTI.
executeSelect(String, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Execute a SELECT statement, and then return the first row of the result set.
executeSql(String, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Deprecated.
Execute a SQL statement against the specified data source.
executeTransaction(String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL and return ExecuteTransactionResponse as GloopModel
executeTransaction(DynamoDbClient, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL and return ExecuteTransactionResponse as GloopModel
executeWriteSql(String, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Execute a Write SQL statement against the specified data source.
exists(String, String) - Static method in class io.toro.martini.BigtableMethods
Check if the table already existed
exists(String, String, String) - Static method in class io.toro.martini.BigtableMethods
Check if the given row key exists or not
exists(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Determine how many keys exist.
exists(FileObject) - Static method in class io.toro.martini.VfsMethods
Determines if the provided file exists.
existsAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously determine how many keys exist.
expire(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set a key's time to live in seconds.
expireAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously set a key's time to live in seconds.
expireat(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set the expiration for a key as a UNIX timestamp.
expireat(String, Object, Date, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set the expiration for a key as a UNIX timestamp.
expireatAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously set the expiration for a key as a uNIX timestamp.
expireatAsync(String, Object, Date, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously set the expiration for a key as a uNIX timestamp.
externalId() - Method in class io.toro.martini.tracker.Document
 
externalId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
extractRemainder(String, String) - Static method in class io.toro.martini.UrlMethods
Given a certain portion of a URL, extract the remaining portion that immediately follows after the provided portion.
extractRootDomain(String) - Static method in class io.toro.martini.util.ApplicationUtils
 

F

FATAL - io.toro.martini.api.APILogMessageType
 
fieldStatisticsSearch(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for a certain field.
fieldStatisticsSearch(String, String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for a certain field.
fieldValueFacetSearch(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a faceted search for a specific field.
fieldValueFacetSearch(String, String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a faceted search for a specific field.
file(String) - Static method in class io.toro.martini.VfsMethods
Gets the FileObject of a file that's on a virtual file system.
file(String, Map) - Static method in class io.toro.martini.VfsMethods
Gets the FileObject of a file that's on a virtual file system.
FILE - io.toro.martini.service.annotation.InputTypeField
 
FileMethods - Class in io.toro.martini
Provides one-liners for performing file operations.
FileMethods(Path) - Constructor for class io.toro.martini.FileMethods
 
filenameFromContentDisposition(String) - Static method in class io.toro.martini.UrlMethods
Attempts to extract the filename from a provided string.
filenameFromUrl(String) - Static method in class io.toro.martini.UrlMethods
Attempts to extract a filename based on a provided URL.
FilenameUtils - Class in io.toro.martini.util
General filename and file path manipulation utilities.
fileSizeUnits - Static variable in class io.toro.martini.util.FileUtils
 
FileUtils - Class in io.toro.martini.util
 
FileUtils() - Constructor for class io.toro.martini.util.FileUtils
 
FileUtils.UNITS - Enum in io.toro.martini.util
 
filter(Stream, Collection, Closure<Boolean>) - Static method in class io.toro.martini.StreamMethods
Filter items in the provided stream based on a given condition.
filterMapKey(R, String...) - Static method in class io.toro.martini.util.MapUtils
Filter Map keys through regular expression(s).
filterMapKeyStartWithIgnoreCase(R, String...) - Static method in class io.toro.martini.util.MapUtils
Filter map keys such that each key starts with at least one of the items in the searchStrings array.
find(MongoClient, String, String, String, String, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Open a Mongo Input cursor that will use the Gloop codec to convert records in MongoDB to Gloop Models
find(String, String, String, String, String, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Open a Mongo Input cursor that will use the Gloop codec to convert records in MongoDB to Gloop Models
find(Iterable<T>, Closure<Boolean>) - Static method in class io.toro.martini.ArrayMethods
Find the first value in the iterable matching the closure condition.
find(String, int, int) - Method in class io.toro.martini.util.StringMatcher
Find the first occurrence of the pattern between startend(exclusive).
findAccessTokenByUserId(String) - Static method in class io.toro.martini.UserGroupMethods
Retrieves the access token of the user, whose id matches the provided string.
findAccessTokenByUsername(String) - Static method in class io.toro.martini.UserGroupMethods
Retrieves the access token of the user, whose username matches the provided string.
findAll(Collection<T>, Closure<Boolean>) - Static method in class io.toro.martini.ArrayMethods
Find all the values in the list matching the closure condition.
findFirst(MongoClient, String, String, String, String, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Return a gloop model, which is the first result of the given query
findFirst(String, String, String, String, String, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Return a gloop model, which is the first result of the given query
findGroups() - Static method in class io.toro.martini.UserGroupMethods
Get the names of all registered groups.
findOneAndDelete(String, String, String, ClientSession, String, FindOneAndDeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and remove it.
findOneAndDelete(String, String, String, ClientSession, Bson, FindOneAndDeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and remove it.
findOneAndReplace(String, String, String, ClientSession, String, GloopModel, FindOneAndReplaceOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and replace it.
findOneAndReplace(String, String, String, ClientSession, Bson, GloopModel, FindOneAndReplaceOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and replace it.
findOneAndUpdate(String, String, String, ClientSession, String, String, FindOneAndUpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and update it.
findOneAndUpdate(String, String, String, ClientSession, Bson, Bson, FindOneAndUpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and update it.
findUser(String) - Static method in class io.toro.martini.UserGroupMethods
Retrieve the user matching the provided username.
findUser(String, String) - Static method in class io.toro.martini.UserGroupMethods
Retrieve the user, whose credentials match the provided username and password.
findUserByEmail(String) - Static method in class io.toro.martini.UserGroupMethods
Retrieve a user by email address.
findUserById(String) - Static method in class io.toro.martini.UserGroupMethods
Retrieve a user by ID.
findUsers(Closure) - Static method in class io.toro.martini.UserGroupMethods
Filters existing users, returning only users matching the provided predicate.
FlatFileMethods - Class in io.toro.martini
Provides one-liners for reading and writing flat files.
FlatFileMethods() - Constructor for class io.toro.martini.FlatFileMethods
 
FLOAT - io.toro.martini.KafkaClientsMethods.SerializerClass
 
flushall(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Remove all keys from all databases.
flushallAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously remove all keys from all databases.
flushallAsyncAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously remove all keys asynchronously from all databases.
flushCommands(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Flush pending commands.
flushCommandsAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously flush pending commands.
flushdb(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Remove all keys from the current database.
flushdbAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously remove all keys from the current database.
flushdbAsyncAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously remove all keys asynchronously from the current database.
forEach(Stream<T>, Closure<T>) - Static method in class io.toro.martini.StreamMethods
Consume each element of the stream to do a provided operation.
format(double, String) - Static method in class io.toro.martini.UtilMethods
Used to format a double to a string.
format(long, String) - Static method in class io.toro.martini.UtilMethods
Used to format a long to a string.
format(Double, String) - Static method in class io.toro.martini.NumberMethods
Format a double value.
format(Float, String) - Static method in class io.toro.martini.NumberMethods
Format a float.
format(Integer, String) - Static method in class io.toro.martini.NumberMethods
Format an integer.
format(Long, String) - Static method in class io.toro.martini.NumberMethods
Format a long value.
format(Number, String) - Static method in class io.toro.martini.UtilMethods
Used to format a number to a string.
format(Short, String) - Static method in class io.toro.martini.NumberMethods
Format a short value.
from(String) - Static method in enum io.toro.martini.ipackage.PackageLifecycleEventType
 
from(String) - Static method in class io.toro.martini.service.ServiceGroupMeta
 
fromGloopDoc(String) - Static method in class io.toro.martini.GloopMethods
Creates a gloop object based from the provided string
fromJSON(File, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the JSON content of a file to an instance of the provided type.
fromJSON(InputStream, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the JSON content of a stream to an instance of the provided type.
fromJSON(Reader, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the JSON content of a reader to an instance of the provided type.
fromJSON(String, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal a JSON string to an instance of the provided type.
fromJSON(URL, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the JSON document located in the provided URL, to an instance of the provided type.
fromModel(GloopModel) - Static method in class io.toro.martini.gloop.http.MultipartFile
 
fromXML(File, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the XML content of a file to an instance of the provided type.
fromXML(InputStream, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the XML content of a stream to an instance of the provided type.
fromXML(Reader, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the XML content of a reader to an instance of the provided type.
fromXML(String, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal an XML string to an instance of the provided type.
fromXML(URL, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal the XML document located in the provided URL, to an instance of the provided type.
fsync(String, boolean) - Static method in class io.toro.martini.MongoDbMethods
Forces the master server to fsync the RAM data to disk.
fsyncAndLock(String) - Static method in class io.toro.martini.MongoDbMethods
Forces the master server to fsync the RAM data to disk, then lock all writes.
functionSneakyThrow(Throwable) - Static method in class io.toro.martini.util.Throwables
Allows transforming of checked exceptions to unchecked.
fuzzy(String) - Static method in class io.toro.martini.util.StringMatcher
 

G

generateRandomSecretKey() - Static method in class io.toro.martini.StringMethods
Generates a random secret key and encodes it with Base64.
generateRandomSecretKey(int) - Static method in class io.toro.martini.StringMethods
Generates a random secret key with a specific key size and encodes it with Base64.
generateToken(String) - Static method in class io.toro.martini.UserGroupMethods
Generates an access token for the user, whose username matches the provided string.
geoadd(String, Object, double, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Single geo add.
geoadd(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Multi geo add.
geoaddAsync(String, Object, double, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously single geo add.
geoaddAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously multi geo add.
geoCoordToGloopModel(List<GeoCoordinates>) - Static method in class io.toro.martini.redis.RedisGeoMethods
 
geodist(String, Object, Object, Object, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Retrieve distance between points from and to.
geodistAsync(String, Object, Object, Object, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously retrieve distance between points from and to.
geohash(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Retrieve Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index.
geohashAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously retrieve geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index.
geopos(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Get geo coordinates for the members.
geoposAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously get geo coordinates for the members.
georadius(String, Object, double, double, double, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Retrieve members selected by distance with the center of longitude and latitude.
georadius(String, Object, double, double, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Retrieve members selected by distance with the center of longitude and latitude.
georadiusAsync(String, Object, double, double, double, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously retrieve members selected by distance with the center of longitude and latitude.
georadiusAsync(String, Object, double, double, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously retrieve members selected by distance with the center of longitude and latitude.
georadiusAsyncWithStoreArgs(String, Object, double, double, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously perform a #georadius(String, Object, double, double, double, String, GloopModel) query and store the results in a sorted set.
georadiusbymember(String, Object, Object, double, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Retrieve members selected by distance with the center of member.
georadiusbymember(String, Object, Object, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Retrieve members selected by distance with the center of member.
georadiusbymemberAsync(String, Object, Object, double, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously retrieve members selected by distance with the center of member.
georadiusbymemberAsync(String, Object, Object, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously retrieve members selected by distance with the center of member.
georadiusbymemberAsyncWithRadiusStoreArgs(String, Object, Object, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously perform a #georadiusbymember(String, Object, Object, double, String, GloopModel) query and store the results in a sorted set.
georadiusbymemberWithRadiusStoreArgs(String, Object, Object, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Perform a #georadiusbymember(String, Object, Object, double, String, GloopModel) query and store the results in a sorted set.
georadiusWithStoreArgs(String, Object, double, double, double, String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Perform a #georadius(String, Object, double, double, double, String, GloopModel) query and store the results in a sorted set.
geoWithinListToGloopModel(GloopModel, List<GeoWithin<Object>>) - Static method in class io.toro.martini.redis.RedisGeoMethods
 
get() - Method in interface io.toro.martini.util.Throwables.ThrowingSupplier
 
get(String) - Method in interface io.toro.martini.tracker.Tracker
 
get(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Get the value of a key.
get0() - Method in interface io.toro.martini.util.Throwables.ThrowingSupplier
 
getAdaptee() - Method in class io.toro.martini.GroovyMethods
 
getApiErrorCode() - Method in exception io.toro.martini.api.APIException
 
getApplicationProperty(String) - Static method in class io.toro.martini.GroovyMethods
Get the value of an application property.
getApplicationProperty(String, String) - Static method in class io.toro.martini.GroovyMethods
Get the value of an application property.
getArguments() - Method in exception io.toro.martini.exception.ToroException
 
getArguments() - Method in exception io.toro.martini.exception.ToroRuntimeException
 
getArguments() - Method in class io.toro.martini.util.SpringMessage
getAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously get the value of a key.
getAsyncClient(String) - Method in class io.toro.martini.DynamoDbMethods
Return dynamoDb Async Client
getAttribute(FileContent, String) - Static method in class io.toro.martini.VfsMethods
Get the attribute value of a named file attribute.
getAttributeNames(FileContent) - Static method in class io.toro.martini.VfsMethods
Get the attribute names of a file.
getBaseUrl(HttpServletRequest) - Static method in class io.toro.martini.UrlMethods
Get the base URL to which the request was sent.
getBaseUrl(HttpServletRequest, boolean) - Static method in class io.toro.martini.UrlMethods
Get the base URL to which the request was sent.
getBean(Class<T>) - Static method in class io.toro.martini.util.BeanUtils
 
getBean(Class<T>) - Static method in class io.toro.martini.util.BeanUtils2
 
getBean(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
getBean(String) - Static method in class io.toro.martini.util.BeanUtils
 
getBean(String) - Static method in class io.toro.martini.util.BeanUtils2
 
getBean(String, MartiniPackage) - Static method in class io.toro.martini.util.BeanUtils
 
getBean(String, Class<T>) - Static method in class io.toro.martini.util.BeanUtils2
 
getBean(String, String) - Static method in class io.toro.martini.SpringMethods
Retrieves a bean object from the Spring context.
getbit(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Returns the bit value at offset in the string value stored at key.
getbitAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously returns the bit value at offset in the string value stored at key.
getCause() - Method in exception io.toro.martini.api.APIException
 
getChild(FileObject, String) - Static method in class io.toro.martini.VfsMethods
Returns the child FileObject of the provided FileObject.
getChildPackages(String) - Static method in class io.toro.martini.MartiniMethods
Get the packages dependent on (child packages of) the package matching the provided name.
getChildren(FileObject) - Static method in class io.toro.martini.VfsMethods
Gets the children of a FileObject.
getClassLoader() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getCodes() - Method in exception io.toro.martini.exception.ToroException
 
getCodes() - Method in exception io.toro.martini.exception.ToroRuntimeException
 
getCodes() - Method in class io.toro.martini.util.SpringMessage
getConnectionPoolInfo(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Get an existing connection pool by name.
getConnectionPoolInfos() - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Get all existing connection pools in the instance.
getConnectPoint(String) - Static method in class io.toro.martini.MongoDbMethods
Gets a String representation of current connection point, i.e.
getContent(FileObject) - Static method in class io.toro.martini.VfsMethods
Get the content of the provided FileObject.
getContentType() - Method in class io.toro.martini.gloop.http.MultipartFile
 
getCredentialsList(String) - Static method in class io.toro.martini.MongoDbMethods
Gets the list of credentials that this client authenticates all connections with
getCurrentDriveFreeSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveFreeSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveTotalSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveTotalSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsableSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsableSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsedSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsedSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentUser() - Static method in class io.toro.martini.IdentityMethods
Retrieves the user's details from the current context
getCursorForInsertUpdateStatement(String, String, GloopModel, int, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Get a cursor for writing to the specified data source.
getCursorForSelectStatement(String, String, GloopModel, String, GloopModel, boolean, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Get a cursor for reading the results of a SQL statement executed against the specified data source.
getData() - Method in class io.toro.martini.web.spring.mvc.DataWrapper
 
getDatabase(String, String) - Method in class io.toro.martini.MongoDbMethods
 
getDatabaseConnection(GloopModel, boolean, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Attempt to establish a connection to a data source using the provided connection details.
getDatabaseConnection(String, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Attempt to establish a connection to a data source using information from the provided Martini database connection.
getDefaultCodecRegistry() - Static method in class io.toro.martini.MongoDbMethods
Gets the default codec registry.
getDefaultMessage() - Method in exception io.toro.martini.exception.ToroException
 
getDefaultMessage() - Method in exception io.toro.martini.exception.ToroRuntimeException
 
getDefaultMessage() - Method in class io.toro.martini.util.SpringMessage
getDelimitedFileInputCursor(InputStream, String, char, Character, Character, Character, int, boolean, boolean, boolean, String, String, GloopModel, String[], String, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to read in a delimited flat file.
getDelimitedFileOutputCursor(OutputStream, String, char, Character, String, Character, String, String, GloopModel, String[], String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to write to a delimited flat file.
getDocument(String) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document.
getDocumentProperties(String) - Static method in class io.toro.martini.TrackerMethods
Get all the properties of a particular Tracker document.
getDocumentProperty(String, String) - Static method in class io.toro.martini.TrackerMethods
Get the value of a named property stored under a Tracker document.
getDocumentsFromDocType(String) - Static method in class io.toro.martini.TrackerMethods
Get a list of Tracker documents under a specific document type.
getDocumentState(String) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document state.
getDocumentStateByStateId(String) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document state by state id.
getDocumentType(String) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document type.
getDynamoDbClient(String) - Static method in class io.toro.martini.DynamoDbMethods
Returns a DynamoDbClient object from the DynamoDbDatabaseSource object
getEnclosedString(String, String, String, boolean) - Static method in class io.toro.martini.StringMethods
Get the substring in between two substrings.
getEnd() - Method in class io.toro.martini.util.StringMatcher.Position
 
getEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Get the endpoint matching the provided name and package.
getEndpoints(String) - Static method in class io.toro.martini.MartiniMethods
Get all the endpoints on the matching package.
getEnhancedAsyncClient(String) - Method in class io.toro.martini.DynamoDbMethods
Return DynamoDb Enhanced Async Client
getEnhancedClient(String) - Method in class io.toro.martini.DynamoDbMethods
Return dynamoDb Enhanced Client
getEntry(String) - Method in class io.toro.martini.rss.DiskBasedManagedHttpCacheStorage
 
getErrorCollector() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getErrorMessages() - Method in exception io.toro.martini.api.APIException
 
getExcelFileInputCursor(InputStream, int, int, String, GloopModel, String[], GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to read in an Excel file.
getExcelFileOutputCursor(OutputStream, String, GloopModel, String[], boolean, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to write to an Excel file.
getFacet(String) - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFacetFields() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFacetPivot() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFacetQuery() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFacetQueryCount(String) - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFacetRange(String) - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFacetRanges() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getFeature(Class<R>) - Method in class io.toro.martini.ipackage.MartiniPackage
 
getFeature(String) - Method in class io.toro.martini.ipackage.MartiniPackage
 
getFeatures() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getFieldErrors() - Method in exception io.toro.martini.api.APIException
 
getFile(FileContent) - Static method in class io.toro.martini.VfsMethods
Get the FileObject to which the provided FileContent belongs to
getFirstEntry(Map<K, V>) - Static method in class io.toro.martini.util.MapUtils
 
getFirstKey(Map<K, ?>) - Static method in class io.toro.martini.util.MapUtils
 
getFirstValue(Map<?, V>) - Static method in class io.toro.martini.util.MapUtils
 
getFixedWidthFileInputCursor(InputStream, String, String, char, boolean, int[], int, String, GloopModel, String[], GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to read in a fixed-width flat file.
getFixedWidthOutputCursor(OutputStream, String, int[], String, char, String, GloopModel, String[], boolean, boolean, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to write to a fixed-width flat file.
getFlatFileInputCursor(InputStream, FlatFileDescriptor, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
 
getFlatFileInputCursor(InputStream, String, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to read in a flat file.
getFlatFileOutputCursor(OutputStream, String, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to write to a flat file.
getGloopCodecRegistry() - Static method in class io.toro.martini.MongoDbMethods
Returns a codec registry which contains the Codec for Gloop Models.
getGloopModelAsMap(GloopModel) - Static method in class io.toro.martini.redis.RedisUtilMethods
 
getHome() - Static method in class io.toro.martini.util.ApplicationUtils
 
getHome(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
getHome(String...) - Static method in class io.toro.martini.util.ApplicationUtils
 
getHomeFile() - Static method in class io.toro.martini.util.ApplicationUtils
 
getHomeFile(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
getHomePath() - Static method in class io.toro.martini.util.ApplicationUtils
 
getHostUri(String) - Static method in class io.toro.martini.ServiceRegistryMethods
Returns a hostname or ip address of an instance that can be used to service the uri
getHttpErrorCode() - Method in exception io.toro.martini.api.APIException
 
getInfo() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getInputCursorFromFile(String, String, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.JsonMethods
Parse a large JSON file.
getInputCursorFromFile(String, String, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.XmlMethods
Return a Gloop input cursor for reading the entries of a large XML file.
getInputCursorFromFile(String, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.YamlMethods
Return a Gloop input cursor for reading the entries of a large YAML file.
getInputCursorFromInputStream(InputStream, String, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.JsonMethods
Parse a large JSON stream.
getInputCursorFromInputStream(InputStream, String, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.XmlMethods
Return a Gloop input cursor for reading the entries of a large XML stream.
getInputCursorFromInputStream(InputStream, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.YamlMethods
Return a Gloop input cursor for reading the entries of a large YAML stream.
getInputStream() - Method in class io.toro.martini.gloop.http.MultipartFile
 
getInputStream(FileContent) - Static method in class io.toro.martini.VfsMethods
Get an input stream for reading the provided file content.
getInsertedKeysCursor(GloopCursor, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Get a cursor pointing to the keys generated from a batch insert operation.
getInternalStack() - Method in class io.toro.martini.util.EnhancedStack
 
getItem(String, String, List<GloopModel>, Boolean, String, String, Map<String, String>) - Static method in class io.toro.martini.DynamoDbMethods
The GetItem operation returns a set of attributes for the item with the given primary key and return GetItemResponse as GloopModel
getItem(DynamoDbClient, String, List<GloopModel>, Boolean, String, String, Map<String, String>) - Static method in class io.toro.martini.DynamoDbMethods
The GetItem operation returns a set of attributes for the item with the given primary key and return GetItemResponse as GloopModel
getJNDIObject(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
getKeyScanCursorAsGloopCursor(String, KeyScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Gets a KeyScanCursor as a Gloop Cursor.
getKeyScanCursorKeys(KeyScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a KeyScanCursor key list
getKeyValueAsGloopModel(KeyValue) - Static method in class io.toro.martini.redis.RedisUtilMethods
 
getKeyValuesAsGloopModel(List<KeyValue>) - Static method in class io.toro.martini.redis.RedisUtilMethods
 
getLastModifiedTime(FileContent) - Static method in class io.toro.martini.VfsMethods
Get the time the file content was last modified.
getLoadedPackage(String) - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getLoadedPackages() - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getLoadedPackages(Predicate<MartiniPackage>) - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getLocale() - Method in exception io.toro.martini.api.APIException
 
getLocalizedMessage() - Method in exception io.toro.martini.api.APIException
 
getLoggerName() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getMapAsGloopModel(Map<Object, Object>) - Static method in class io.toro.martini.redis.RedisUtilMethods
 
getMapScanCursorMap(MapScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a MapScanCursor map
getMapScanCursorMapAsGloopModel(MapScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a MapScanCursor map, as a GloopModel
getMatchingPathPart(HttpServletRequest) - Static method in class io.toro.martini.ProxyRequestMethods
Get the part of the request URL that matches the path pattern assigned to the endpoint in code.
getMessage() - Method in exception io.toro.martini.api.APIException
 
getMessage() - Method in class io.toro.martini.api.APILogMessage
 
getMessage() - Method in class io.toro.martini.api.APIResponse
 
getMessage() - Method in exception io.toro.martini.exception.ToroException
 
getMessage() - Method in exception io.toro.martini.exception.ToroRuntimeException
 
getMessage() - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
getMongoClientOptions(String) - Static method in class io.toro.martini.MongoDbMethods
Gets the options that this client uses to connect to server.
getName() - Method in class io.toro.martini.gloop.http.MultipartFile
 
getName() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getName() - Method in class io.toro.martini.jabber.model.JabberConnection
 
getName() - Method in class io.toro.martini.service.ServiceGroupMeta
 
getName() - Method in class io.toro.martini.util.ApplicationLogger
 
getName() - Method in class io.toro.martini.util.PrefixingLogger
 
getName(FileObject) - Static method in class io.toro.martini.VfsMethods
Get the name of the provided FileObject.
getNameWithoutExtension(File) - Static method in class io.toro.martini.util.FileUtils
 
getNameWithoutExtension(String) - Static method in class io.toro.martini.util.FileUtils
 
getOptions(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
 
getOrDefault(String, String) - Method in interface io.toro.martini.tracker.Tracker
 
getOriginalFilename() - Method in class io.toro.martini.gloop.http.MultipartFile
 
getOutputStream(FileContent) - Static method in class io.toro.martini.VfsMethods
Gets the output stream of the file content object if it's a file.
getPackage() - Static method in class io.toro.martini.GroovyMethods
Deprecated.
getPackage() - Static method in class io.toro.martini.PackageMethods
Get the package assigned to the current context.
getPackage(String) - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getPackage(String) - Static method in class io.toro.martini.MartiniMethods
Get the package matching the provided name, if it exists.
getPackageByName(String) - Static method in class io.toro.martini.PackageMethods
Get PackageInfo based on packageName
getPackageHomePath() - Static method in class io.toro.martini.util.ApplicationUtils
 
getPackageProperty(String) - Static method in class io.toro.martini.GroovyMethods
getPackageProperty(String) - Static method in class io.toro.martini.PackageMethods
Get the value of a package property.
getPackageProperty(String, String) - Static method in class io.toro.martini.GroovyMethods
getPackageProperty(String, String) - Static method in class io.toro.martini.PackageMethods
Get the value of a package property.
getPackageProperty(String, String, String) - Static method in class io.toro.martini.PackageMethods
Get the value of a package property
getPackagePropertyArray(String) - Static method in class io.toro.martini.GroovyMethods
getPackagePropertyArray(String) - Static method in class io.toro.martini.PackageMethods
Get the value of a package property as an array.
getPackagePropertyArray(String, String[]) - Static method in class io.toro.martini.GroovyMethods
getPackagePropertyArray(String, String[]) - Static method in class io.toro.martini.PackageMethods
Get the value of a package property as an array.
getPackagePropertyArray(String, String, String[]) - Static method in class io.toro.martini.PackageMethods
Get the value of a package property as an array
getPackagePropertyComment(String) - Static method in class io.toro.martini.GroovyMethods
getPackagePropertyComment(String) - Static method in class io.toro.martini.PackageMethods
Get the comment of a package property, useful for understanding the property's purpose.
getPackagePropertyComment(String, String) - Static method in class io.toro.martini.PackageMethods
Get the comment of a package property in the package specified
getPackages() - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getPackages() - Static method in class io.toro.martini.MartiniMethods
Get all the packages installed on the current Martini instance.
getPackages(Predicate<MartiniPackage>) - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getPackageXml(String) - Static method in class io.toro.martini.MartiniMethods
Get the XML descriptor of the package matching the provided name as a string.
getPageCount() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getParam(String, HttpServletRequest) - Static method in class io.toro.martini.util.HandlerMethodArgumentResolverUtils
Retrieves the parameter's value from the HttpServletRequest.
getParamAsList(String, HttpServletRequest) - Static method in class io.toro.martini.util.HandlerMethodArgumentResolverUtils
Retrieves the parameter's values from the HttpServletRequest.
getParamAsList(String, HttpServletRequest, Function<String, T>) - Static method in class io.toro.martini.util.HandlerMethodArgumentResolverUtils
Retrieves the parameter's values from the HttpServletRequest.
getParent(FileObject) - Static method in class io.toro.martini.VfsMethods
Get the parent of a FileObject.
getParentPackages() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getParentPackages(String) - Static method in class io.toro.martini.MartiniMethods
Gets the dependencies of the package matching the provided name.
getPayload() - Method in exception io.toro.martini.api.APIException
 
getPayload() - Method in class io.toro.martini.api.APIResponse
 
getPingInterval() - Method in class io.toro.martini.jabber.model.JabberConnection
 
getPrefix() - Method in enum io.toro.martini.invocation.ServiceGroup.Type
 
getProperties() - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
getQueryResponse() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getrange(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Get a substring of the string stored at a key.
getrangeAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously get a substring of the string stored at a key.
getRealPackage(String) - Static method in class io.toro.martini.MartiniMethods
Get the package matching the provided name, if it exists.
getResources(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
 
getResponseHeader() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getResult() - Method in exception io.toro.martini.api.APIException
 
getResult() - Method in class io.toro.martini.api.APIResponse
 
getResults() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getRootCause(Throwable) - Static method in class io.toro.martini.util.ApplicationUtils
 
getRootCause(Throwable) - Static method in class io.toro.martini.util.Throwables
Returns the innermost cause of throwable.
getScanCursorId(ScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a scanCursor id
getScoredValueScanCursorValues(ScoredValueScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a ScoredValueScanCursor score list
getScoredValueScanCursorValuesAsGloopModel(ScoredValueScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a ScoredValueScanCursor score list
getServiceContainerRegistry() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getServiceGroupType() - Method in class io.toro.martini.service.ServiceGroupMeta
 
getServiceInstance(String) - Static method in class io.toro.martini.ServiceRegistryMethods
Returns an Optional potentially containing information about an instance that can service the uri
getServiceInstanceOptional(String) - Static method in class io.toro.martini.ServiceRegistryMethods
Returns an Optional potentially containing information about an instance that can service the name
getServiceInstances(String) - Static method in class io.toro.martini.ServiceRegistryMethods
Returns a list of all supporting instances, containing information about these instances that can service the uri
getServiceInstancesSet(String) - Static method in class io.toro.martini.ServiceRegistryMethods
Returns a list of all supporting instances, containing information about these instances that can service the uri
getServices() - Static method in class io.toro.martini.ServiceRegistryMethods
Returns a list of services currently known to the service registry
getServiceString() - Method in class io.toro.martini.service.ServiceGroupMeta
 
getset(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set the string value of a key and return its old value.
getsetAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set the string value of a key and return its old value.
getSeverity() - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
getSize() - Method in class io.toro.martini.gloop.http.MultipartFile
 
getSize(FileContent) - Static method in class io.toro.martini.VfsMethods
Get the size of the provided file content.
getSource() - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
getStackTrace() - Method in exception io.toro.martini.api.APIException
 
getStart() - Method in class io.toro.martini.util.StringMatcher.Position
 
getState() - Method in class io.toro.martini.ipackage.MartiniPackage
 
getStats() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getStreamScanCursorCount(StreamScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a StreamScanCursor count
getSystemConnectionPoolInfo(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Get the information for a system data source.
getSystemProperty(String, String) - Static method in class io.toro.martini.GloopMethods
Get a Java system property.
getSystemTime() - Static method in class io.toro.martini.GloopMethods
Get the current system time in milliseconds.
getTable(String, String) - Static method in class io.toro.martini.BigtableMethods
Get the details of bigtable table using the tableId
getTextFileInputCursor(InputStream, String, String, GloopExecutionContext) - Static method in class io.toro.martini.FileMethods
Read an InputStream and return a Gloop cursor for reading from the resource.
getTimeout(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
 
getTOROProperty(String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackageProperty(String).
getTOROProperty(String, String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackageProperty(String, String).
getTOROPropertyArray(String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackagePropertyArray(String).
getTOROPropertyArray(String, String[]) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackagePropertyArray(String, String[]).
getTOROPropertyComment(String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackagePropertyComment(String).
getTotalHits() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getTrackerDocument(String) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document.
getTrackerDocumentStateContent(String) - Static method in class io.toro.martini.TrackerMethods
Get the content of a Tracker document state.
getTransactionOptions(ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Gets the transaction options.
getType() - Method in class io.toro.martini.api.APILogMessage
 
getType() - Method in enum io.toro.martini.invocation.ServiceGroup.Type
getUsedDatabases(String) - Static method in class io.toro.martini.MongoDbMethods
Returns the list of databases used by the driver since this Mongo instance was created.
getUsers() - Method in class io.toro.martini.jabber.model.JabberConnection
 
getValueScanCursorValues(ValueScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Gets a ValueScanCursor value list
getVfsFile(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.VfsMethods
Gets the FileObject of a file that's on a virtual file system.
getWarnings() - Method in class io.toro.martini.api.APIResponse
 
GIGABYTE - io.toro.martini.util.FileUtils.UNITS
 
gloop(GloopModel, GloopExecutionContext, String) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided input.
gloop(GloopModel, String) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided input, automatically creating an execution context.
gloop(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided inputs.
gloop(String, GloopExecutionContext, Map) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided inputs.
gloop(String, GloopModel) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided input, automatically creating an execution context.
gloop(String, Object...) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided inputs, automatically creating an execution context.
gloop(String, Collection) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided inputs, automatically creating an execution context.
gloop(String, Map) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided inputs, automatically creating an execution context.
GLOOP - io.toro.martini.invocation.ServiceGroup.Type
 
GLOOP_TEMPLATE - io.toro.martini.invocation.ServiceGroup.Type
 
gloopGet(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Single Gloop model get.
gloopGetAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Asynchronous single Gloop model get.
GloopInvoker - Class in io.toro.martini.gloop
Provides extension methods for invoking Gloop services.
GloopInvoker() - Constructor for class io.toro.martini.gloop.GloopInvoker
 
GloopMethods - Class in io.toro.martini
Contains utility methods for use in Gloop.
GloopMethods() - Constructor for class io.toro.martini.GloopMethods
 
gloopModelToScanArgs(GloopModel) - Static method in class io.toro.martini.redis.RedisUtilMethods
 
gloopModelToSolrSchema(String, String, String) - Static method in class io.toro.martini.SolrMethods
Create a Solr schema based on a Gloop model.
gloopModelToSolrSchema(String, String, String, String) - Static method in class io.toro.martini.SolrMethods
Create a Solr schema based on a Gloop model.
gloopModelToYamlString(GloopObject) - Static method in class io.toro.martini.YamlMethods
Marshals a Gloop object to a YAML string.
gloopObjectToJsonString(GloopObject) - Static method in class io.toro.martini.JsonMethods
Marshal a Gloop object to a JSON string.
gloopObjectToJsonString(GloopObject, boolean, boolean) - Static method in class io.toro.martini.JsonMethods
Marshal a Gloop object to a JSON string.
gloopObjectToXmlString(GloopObject, boolean, Map) - Static method in class io.toro.martini.XmlMethods
Marshals a Gloop object to an XML string.
gloopSet(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Single Gloop model set.
gloopSetAsync(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Asynchronous single Gloop model set.
GloopTemplateMethods - Class in io.toro.martini
 
GloopTemplateMethods() - Constructor for class io.toro.martini.GloopTemplateMethods
 
GRAPHQL - io.toro.martini.invocation.ServiceGroup.Type
 
GraphQLMethods - Class in io.toro.martini
 
GraphQLMethods() - Constructor for class io.toro.martini.GraphQLMethods
 
GROOVY - io.toro.martini.invocation.ServiceGroup.Type
 
GroovyMethods - Class in io.toro.martini
Provides commonly used Martini Runtime functions, as well as useful utilities to the Groovy engine.
GroovyMethods() - Constructor for class io.toro.martini.GroovyMethods
 
GroovyMethods(MartiniPackageProvider, MartiniPackageToPackageConverter, List<Object>, ToroProperties) - Constructor for class io.toro.martini.GroovyMethods
 
GroovyMethods.MartiniPackageSetter - Class in io.toro.martini
Deprecated.
groupBy(Stream<GloopModel>, Collection<GloopModel>, String) - Static method in class io.toro.martini.StreamMethods
Group together elements based on a Gloop model property.
groupExists(String) - Static method in class io.toro.martini.UserGroupMethods
Checks whether or not a group with the provided name exists.
groupsExist(List<String>) - Static method in class io.toro.martini.UserGroupMethods
Filters the provided list of group names, returning only the names of groups that exist.

H

HandlerMethodArgumentResolverUtils - Class in io.toro.martini.util
Utility class for org.springframework.web.method.support.HandlerMethodArgumentResolver
hasActiveTransaction(ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Returns true if there is an active transaction on this session, and false otherwise
hasAMatch(String, Collection<String>) - Static method in class io.toro.martini.StringMethods
Check if the given string matches any of the given regular expressions.
hasAttribute(FileContent, String) - Static method in class io.toro.martini.VfsMethods
Determines whether or not a file has a specific attribute.
hasElementSatisfyingCondition(Collection<T>, Closure<Boolean>) - Static method in class io.toro.martini.ArrayMethods
Goes through the items in a list and checks if a certain condition is true for at least one item.
hashCode() - Method in exception io.toro.martini.api.APIException
 
hashCode() - Method in class io.toro.martini.api.APILogMessage
 
hashCode() - Method in class io.toro.martini.service.ServiceGroupMeta
 
hasLeadingStar - Variable in class io.toro.martini.util.StringMatcher
 
hasMoreElements() - Method in class io.toro.martini.util.CompoundEnumeration
hasTrailingStar - Variable in class io.toro.martini.util.StringMatcher
 
hdel(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Delete one or more hash fields.
hdelAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously delete one or more hash fields.
hexists(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Determine if a hash field exists.
hexistsAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously determine if a hash field exists.
hget(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get the value of a hash field.
hgetall(String, KeyValueStreamingChannel<Object, Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Stream over all the fields and values in a hash.
hgetall(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get all the fields and values in a hash.
hgetallAsync(String, KeyValueStreamingChannel<Object, Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously stream over all the fields and values in a hash.
hgetallAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get all the fields and values in a hash.
hgetAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get the value of a hash field.
hideFile(File) - Static method in class io.toro.martini.util.FileUtils
 
hincrby(String, Object, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Increment the integer value of a hash field by the given number.
hincrbyAsync(String, Object, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously increment the integer value of a hash field by the given number.
hincrbyfloat(String, Object, Object, double, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Increment the float value of a hash field by the given amount.
hincrbyfloatAsync(String, Object, Object, double, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously increment the float value of a hash field by the given amount.
hkeys(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Stream over all the fields in a hash.
hkeys(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get all the fields in a hash.
hkeysAsync(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously stream over all the fields in a hash.
hkeysAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get all the fields in a hash.
hlen(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get the number of fields in a hash.
hlenAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get the number of fields in a hash.
HmacUtils - Class in io.toro.martini.util
 
hmget(String, KeyValueStreamingChannel<Object, Object>, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Stream over the values of all the given hash fields.
hmget(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Get the values of all the given hash fields.
hmgetAsync(String, KeyValueStreamingChannel<Object, Object>, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously stream over the values of all the given hash fields.
hmgetAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get the values of all the given hash fields.
hmset(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Set multiple hash fields to multiple values.
hmsetAsync(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously set multiple hash fields to multiple values.
hscan(String, KeyValueStreamingChannel<Object, Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, KeyValueStreamingChannel<Object, Object>, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, KeyValueStreamingChannel<Object, Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, KeyValueStreamingChannel<Object, Object>, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscan(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Incrementally iterate hash fields and associated values.
hscanAsync(String, KeyValueStreamingChannel<Object, Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, KeyValueStreamingChannel<Object, Object>, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, KeyValueStreamingChannel<Object, Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, KeyValueStreamingChannel<Object, Object>, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hscanAsync(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously incrementally iterate hash fields and associated values.
hset(String, Object, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Set the string value of a hash field.
hsetAsync(String, Object, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously set the string value of a hash field.
hsetnx(String, Object, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Set the value of a hash field, only if the field does not exist.
hsetnxAsync(String, Object, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously set the value of a hash field, only if the field does not exist.
hstrlen(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get the string length of the field value in a hash.
hstrlenAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get the string length of the field value in a hash.
http(GloopModel, GloopModel, String, String, boolean, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.HttpMethods
Send an HTTP request to a web service, and then parse the response into a model.
http(String) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP GET request.
http(String, Closure<String>) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP POST request.
http(String, String) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP POST request.
http(String, Map) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP request.
http(String, Map, Map) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP request.
http(String, Map, Map, byte[]) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP request.
http(String, Map, Map, Closure<String>) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP request.
http(String, Map, Map, String) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP request.
HttpClientMethods - Class in io.toro.martini
Provides one-liner methods for HTTP related operations.
HttpClientMethods(ESBHttpClient) - Constructor for class io.toro.martini.HttpClientMethods
 
HttpMethods - Class in io.toro.martini
Provides one-liners for mapping HTTP-based operations using Gloop.
HttpMethods(UrlRewriter, GloopHttpRequestFactory, GloopResponseHandlerFactory, GloopHttpContextFactory, Supplier<HttpClientBuilder>, Predicate<HttpServletRequest>) - Constructor for class io.toro.martini.HttpMethods
 
HttpSyndFeedClient - Class in io.toro.martini.rss
 
HttpSyndFeedClient(HttpCacheStorage) - Constructor for class io.toro.martini.rss.HttpSyndFeedClient
 
humanReadableByteCount(long) - Static method in class io.toro.martini.StringMethods
 
humanReadableByteCount(long, boolean) - Static method in class io.toro.martini.StringMethods
Convert provided bytes in words.
hvals(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Stream over all the values in a hash.
hvals(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get all the values in a hash.
hvalsAsync(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously stream over all the values in a hash.
hvalsAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously get all the values in a hash.

I

id() - Method in class io.toro.martini.tracker.Document.Log
Deprecated.
in favor of Document.Log.uid()
id() - Method in interface io.toro.martini.tracker.Tracker
 
IdentityMethods - Class in io.toro.martini
 
IdentityMethods() - Constructor for class io.toro.martini.IdentityMethods
 
ignoreCase - Variable in class io.toro.martini.util.StringMatcher
 
ignoreWildCards - Variable in class io.toro.martini.util.StringMatcher
 
implode(Object, String) - Static method in class io.toro.martini.StringMethods
Create a string concatenation of the elements of a string array or List of objects.
importPackage(InputStream, String, boolean, boolean) - Static method in class io.toro.martini.MartiniMethods
Import the package from the provided stream.
importPackage(Path, String, boolean, boolean) - Static method in class io.toro.martini.MartiniMethods
Import the package from the provided path.
incr(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Increment the integer value of a key by one.
incrAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously increment the integer value of a key by one.
incrby(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Increment the integer value of a key by the given amount.
incrbyAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously increment the integer value of a key by the given amount.
incrbyfloat(String, Object, double, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Increment the float value of a key by the given amount.
incrbyfloatAsync(String, Object, double, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously increment the float value of a key by the given amount.
indexed() - Method in class io.toro.martini.tracker.Document.State
 
indexed(boolean) - Method in class io.toro.martini.tracker.Document.State.Builder
 
info(String) - Method in class io.toro.martini.api.APIResponse
 
info(String) - Static method in class io.toro.martini.LoggerMethods
Logs an INFO message to the underlying log engine of Martini, using a logger named Martini.
info(String) - Method in interface io.toro.martini.tracker.Tracker
Logs message as INFO
info(String) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get information and statistics about the server.
info(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs an INFO message to the underlying log engine of Martini, using a logger named after loggerName.
info(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get information and statistics about the server.
info(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
INFO - io.toro.martini.api.APILogMessageType
 
infoAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get information and statistics about the server.
infoAsync(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get information and statistics about the server.
infoIfEnabled(String) - Method in class io.toro.martini.api.APIResponse
 
infoIfEnabled(String) - Static method in class io.toro.martini.LoggerMethods
Logs a INFO message to the underlying log engine of Martini, using a logger named Martini.
infoIfEnabled(String) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs an INFO message to the underlying log engine of Martini, using a logger named after loggerName.
infoIfEnabled(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
input() - Method in annotation type io.toro.martini.service.annotation.InputType
 
inputStream(InputStream) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
inputStreamToGloopObject(InputStream) - Static method in class io.toro.martini.JsonMethods
Unmarshal a stream containing JSON data to a Gloop object.
inputStreamToGloopObject(InputStream) - Static method in class io.toro.martini.YamlMethods
Unmarshal a YAML stream to a Gloop object.
InputType - Annotation Type in io.toro.martini.service.annotation
A simple annotation that you can use to direct the ESB on what sort of input type field to use in the automatically generated invokeMethod form.
InputTypeField - Enum in io.toro.martini.service.annotation
List of valid field types that the ESB allows.
insertMany(String, String, String, int, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Open a Mongo Output cursor that will use the Gloop Codec to convert Gloop Models to Mongo DB documents, allowing Gloop to write records.
insertMany(String, String, String, ClientSession, List<GloopModel>, boolean, Boolean) - Static method in class io.toro.martini.MongoDbMethods
Inserts one or more documents.
insertMany(String, String, String, boolean, int, GloopExecutionContext) - Static method in class io.toro.martini.SolrMethods
Open a Gloop cursor that accepts Gloop models.
insertMany(String, String, String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.SolrMethods
Open a Gloop cursor that accepts Gloop models.
insertOne(String, String, String, ClientSession, GloopModel, Boolean) - Static method in class io.toro.martini.MongoDbMethods
Inserts the provided document.
instantShutdown() - Method in class io.toro.martini.jabber.model.JabberConnection
 
INTEGER - io.toro.martini.KafkaClientsMethods.SerializerClass
 
internalId() - Method in class io.toro.martini.tracker.Document
 
internalId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
invoke(String) - Static method in class io.toro.martini.CoreMethods
Invoke a Martini service using reflection.
invoke(String, String) - Static method in class io.toro.martini.CoreMethods
Invoke a Martini service using reflection.
invoke(String, String, Map<String, Object>) - Static method in class io.toro.martini.CoreMethods
Invoke a Martini service using reflection.
invoke(String, Map<String, Object>) - Static method in class io.toro.martini.CoreMethods
Invoke a Martini service using reflection.
invokeMethod(String, Object) - Method in class io.toro.martini.GroovyMethods
 
invokeWorkflow(String) - Static method in class io.toro.martini.WorkflowMethods
Execute a Workflow service belonging to a certain package.
invokeWorkflow(String, GloopModel) - Static method in class io.toro.martini.WorkflowMethods
Execute a Workflow service belonging to a certain package.
invokeWorkflow(String, Map<String, Object>) - Static method in class io.toro.martini.WorkflowMethods
Execute a Workflow service belonging to a certain package.
io.toro.martini - package io.toro.martini
 
io.toro.martini.api - package io.toro.martini.api
 
io.toro.martini.exception - package io.toro.martini.exception
 
io.toro.martini.gloop - package io.toro.martini.gloop
 
io.toro.martini.gloop.http - package io.toro.martini.gloop.http
 
io.toro.martini.invocation - package io.toro.martini.invocation
 
io.toro.martini.ipackage - package io.toro.martini.ipackage
 
io.toro.martini.jabber.model - package io.toro.martini.jabber.model
 
io.toro.martini.jms.model - package io.toro.martini.jms.model
 
io.toro.martini.redis - package io.toro.martini.redis
 
io.toro.martini.rss - package io.toro.martini.rss
 
io.toro.martini.service - package io.toro.martini.service
 
io.toro.martini.service.annotation - package io.toro.martini.service.annotation
 
io.toro.martini.solr.model.search - package io.toro.martini.solr.model.search
 
io.toro.martini.tracker - package io.toro.martini.tracker
 
io.toro.martini.transaction - package io.toro.martini.transaction
 
io.toro.martini.util - package io.toro.martini.util
 
io.toro.martini.web.spring.mvc - package io.toro.martini.web.spring.mvc
 
IOUtils - Class in io.toro.martini.util
 
isAllowReconnection() - Method in class io.toro.martini.jabber.model.JabberConnection
 
isAssignableFrom(Object) - Static method in class io.toro.martini.gloop.http.MultipartFile
 
isChildOf(String, String) - Static method in class io.toro.martini.util.FileUtils
Checks if the given child directory is a child of the given parent directory
isDebugEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isDebugEnabled() - Method in class io.toro.martini.util.PrefixingLogger
 
isDebugEnabled(Marker) - Method in class io.toro.martini.util.ApplicationLogger
 
isDebugEnabled(Marker) - Method in class io.toro.martini.util.PrefixingLogger
 
isEmpty() - Method in class io.toro.martini.gloop.http.MultipartFile
 
isEmptyDirectory(File) - Static method in class io.toro.martini.util.FileUtils
 
isEmptyDirectory(File, FileFilter) - Static method in class io.toro.martini.util.FileUtils
 
isEnclosed(String, String, String) - Static method in class io.toro.martini.StringMethods
Checks whether or not a string begins and ends with certain substrings.
isErrorEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isErrorEnabled() - Method in class io.toro.martini.util.PrefixingLogger
 
isErrorEnabled(Marker) - Method in class io.toro.martini.util.ApplicationLogger
 
isErrorEnabled(Marker) - Method in class io.toro.martini.util.PrefixingLogger
 
isInfoEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isInfoEnabled() - Method in class io.toro.martini.util.PrefixingLogger
 
isInfoEnabled(Marker) - Method in class io.toro.martini.util.ApplicationLogger
 
isInfoEnabled(Marker) - Method in class io.toro.martini.util.PrefixingLogger
 
isLocked(String) - Static method in class io.toro.martini.MongoDbMethods
Returns true if the database is locked (read-only), false otherwise.
isOpen(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Checks whether the connection to Redis is open or not
isOpen(FileContent) - Static method in class io.toro.martini.VfsMethods
Checks whether or not a file is open.
isOSSpecificFile(String) - Static method in class io.toro.martini.util.FilenameUtils
Checks if given argument filename represents an OS-specific file/folder.
isOverridePropAutoReloadDisable(ToroProperties) - Static method in class io.toro.martini.util.ApplicationUtils
 
isParsable(String) - Static method in class io.toro.martini.service.ServiceGroupMeta
Checks if the given input can be parsed.
isSaas() - Static method in class io.toro.martini.util.ApplicationUtils
 
isScanCursorFinished(ScanCursor) - Static method in class io.toro.martini.redis.RedisUtilMethods
Checks whether a StreamScanCursor is marked as finished
isSystemGeneratedFile() - Static method in class io.toro.martini.util.FileUtils
 
isTraceEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isTraceEnabled() - Method in class io.toro.martini.util.PrefixingLogger
 
isTraceEnabled(Marker) - Method in class io.toro.martini.util.ApplicationLogger
 
isTraceEnabled(Marker) - Method in class io.toro.martini.util.PrefixingLogger
 
isWarnEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isWarnEnabled() - Method in class io.toro.martini.util.PrefixingLogger
 
isWarnEnabled(Marker) - Method in class io.toro.martini.util.ApplicationLogger
 
isWarnEnabled(Marker) - Method in class io.toro.martini.util.PrefixingLogger
 
iterator() - Method in class io.toro.martini.GroovyMethods
 

J

jabber(String, Closure) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
jabberChat(String, String, Closure) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
JabberConnection - Class in io.toro.martini.jabber.model
 
JabberConnection(String, CharSequence, String, boolean, Integer) - Constructor for class io.toro.martini.jabber.model.JabberConnection
 
JabberConnection(String, CharSequence, String, String, boolean, Integer) - Constructor for class io.toro.martini.jabber.model.JabberConnection
 
JabberConnection(String, Map) - Constructor for class io.toro.martini.jabber.model.JabberConnection
 
JabberConnection(String, XMPPTCPConnectionConfiguration, boolean, long) - Constructor for class io.toro.martini.jabber.model.JabberConnection
 
jabberGroupchat(String, String, Closure) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
JabberMethods - Class in io.toro.martini
Provides utility methods for easily creating, sending, and receiving instant messages from Jabber endpoints.
JabberMethods(JabberConnectionManager) - Constructor for class io.toro.martini.JabberMethods
 
JAVA - io.toro.martini.invocation.ServiceGroup.Type
 
JAVASCRIPT - io.toro.martini.invocation.ServiceGroup.Type
 
JmsMethods - Class in io.toro.martini
Provides methods for publishing and responding to Messages.
JmsMethods(JmsPublisher.Factory) - Constructor for class io.toro.martini.JmsMethods
 
JMSUtils - Class in io.toro.martini.util
 
jndi(String) - Static method in class io.toro.martini.CoreMethods
Get an object from the JNDI context of the instance.
join(Object[], String, boolean) - Static method in class io.toro.martini.StringMethods
Joins the elements of the provided array into a single string containing the provided array of elements.
join(String[], String, Function<String, String>) - Static method in class io.toro.martini.StringMethods
Joins the elements of the provided array into a single string containing the provided array of elements.
joinElementsIntoString(Collection<?>, String) - Static method in class io.toro.martini.ArrayMethods
Joins together the textual representations (toString()) of items in a list using the specified separator.
JSON - io.toro.martini.service.annotation.ESBDefaultValueType
 
JSON - Annotation Type in io.toro.martini.service.annotation
Method parameter annotation that is used for telling Martini what the default value is if the request has no value and the request was expected to be in JSON format.
jsonDelete(String) - Static method in class io.toro.martini.RestMethods
Execute a DELETE request against a web service.
jsonDelete(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a DELETE request against a web service.
jsonGet(String) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
jsonGet(String, Closure) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
jsonGet(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
jsonGet(String, Map<String, ?>, Closure) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
jsonHead(String) - Static method in class io.toro.martini.RestMethods
Execute a HEAD request against a web service.
jsonHead(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a HEAD request against a web service.
JsonMethods - Class in io.toro.martini
Provides one-liners for creating Gloop objects from JSON text and vice versa.
JsonMethods() - Constructor for class io.toro.martini.JsonMethods
 
jsonOptions(String) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS request against a web service.
jsonOptions(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS request against a web service.
jsonPatch(String) - Static method in class io.toro.martini.RestMethods
Execute a PATCH request against a web service.
jsonPatch(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a PATCH request against a web service.
jsonPost(String) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
jsonPost(String, Closure) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
jsonPost(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
jsonPost(String, Map<String, ?>, Closure) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
jsonPut(String) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
jsonPut(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
jsonStringToGloopObject(String) - Static method in class io.toro.martini.JsonMethods
Unmarshal a JSON string into a Gloop object.

K

KafkaClientsMethods - Class in io.toro.martini
Contains one-liners for Kafka-related operations.
KafkaClientsMethods(KafkaProducerFactory) - Constructor for class io.toro.martini.KafkaClientsMethods
 
KafkaClientsMethods.SerializerClass - Enum in io.toro.martini
 
key() - Method in class io.toro.martini.tracker.Document.Property
 
KEY_CONTENT_TYPE - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
KEY_EMPTY - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
KEY_HOME - Static variable in class io.toro.martini.util.ApplicationUtils
 
KEY_INPUT_STREAM - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
KEY_NAME - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
KEY_ORIGINAL_FILENAME - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
KEY_PACKAGE_HOME - Static variable in class io.toro.martini.util.ApplicationUtils
 
KEY_SIZE - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
KEY_VALUE_OUTPUT_ARRAY_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisUtilMethods
 
KEY_VALUE_OUTPUT_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisUtilMethods
 
keys(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Find all keys matching the given pattern.
keys(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Find all keys matching the given pattern.
keysAsync(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously find all keys matching the given pattern.
keysAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously find all keys matching the given pattern.
KILOBYTE - io.toro.martini.util.FileUtils.UNITS
 

L

lastsave(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get the UNIX time stamp of the last successful save to disk.
lastsaveAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously get the uNIX time stamp of the last successful save to disk.
length - Variable in class io.toro.martini.util.StringMatcher
 
limit(Stream, Collection, long) - Static method in class io.toro.martini.StreamMethods
Limit the items to process.
lindex(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Get an element from a list by its index.
lindexAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously get an element from a list by its index.
linsert(String, Object, boolean, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Insert an element before or after another element in a list.
linsertAsync(String, Object, boolean, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously insert an element before or after another element in a list.
listCollectionNames(String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Gets the names of all the collections in this database.
listCollections(String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Finds all the collections in this database.
listDatabaseNames(String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Get a list of the database names
listDatabases(String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Gets the list of databases
listGlobalTables(String, int, String, String) - Static method in class io.toro.martini.DynamoDbMethods
Lists all global tables that have a replica in the specified Region
listGlobalTables(DynamoDbClient, Integer, String, String) - Static method in class io.toro.martini.DynamoDbMethods
Lists all global tables that have a replica in the specified Region
listIndexes(String, String, String, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Get all the indexes in this collection.
listTables(String) - Static method in class io.toro.martini.BigtableMethods
List all tables in a Cloud Bigtable instance
listTables(String, int, String) - Static method in class io.toro.martini.DynamoDbMethods
Return list of table names associated with the current account and endpoint
listTables(DynamoDbClient, Integer, String) - Static method in class io.toro.martini.DynamoDbMethods
Return list of table names associated with the current account and endpoint
llen(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Get the length of a list.
llenAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously get the length of a list.
LOAD - io.toro.martini.ipackage.PackageLifecycleEventType
 
loadContextFromAvro(GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
loadContextFromAvro(List<String>, byte[], GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
loadContextFromAvro(List<String>, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
loadContextFromAvro(List<String>, String, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
loadContextFromDocumentState(String, List<String>, GloopExecutionContext) - Static method in class io.toro.martini.TrackerMethods
Load the Gloop Variable Context from the given Tracker document state.
loadPackage(String, boolean) - Method in interface io.toro.martini.ipackage.PackageManager
Load a Martini Package.
loadPackage(String, boolean) - Static method in class io.toro.martini.MartiniMethods
Load the package matching the provided name.
log(APILogMessageType, String) - Method in class io.toro.martini.api.APIResponse
 
log(String, String) - Method in interface io.toro.martini.tracker.Tracker
Logs the message under the type as level
Log() - Constructor for class io.toro.martini.tracker.Document.Log
 
logger() - Method in class io.toro.martini.LoggerMethods
Get a logged named groovy.
logger(Class) - Static method in class io.toro.martini.LoggerMethods
Get a logger named after a class.
logger(String) - Static method in class io.toro.martini.LoggerMethods
Get a logger named after a script.
LOGGER_PREFIX - Static variable in class io.toro.martini.ipackage.MartiniPackage
 
LoggerMethods - Class in io.toro.martini
Contains one-liners for logging operations.
LoggerMethods() - Constructor for class io.toro.martini.LoggerMethods
 
logIfEnabled(APILogMessageType, String) - Method in class io.toro.martini.api.APIResponse
 
login() - Method in class io.toro.martini.jabber.model.JabberConnection
 
login(CharSequence, String) - Method in class io.toro.martini.jabber.model.JabberConnection
 
login(CharSequence, String, String) - Method in class io.toro.martini.jabber.model.JabberConnection
 
logs() - Method in class io.toro.martini.tracker.Document
 
logs(Collection<Document.Log>) - Method in class io.toro.martini.tracker.Document.Builder
 
logTo(String, String) - Static method in class io.toro.martini.LoggerMethods
Log a message using a logger named after scriptName.
LONG - io.toro.martini.KafkaClientsMethods.SerializerClass
 
lpop(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Remove and get the first element in a list.
lpopAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously remove and get the first element in a list.
lpos(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Return the index of matching elements inside a Redis list.
lposAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously return the index of matching elements inside a Redis list.
lpush(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Prepend one or multiple values to a list.
lpushAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously prepend one or multiple values to a list.
lpushx(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Prepend values to a list, only if the list exists.
lpushxAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously prepend values to a list, only if the list exists.
lrange(String, ValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Get a range of elements from a list.
lrange(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Get a range of elements from a list.
lrangeAsync(String, ValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously get a range of elements from a list.
lrangeAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously get a range of elements from a list.
lrem(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Remove elements from a list.
lremAsync(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously remove elements from a list.
lset(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Set the value of an element in a list by its index.
lsetAsync(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously set the value of an element in a list by its index.
ltrim(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Trim a list to the specified range.
ltrimAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously trim a list to the specified range.

M

MAP_ARRAY_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisUtilMethods
 
MAP_OUTPUT_ARRAY_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisUtilMethods
 
mapModelArrayToDynamicModel(GloopModel) - Static method in class io.toro.martini.GloopMethods
Create a new model from an array of Gloop models, which describe each of the new model's property names and values.
mapReduce(String, String, String, ClientSession, Class<T>, String, String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Aggregates documents according to the specified map-reduce function.
MapUtils - Class in io.toro.martini.util
 
MapUtils() - Constructor for class io.toro.martini.util.MapUtils
 
mapWithKeysAndValue(Object...) - Static method in class io.toro.martini.util.MapUtils
 
mapWithKeysAndValueList(Object...) - Static method in class io.toro.martini.util.MapUtils
 
MarshallerMethods - Class in io.toro.martini
Provides utility methods for marshalling and unmarshalling objects to and from JSON and XML.
MarshallerMethods(XMLObjectConverter) - Constructor for class io.toro.martini.MarshallerMethods
 
MartiniMethods - Class in io.toro.martini
Collection of one-liners for use by Gloop services, for managing Martini packages and endpoints.
MartiniMethods(EndpointStateAttacher, PackageManager, MartiniPackageSerializer, MartiniPackageDependencyResolver, PackageImportService, PackageInfoService, Converter<PackageDescriptor, GloopModel>, Converter<PackageConfig, GloopModel>, Converter<MartiniPackage, GloopModel>) - Constructor for class io.toro.martini.MartiniMethods
 
MartiniPackage - Class in io.toro.martini.ipackage
 
MartiniPackage() - Constructor for class io.toro.martini.ipackage.MartiniPackage
 
martiniPackageJoin(Collection<MartiniPackage>, String) - Static method in class io.toro.martini.StringMethods
Get the names of the provided packages, and concatenate them into a single string.
MartiniPackageProvider - Interface in io.toro.martini.ipackage
 
MartiniPackageSetter() - Constructor for class io.toro.martini.GroovyMethods.MartiniPackageSetter
Deprecated.
 
match(String) - Method in class io.toro.martini.util.StringMatcher
match the given text with the pattern
match(String, int, int) - Method in class io.toro.martini.util.StringMatcher
Given the starting (inclusive) and the ending (exclusive) positions in the text, determine if the given substring matches with aPattern
MEGABYTE - io.toro.martini.util.FileUtils.UNITS
 
megabyteCountToDisplaySize(double) - Static method in class io.toro.martini.util.FileUtils
 
message() - Method in class io.toro.martini.tracker.Document.Log
 
mget(String, KeyValueStreamingChannel<Object, Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Stream over the values of all the given keys.
mget(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Get the values of all the given keys.
mgetAsync(String, KeyValueStreamingChannel<Object, Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously stream over the values of all the given keys.
mgetAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously get the values of all the given keys.
migrate(String, String, int, int, long, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Atomically transfer one or more keys from a Redis instance to another one.
migrate(String, String, int, Object, int, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Atomically transfer a key from a Redis instance to another one.
MIGRATE_ARGS_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisKeyMethods
 
migrateAsync(String, String, int, int, long, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously atomically transfer one or more keys from a redis instance to another one.
migrateAsync(String, String, int, Object, int, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously atomically transfer a key from a redis instance to another one.
MongoDbMethods - Class in io.toro.martini
 
MongoDbMethods(DataSourceManager) - Constructor for class io.toro.martini.MongoDbMethods
 
move(String, Object, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Move a key to another database.
moveAsync(String, Object, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously move a key to another database.
moveTo(Document.State, byte[]) - Method in interface io.toro.martini.tracker.Tracker
Tells the tracker to move to the state, using state as name, and then associates the content to it.
moveTo(Document.State, Throwable) - Method in interface io.toro.martini.tracker.Tracker
Tells the tracker to move to state, and associates the stacktrace of the throwable
moveTo(String) - Method in interface io.toro.martini.tracker.Tracker
Tells the tracker to move the state
moveTo(String, byte[]) - Method in interface io.toro.martini.tracker.Tracker
Tells the tracker to move to the state, using state as name, and then associates the content to it.
moveTo(String, Throwable) - Method in interface io.toro.martini.tracker.Tracker
Tells the tracker to move to state, and associates the stacktrace of the throwable
mset(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set multiple keys to multiple values.
msetAsync(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set multiple keys to multiple values.
msetnx(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set multiple keys to multiple values, only if none of the keys exist.
msetnxAsync(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set multiple keys to multiple values, only if none of the keys exist.
multi(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Mark the start of a transaction block.
multiAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Asynchronously mark the start of a transaction block.
multiFieldStatisticsSearch(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for one or more fields.
multiFieldStatisticsSearch(String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for one or more fields.
multiFieldValueFacetSearch(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a faceted search for a specific set of fields.
multiFieldValueFacetSearch(String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a faceted search for a specific set of fields.
MultipartFile - Class in io.toro.martini.gloop.http
POJO representing io.toro.martini.http.MultipartFile.model.
MultipartFile.Builder - Class in io.toro.martini.gloop.http
 
multiPivotFacetSearch(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a multi pivot faceted search.
multiPivotFacetSearch(String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a multi pivot faceted search.
mutateWithModel(GloopObject<GloopModel>, URL) - Static method in class io.toro.martini.GraphQLMethods
 
mutationRow(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.BigtableMethods
Construct a single row to be inserted to the table

N

name() - Method in class io.toro.martini.invocation.ServiceGroup
 
name() - Method in class io.toro.martini.tracker.Document.State
 
name() - Method in class io.toro.martini.tracker.Document.Type
 
name(String) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
name(String) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
name(String) - Method in class io.toro.martini.tracker.Document.State.Builder
 
nextElement() - Method in class io.toro.martini.util.CompoundEnumeration
NONE - io.toro.martini.service.annotation.InputTypeField
Martini will not show this field at all.
normalize(Collection<String>) - Static method in class io.toro.martini.util.FilenameUtils
Normalizes all entries of filenames.
NumberMethods - Class in io.toro.martini
An extension of Apache commons-lang3's NumberUtils class.

O

objectEncoding(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
returns the kind of internal representation used in order to store the value associated with a key.
objectEncodingAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously returns the kind of internal representation used in order to store the value associated with a key.
objectIdletime(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
returns the number of seconds since the object stored at the specified key is idle (not requested by read or write operations).
objectIdletimeAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously returns the number of seconds since the object stored at the specified key is idle (not requested by read or write operations).
objectRefcount(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
returns the number of references of the value associated with the specified key.
objectRefcountAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously returns the number of references of the value associated with the specified key.
of(String) - Static method in enum io.toro.martini.invocation.ServiceGroup.Type
 
of(String) - Static method in class io.toro.martini.util.SpringMessage
returns a Message with message codes
of(String[]) - Static method in class io.toro.martini.util.SpringMessage
returns a Message with message codes
of(String[], Object...) - Static method in class io.toro.martini.util.SpringMessage
returns a Message with message codes,arguments, and default message
of(String, Object...) - Static method in class io.toro.martini.util.SpringMessage
returns a Message with message codes and arguments
openJsonOutputCursor(boolean, boolean, boolean, boolean, boolean, boolean, String, String, boolean, Object, GloopExecutionContext) - Static method in class io.toro.martini.JsonMethods
Open a cursor for writing large amounts of JSON data.
openRedisInputCursor(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Opens a cursor that can be used to bulk-write data to a redis database.
openRedisOutputCursor(String, int, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGloopMethods
Opens a cursor that can be used to bulk-write data to a redis database.
openXmlOutputCursor(String, boolean, Map, boolean, String, boolean, Object, GloopExecutionContext) - Static method in class io.toro.martini.XmlMethods
Return a Gloop output cursor for writing a large amount of XML data.
openYamlOutputCursor(boolean, String, String, boolean, Object, GloopExecutionContext) - Static method in class io.toro.martini.YamlMethods
Return a Gloop output cursor for writing a large amount of YAML data.
orElse(String) - Method in class io.toro.martini.util.SpringMessage
returns Message with a default message
originalFilename(String) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
OS_SPECIFIC_FILES - Static variable in class io.toro.martini.util.FilenameUtils
Names of OS-specific files.
OS_SPECIFIC_FOLDERS - Static variable in class io.toro.martini.util.FilenameUtils
Names of OS-specific folders.
othersAllowed() - Method in annotation type io.toro.martini.service.annotation.ValueOptions
 
outputStream(GloopExecutionContext, String, boolean, String...) - Static method in class io.toro.martini.FileMethods
Opens or creates a package file, returning an output stream that may be used to write bytes to the file.

P

packageConfigToGloopModel(MartiniPackage) - Static method in class io.toro.martini.MartiniMethods
Fetch the configuration of the provided package, and then return it as a Gloop model.
packageConfigToGloopModel(PackageConfig) - Static method in class io.toro.martini.MartiniMethods
Return the provided package configuration as a Gloop model.
packageInfoService - Static variable in class io.toro.martini.PackageMethods
 
PackageInheritableThreadLocal() - Constructor for class io.toro.martini.PackageMethods.PackageInheritableThreadLocal
 
PackageLifecycleEventType - Enum in io.toro.martini.ipackage
The package life cycle event
PackageManager - Interface in io.toro.martini.ipackage
Manager class that handles in the Life cycle of a Martini Package This is the entry point of start, stop, unload, and load operation of a Martini Package.
PackageMethods - Class in io.toro.martini
 
PackageMethods(PackageInfoService) - Constructor for class io.toro.martini.PackageMethods
 
PackageMethods.MartiniPackageSetter - Class in io.toro.martini
An internal class used for setting the MartiniPackage of the ThreadLocal
PackageMethods.PackageInheritableThreadLocal - Class in io.toro.martini
 
packageName() - Method in class io.toro.martini.invocation.ServiceGroup
 
packageName(String) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
packageOutputStream(GloopExecutionContext, String, String, boolean, String...) - Static method in class io.toro.martini.FileMethods
Opens or creates a package file, returning an output stream that may be used to write bytes to the file.
packageOutputStream(String, String, boolean, OpenOption...) - Static method in class io.toro.martini.FileMethods
Opens or creates a package file, returning an output stream that may be used to write bytes to the file.
page(String) - Static method in class io.toro.martini.WidgetPageMethods
Parse a page.
page(String, Map) - Static method in class io.toro.martini.WidgetPageMethods
Parse a page.
parentIds() - Method in class io.toro.martini.tracker.Document
 
parentIds(Collection<String>) - Method in class io.toro.martini.tracker.Document.Builder
 
parse(String) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template.
parse(String, Closure<Map>) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template.
parse(String, GloopExecutionContext) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template, using all the variables available in the current Gloop context.
parse(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template, using all the variables available in the current Gloop context, and provided context.
parse(String, Map<String, Object>) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template.
parse(Map, Closure<Object>) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template.
parseUrl(String, HttpServletRequest) - Static method in class io.toro.martini.ProxyRequestMethods
Create a new URL whose format follows the provided template.
parseUrl(String, HttpServletRequest, Map) - Static method in class io.toro.martini.ProxyRequestMethods
Create a new URL whose format follows the provided template.
parseUrl(HttpServletRequest, String) - Static method in class io.toro.martini.ProxyRequestMethods
Create a new URL whose format follows the provided template.
parseUrl(HttpServletRequest, String, Map) - Static method in class io.toro.martini.ProxyRequestMethods
Create a new URL whose format follows the provided template.
partiQL(String, Boolean, String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL and return ExecuteStatementResponse as GloopModel
partiQL(DynamoDbClient, Boolean, String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL and return ExecuteStatementResponse as GloopModel
PASSWORD - io.toro.martini.service.annotation.InputTypeField
 
pattern - Variable in class io.toro.martini.util.StringMatcher
 
peek() - Method in class io.toro.martini.util.EnhancedStack
 
persist(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Remove the expiration from a key.
persistAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously remove the expiration from a key.
pexpire(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set a key's time to live in milliseconds.
pexpireAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously set a key's time to live in milliseconds.
pexpireat(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set the expiration for a key as a UNIX timestamp specified in milliseconds.
pexpireat(String, Object, Date, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set the expiration for a key as a UNIX timestamp specified in milliseconds.
pexpireatAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously set the expiration for a key as a uNIX timestamp specified in milliseconds.
pexpireatAsync(String, Object, Date, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously set the expiration for a key as a uNIX timestamp specified in milliseconds.
pfadd(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHLLMethods
Adds the specified elements to the specified HyperLogLog.
pfaddAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHLLMethods
Asynchronously adds the specified elements to the specified hyperLogLog.
pfcount(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHLLMethods
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHLLMethods
Asynchronously return the approximated cardinality of the set(s) observed by the hyperLogLog at key(s).
pfmerge(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHLLMethods
Merge N different HyperLogLogs into a single one.
pfmergeAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHLLMethods
Asynchronously merge n different hyperLogLogs into a single one.
ping(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Ping the server.
pingAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously ping the server.
pivotFacetSearch(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a pivot faceted search for a specific field.
pivotFacetSearch(String, String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a pivot faceted search for a specific field.
PLAINTEXT - Static variable in class io.toro.martini.VaultMethods
 
PLAINTEXT_AS_BYTE_ARRAY - Static variable in class io.toro.martini.VaultMethods
 
PLAINTEXT_AS_STRING - Static variable in class io.toro.martini.VaultMethods
 
pop() - Method in class io.toro.martini.util.EnhancedStack
 
populateMapMessage(MapMessage, Map<String, Serializable>) - Static method in class io.toro.martini.util.JMSUtils
 
posIn(String, int, int) - Method in class io.toro.martini.util.StringMatcher
 
Position(int, int) - Constructor for class io.toro.martini.util.StringMatcher.Position
 
Preconditions2 - Class in io.toro.martini.util
 
Predicates2 - Class in io.toro.martini.util
 
PrefixingLogger - Class in io.toro.martini.util
Logger that adds prefix to its log messages.
PrefixingLogger(String, Class) - Constructor for class io.toro.martini.util.PrefixingLogger
 
PrefixingLogger(String, Logger) - Constructor for class io.toro.martini.util.PrefixingLogger
 
prepareResponse(HttpServletResponse, GloopModel, String, int) - Static method in class io.toro.martini.HttpMethods
Set the appropriate responseCode and write the given GloopModel content to the HttpServletResponse in the specified format.
print(String) - Static method in class io.toro.martini.LoggerMethods
Print a message using {@link System#out#print(String)}.
printJson(IndentPrinter, GloopObject, boolean, boolean, boolean) - Static method in class io.toro.martini.JsonMethods
Marshal a Gloop object to a printer.
println(String) - Static method in class io.toro.martini.LoggerMethods
Print a message using {@link System#out#println(String)}.
printYaml(IndentPrinter, GloopObject, boolean) - Static method in class io.toro.martini.YamlMethods
Marshals a Gloop object to a YAML string.
properties() - Method in class io.toro.martini.tracker.Document
 
properties(Collection<Document.Property>) - Method in class io.toro.martini.tracker.Document.Builder
 
Property() - Constructor for class io.toro.martini.tracker.Document.Property
 
proxy(String, HttpServletRequest, HttpServletResponse) - Static method in class io.toro.martini.ProxyRequestMethods
Proxy a request to another server.
proxy(String, HttpServletRequest, HttpServletResponse, boolean) - Static method in class io.toro.martini.ProxyRequestMethods
Proxy a request to another server.
proxy(String, HttpServletRequest, HttpServletResponse, boolean, Closure<HttpServletRequest>) - Static method in class io.toro.martini.ProxyRequestMethods
Proxy a request to another server.
proxy(HttpServletRequest, HttpServletResponse, String) - Static method in class io.toro.martini.ProxyRequestMethods
Proxy a request to another server.
proxy(HttpServletRequest, HttpServletResponse, String, boolean) - Static method in class io.toro.martini.ProxyRequestMethods
Proxy a request to another server.
ProxyRequestMethods - Class in io.toro.martini
Contains one-liner methods for proxying HTTP requests to another server.
ProxyRequestMethods(HttpProxyService) - Constructor for class io.toro.martini.ProxyRequestMethods
 
psetex(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set the value and expiration in milliseconds of a key.
psetexAsync(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set the value and expiration in milliseconds of a key.
pttl(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Get the time to live for a key in milliseconds.
pttlAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously get the time to live for a key in milliseconds.
publish(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Post a message to a channel.
publishAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously post a message to a channel.
publishBytes(String, byte[]) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
publishBytes(String, byte[], Closure) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
publishBytes(String, byte[], Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
publishObject(String, Serializable) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
publishObject(String, Serializable, Closure) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
publishObject(String, Serializable, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
publishString(String, String) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
publishString(String, String, Closure) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
publishString(String, String, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
publishTo(byte[], String) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
publishTo(byte[], String, Closure) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
publishTo(byte[], String, Map) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
publishTo(Serializable, String) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
publishTo(Serializable, String, Closure) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
publishTo(Serializable, String, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
publishTo(String, String) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
publishTo(String, String, Closure) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
publishTo(String, String, Map) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
pubsubChannels(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Lists the currently *active channels*.
pubsubChannelsAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously lists the currently *active channels*.
pubsubChannelsAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously lists the currently *active channels*.
pubsubNumpat(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Returns the number of subscriptions to patterns.
pubsubNumpatAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously returns the number of subscriptions to patterns.
pubsubNumsub(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels.
pubsubNumsubAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels.
push(E) - Method in class io.toro.martini.util.EnhancedStack
 
put(String, String) - Method in interface io.toro.martini.tracker.Tracker
Puts the value in this context, associated with the key
putEntry(String, HttpCacheEntry) - Method in class io.toro.martini.rss.DiskBasedManagedHttpCacheStorage
 
putItem(String, String, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
Creates a new item, or replaces an old item with a new item and convert the PutItemResponse into gloop model
putItem(DynamoDbClient, String, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
Creates a new item, or replaces an old item with a new item and convert the PutItemResponse into gloop model

Q

QUALIFIED_GLOOP_NAME - Static variable in class io.toro.martini.gloop.http.MultipartFile
 
qualifiedName() - Method in class io.toro.martini.invocation.ServiceGroup
 
query(String, String, String, String, Integer, Boolean, Boolean, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
The Query operation finds items based on primary key values and return QueryResponse as GloopModel
query(DynamoDbClient, String, String, String, Integer, Boolean, Boolean, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
The Query operation finds items based on primary key values and return QueryResponse as GloopModel
query(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Query a Solr core.
query(String, String, Map<String, String>) - Static method in class io.toro.martini.SolrMethods
Query a Solr core.
queryByMultiMap(String, String, Map<String, String[]>) - Static method in class io.toro.martini.SolrMethods
Query a Solr core.
queryWithModel(GloopObject<GloopModel>, URL) - Static method in class io.toro.martini.GraphQLMethods
 
quit(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Instructs Redis to disconnect the connection.
quitAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously instructs redis to disconnect the connection.

R

randomkey(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Return a random key from the keyspace.
randomkeyAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously return a random key from the keyspace.
rangeFacetSearch(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a range faceted search for a specific field.
rangeFacetSearch(String, String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a range faceted search for a specific field.
RAW - io.toro.martini.service.annotation.ESBDefaultValueType
 
read(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Reads data from the kv engine version 1
readAllContent(String, String) - Static method in class io.toro.martini.FileMethods
Attempt to read a resource from the selected package context, returning an String object to read from the resource.
readContent(String, String) - Static method in class io.toro.martini.FileMethods
Attempt to read a resource from the selected package context, returning a Stream object to read from the resource.
readContent(String, String, Closure<String>) - Static method in class io.toro.martini.FileMethods
Attempt to read a resource from the selected package context and executes the closure for every line of the resource content.
readData(String, GloopModel, String) - Static method in class io.toro.martini.VaultMethods
Read a specific field of the data to the kv engine version 1
readEmail(String, String, String, String, int, String, boolean, boolean) - Static method in class io.toro.martini.EmailMethods
Read an email.
readerToGloopObject(Reader) - Static method in class io.toro.martini.JsonMethods
Unmarshal a reader containing JSON data to a Gloop object.
readerToGloopObject(Reader) - Static method in class io.toro.martini.XmlMethods
Unmarshal an XML string within a reader to a Gloop object.
readerToGloopObject(Reader) - Static method in class io.toro.martini.YamlMethods
Unmarshal a YAML string from a Reader to a Gloop object.
readFile(FileContent, OutputStream, int) - Static method in class io.toro.martini.VfsMethods
Reads the content from the fileContent, writing it to outputStream.
readFile(FileContent, FileContent) - Static method in class io.toro.martini.VfsMethods
Reads the content from the fileContent, writing it to targetContent.
readFile(FileContent, FileObject) - Static method in class io.toro.martini.VfsMethods
Reads the content from the fileContent, writing it to targetObject.
readFileAsBytes(FileContent, int) - Static method in class io.toro.martini.VfsMethods
Reads the content of the file, returning it as an array of bytes.
readFileAsMultipart(String, String) - Static method in class io.toro.martini.FileMethods
Wrap a file path and return a multi-part GloopModel.
readFileAsString(FileContent, int) - Static method in class io.toro.martini.VfsMethods
Reads the content of the file, returning it as a string.
readLines(String, String, String, String, GloopExecutionContext) - Static method in class io.toro.martini.FileMethods
Read a resource file residing in a Martini package and return a Gloop cursor for said file.
readModifyWriteRow(String, String, String, GloopModel) - Static method in class io.toro.martini.BigtableMethods
Convenience method that synchronously modifies a row atomically on the server.
readOnly(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Switch connection to Read-Only mode when connecting to a cluster.
readOnlyAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously switch connection to read-Only mode when connecting to a cluster.
readPackageFileAsMultipart(String, String, String) - Static method in class io.toro.martini.FileMethods
Wrap a resource from a Martini package and return a multi-part GloopModel.
readRow(String, String, String) - Static method in class io.toro.martini.BigtableMethods
Synchronously reading a single row
readRow(String, String, String, GloopModel) - Static method in class io.toro.martini.BigtableMethods
Synchronously reading a single row and able to filter the row Sample code
readRows(String, String, String, String, Map<String, String>, GloopModel, long, GloopExecutionContext) - Static method in class io.toro.martini.BigtableMethods
Synchronously streaming the results of a Query.
readRss(String) - Method in interface io.toro.martini.rss.SyndFeedClient
 
readRss(String) - Static method in class io.toro.martini.RssMethods
Read and return an RSS feed from a URL.
readRss(String, boolean) - Method in interface io.toro.martini.rss.SyndFeedClient
 
readRss(String, boolean) - Static method in class io.toro.martini.RssMethods
Read and return an RSS feed from a URL.
readRss(URI) - Method in interface io.toro.martini.rss.SyndFeedClient
 
readRss(URI, boolean) - Method in class io.toro.martini.rss.HttpSyndFeedClient
 
readRss(URI, boolean) - Method in interface io.toro.martini.rss.SyndFeedClient
Fetches an RSS feed from the given location and caches the result.
readVersioned(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Reads data from the kv engine version 2
readVersionedData(String, GloopModel, String) - Static method in class io.toro.martini.VaultMethods
Read a specific field of the data to the kv engine version 2
readWrite(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Switch connection to Read-Write mode (default) when connecting to a cluster.
readWriteAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously switch connection to read-Write mode (default) when connecting to a cluster.
receive(String) - Static method in class io.toro.martini.VfsMethods
Retrieve an array of unread email messages.
receive(String, boolean) - Static method in class io.toro.martini.VfsMethods
Retrieve an array of unused email messages.
receiverId() - Method in class io.toro.martini.tracker.Document
 
receiverId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
RedisConnectionMethods - Class in io.toro.martini.redis
 
RedisConnectionMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisConnectionMethods
 
RedisGeoMethods - Class in io.toro.martini.redis
Methods for the Geo-API.*
RedisGeoMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisGeoMethods
 
RedisGloopMethods - Class in io.toro.martini.redis
This class is used to read and write Gloop Models to Redis databases.
RedisGloopMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisGloopMethods
 
RedisHashMethods - Class in io.toro.martini.redis
Methods for Hashes (Key-Value pairs).
RedisHashMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisHashMethods
 
RedisHLLMethods - Class in io.toro.martini.redis
Methods for HyperLogLog (PF* commands).
RedisHLLMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisHLLMethods
 
RedisKeyMethods - Class in io.toro.martini.redis
Methods for Keys (Key manipulation/querying).
RedisKeyMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisKeyMethods
 
RedisListMethods - Class in io.toro.martini.redis
Methods for Lists.
RedisListMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisListMethods
 
RedisScriptingMethods - Class in io.toro.martini.redis
Methods for Scripting.
RedisScriptingMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisScriptingMethods
 
RedisServerMethods - Class in io.toro.martini.redis
Methods for Server Control.
RedisServerMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisServerMethods
 
RedisSetMethods - Class in io.toro.martini.redis
Methods for Sets.
RedisSetMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisSetMethods
 
RedisSortedSetMethods - Class in io.toro.martini.redis
Methods for Sorted Sets.
RedisSortedSetMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisSortedSetMethods
 
RedisStreamMethods - Class in io.toro.martini.redis
Methods for Streams.
RedisStreamMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisStreamMethods
 
RedisStringMethods - Class in io.toro.martini.redis
Methods for Strings.
RedisStringMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisStringMethods
 
RedisTransactionalMethods - Class in io.toro.martini.redis
Methods for Transactions.
RedisTransactionalMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisTransactionalMethods
 
RedisUtilMethods - Class in io.toro.martini.redis
 
RedisUtilMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisUtilMethods
 
refresh(FileObject) - Static method in class io.toro.martini.VfsMethods
Synchronize the file with the underlying file system.
regExpPosIn(String, int, int, String) - Method in class io.toro.martini.util.StringMatcher
 
regExpRegionMatches(String, int, String, int, int) - Method in class io.toro.martini.util.StringMatcher
 
RemoteDeploymentMethods - Class in io.toro.martini
Introduces one-liners for deploying Martini packages to other remote Martini servers.
RemoteDeploymentMethods(RemoteServerRepository, RemoteDeploymentService) - Constructor for class io.toro.martini.RemoteDeploymentMethods
 
remove(String) - Method in interface io.toro.martini.tracker.Tracker
Removes the value associated with key
removeApiAuthType(String, String) - Static method in class io.toro.martini.ApiMethods
Remove authentication type to the API service within the current package Authentication types:
removeApiAuthType(String, String, String) - Static method in class io.toro.martini.ApiMethods
Remove authentication type to the API service within a specific package by providing the packageName Authentication types:
removeApiAuthTypes(String, String, List<String>) - Static method in class io.toro.martini.ApiMethods
Remove authentication types to the API service within a specific package by providing the packageName Authentication types:
removeApiAuthTypes(String, List<String>) - Static method in class io.toro.martini.ApiMethods
Remove authentication types to the API service within the current package Authentication types:
removeApiGroup(String, String) - Static method in class io.toro.martini.ApiMethods
Remove groupName authentication to the API service within current package
removeApiGroup(String, String, String) - Static method in class io.toro.martini.ApiMethods
Remove groupName authentication to the API service within a specify package by providing the packageName
removeApiGroups(String, String, List<String>) - Static method in class io.toro.martini.ApiMethods
Remove groupNames authentication to the API service within a specify package by providing the packageName
removeApiGroups(String, List<String>) - Static method in class io.toro.martini.ApiMethods
Remove groupNames authentication to the API service within the current package
removeApiUser(String, String) - Static method in class io.toro.martini.ApiMethods
Remove username authentication to the API service within the current package
removeApiUser(String, String, String) - Static method in class io.toro.martini.ApiMethods
Remove username authentication to the API service within a specific package by providing the packageName.
removeApiUsers(String, String, List<String>) - Static method in class io.toro.martini.ApiMethods
Remove usernames authentication to the API service within a specific package by providing the packageName.
removeApiUsers(String, List<String>) - Static method in class io.toro.martini.ApiMethods
Remove usernames authentication to the API service within the current
removeAtIndex(List<T>, int) - Static method in class io.toro.martini.ArrayMethods
Remove an element from a list by specifying its index.
removeAttribute(FileContent, String) - Static method in class io.toro.martini.VfsMethods
Removes an attribute from a file
removeChild(String) - Method in interface io.toro.martini.tracker.Tracker
Unregister a child from the document associated with the tracker
removeChildDocument(String, String) - Static method in class io.toro.martini.TrackerMethods
Remove the child document of a document.
removeContextFile(String, String, boolean) - Static method in class io.toro.martini.SpringMethods
Removes an existing Spring context file a package.
removeCore(String, String, boolean) - Static method in class io.toro.martini.SolrMethods
Removes an existing Solr core from a Martini package.
removeElement(Collection<T>, Object) - Static method in class io.toro.martini.ArrayMethods
Remove the specified element from a list.
removeEnclosingString(String, String, String) - Static method in class io.toro.martini.StringMethods
Strip any of a set of characters from the beginning and end of a string.
removeEntry(String) - Method in class io.toro.martini.rss.DiskBasedManagedHttpCacheStorage
 
removeFeature(Class<? extends Feature>) - Method in class io.toro.martini.ipackage.MartiniPackage
 
removeFirst(MultiValueMap<K, V>, K) - Static method in class io.toro.martini.util.MapUtils
 
removeFishTag(String) - Static method in class io.toro.martini.LoggerMethods
Removes the fish tag denoted by the key specified
removePackage() - Static method in class io.toro.martini.PackageMethods.MartiniPackageSetter
Removes a MartiniPackage from the context
removePackageProperty(String) - Static method in class io.toro.martini.GroovyMethods
removePackageProperty(String) - Static method in class io.toro.martini.PackageMethods
Delete a package property.
removePackageProperty(String, String) - Static method in class io.toro.martini.PackageMethods
Delete a package property
removeParent(String) - Method in interface io.toro.martini.tracker.Tracker
Unregister a parent from the document associated with the tracker
removeParentDocument(String, String) - Static method in class io.toro.martini.TrackerMethods
Remove the parent document of a document.
removeTOROProperty(String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.removePackageProperty(String).
removeUserFromGroup(String, String) - Static method in class io.toro.martini.UserGroupMethods
Remove a user from a group by name.
rename(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Rename a key.
renameAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously rename a key.
renameCollection(String, String, String, ClientSession, MongoNamespace, boolean) - Static method in class io.toro.martini.MongoDbMethods
Rename the collection with oldCollectionName to the newCollectionName.
renamenx(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Rename a key, only if the new key does not exist.
renamenxAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously rename a key, only if the new key does not exist.
render(GloopExecutionContext, GloopTemplateResolver, MartiniPackage, GloopTemplate, boolean) - Static method in class io.toro.martini.GloopTemplateMethods
 
render(String, boolean) - Static method in class io.toro.martini.GloopTemplateMethods
Return a rendered html from a gloop template using its name with provided inputs.
render(String, boolean, boolean, Object...) - Static method in class io.toro.martini.GloopTemplateMethods
Return a rendered html from a gloop template using its name with provided inputs.
render(String, boolean, boolean, Collection<?>) - Static method in class io.toro.martini.GloopTemplateMethods
Return a rendered html from a gloop template using its name with provided inputs.
render(String, boolean, boolean, Map) - Static method in class io.toro.martini.GloopTemplateMethods
Return a rendered html from a gloop template using its name with provided inputs.
replaceExtension(String, String) - Static method in class io.toro.martini.util.FilenameUtils
 
replaceOne(String, String, String, ClientSession, String, GloopModel, ReplaceOptions) - Static method in class io.toro.martini.MongoDbMethods
Replace a document in the collection according to the specified arguments.
replaceOne(String, String, String, ClientSession, Bson, GloopModel, ReplaceOptions) - Static method in class io.toro.martini.MongoDbMethods
Replace a document in the collection according to the specified arguments.
replyTo(byte[], Message) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
replyTo(byte[], Message, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
replyTo(Serializable, Message) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
replyTo(Serializable, Message, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
replyTo(String, Message) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
replyTo(String, Message, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
replyWith(Message, byte[]) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
replyWith(Message, byte[], Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes to the JMS broker.
replyWith(Message, Serializable) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
replyWith(Message, Serializable, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a serializable object to the JMS broker.
replyWith(Message, String) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
replyWith(Message, String, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a string to the JMS broker.
request(String, String, ContentType, Closure) - Static method in class io.toro.martini.RestMethods
Send a request, configured after the provided request data, to a RESTful web service.
request(String, String, ContentType, Map<String, ?>, Closure) - Static method in class io.toro.martini.RestMethods
Send a request, configured after the provided request data, to a RESTful web service.
REQUEST_ITEMS - Static variable in class io.toro.martini.DynamoDbMethods
 
requestWithString(String, URL) - Static method in class io.toro.martini.GraphQLMethods
 
reset(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Reset the command state.
resetAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously reset the command state.
resolveCode(String, String, Object...) - Static method in class io.toro.martini.CoreMethods
Try to resolve the message.
resolveCode(String, String, String, Object...) - Static method in class io.toro.martini.CoreMethods
Try to resolve the message.
resolveCode(String, MessageSourceResolvable) - Static method in class io.toro.martini.CoreMethods
Try to resolve the message using all the attributes contained within the MessageSourceResolvable argument that was passed in.
resolveFile(FileObject, String) - Static method in class io.toro.martini.VfsMethods
Resolve a file relative to the provided FileObject.
resource(String, String) - Static method in class io.toro.martini.FileMethods
Open a resource from the specified package context, returning a Path to read from the resource.
resourceStream(String, String) - Static method in class io.toro.martini.FileMethods
Open a resource from a specified package, returning an InputStream to read from the resource.
resourceStream(String, String, GloopExecutionContext) - Static method in class io.toro.martini.FileMethods
Open a resource from a specified package, returning an InputStream to read from the resource.
RestMethods - Class in io.toro.martini
Provides one-liners for easily executing HTTP requests in Groovy.
RestMethods(UrlRewriter) - Constructor for class io.toro.martini.RestMethods
 
restore(String, Object, long, byte[], GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Create a key using the provided serialized value, previously obtained using DUMP.
restoreAsync(String, Object, long, byte[], GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously create a key using the provided serialized value, previously obtained using dUMP.
rethrow(Throwables.ThrowingConsumer<T>) - Static method in class io.toro.martini.util.Throwables
Provides a consumer that helps in rethrowing checked exception for lambdas.
rethrow(Throwables.ThrowingSupplier<T>) - Static method in class io.toro.martini.util.Throwables
Provides a supplier that helps in rethrowing checked exception for lambdas.
rethrowFunction(Throwables.ThrowingFunction<T, R>) - Static method in class io.toro.martini.util.Throwables
Provides a function that helps in rethrowing checked exception for lambdas.
retry(Predicate<T>, long) - Static method in class io.toro.martini.util.Predicates2
like Predicates2.retry(Predicate, long, long, long, TimeUnit) where unit is in milliseconds, period is 50ms, and maxPeriod 1s.
retry(Predicate<T>, long, long, long) - Static method in class io.toro.martini.util.Predicates2
retry(Predicate<T>, long, long, long, TimeUnit) - Static method in class io.toro.martini.util.Predicates2
Retries a predicate until it is met, a timeout occurs, or an exception occurs.
retry(Predicate<T>, long, long, TimeUnit) - Static method in class io.toro.martini.util.Predicates2
rewrap(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Update the ciphertext to the latest version of the encryption key
role(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Return the role of the instance in the context of replication.
roleAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously return the role of the instance in the context of replication.
rollbackTransaction() - Static method in class io.toro.martini.SqlMethods
Perform a roll back of the current JTA transaction.
rollbackTransaction(TransactionFacade) - Static method in class io.toro.martini.SqlMethods
Perform a roll back of given JTA transaction.
rollbackTransaction(Connection) - Static method in class io.toro.martini.SqlMethods
Roll back changes in the provided connection.
rotate(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Rotates the version of the named key.
rpop(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Remove and get the last element in a list.
rpopAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously remove and get the last element in a list.
rpoplpush(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Remove the last element in a list, append it to another list and return it.
rpoplpushAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously remove the last element in a list, append it to another list and return it.
rpush(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Append one or multiple values to a list.
rpushAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously append one or multiple values to a list.
rpushx(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Append values to a list, only if the list exists.
rpushxAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously append values to a list, only if the list exists.
rss(String) - Static method in class io.toro.martini.RssMethods
Read and return an RSS feed from a URL.
rss(String, boolean) - Static method in class io.toro.martini.RssMethods
Read and return an RSS feed from a URL.
RssMethods - Class in io.toro.martini
Contains one-liners for RSS-related operations.
RssMethods(SyndFeedClient) - Constructor for class io.toro.martini.RssMethods
 
rssToString(GloopModel) - Static method in class io.toro.martini.RssMethods
Get the string representation of a feed.
rssToWriter(GloopModel, Writer) - Static method in class io.toro.martini.RssMethods
Writes a feed to a Writer the XML representation of the feed.
runCommand(String, String, ClientSession, String) - Static method in class io.toro.martini.MongoDbMethods
Executes the given command in the context of the current database with a read preference of ReadPreference.primary().
runCommand(String, String, ClientSession, Bson) - Static method in class io.toro.martini.MongoDbMethods
Executes the given command in the context of the current database with a read preference of ReadPreference.primary().
runScriptlet(String, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Run a piece of Groovy code within the current context.
runScriptlet(String, String, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Run a piece of code within the current context.

S

sadd(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Add one or more members to a set.
saddAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously add one or more members to a set.
save(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Synchronously save the dataset to disk.
saveAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously synchronously save the dataset to disk.
saveContextAsAvro(GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to a file in the martini home, in the Apache Avro data file format.
saveContextAsAvro(List<String>, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
saveContextAsAvro(List<String>, OutputStream, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
saveContextAsAvro(List<String>, String, GloopExecutionContext) - Static method in class io.toro.martini.GloopMethods
Saves the properties with the given names from the context to an output stream, in the Apache Avro data file format.
saveEndpoint(String, GloopModel) - Static method in class io.toro.martini.MartiniMethods
Save an endpoint to the package matching the provided name.
saveGroup(String) - Static method in class io.toro.martini.UserGroupMethods
Save a new group.
savePackage(GloopModel) - Static method in class io.toro.martini.MartiniMethods
Save a package using data from the provided package model.
savePackageProperty(String, String) - Static method in class io.toro.martini.GroovyMethods
savePackageProperty(String, String) - Static method in class io.toro.martini.PackageMethods
Save a package property.
savePackageProperty(String, String, String) - Static method in class io.toro.martini.PackageMethods
Save a property in the package specified
savePackagePropertyComment(String, String) - Static method in class io.toro.martini.GroovyMethods
savePackagePropertyComment(String, String) - Static method in class io.toro.martini.PackageMethods
Add a comment to a package property, useful for providing a description of the property.
savePackagePropertyComment(String, String, String) - Static method in class io.toro.martini.PackageMethods
Add a comment to a package property in the package specified
savePool(GloopModel) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Create a new connection pool.
saveTOROProperty(String, String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.savePackageProperty(String, String).
saveTOROPropertyComment(String, String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.savePackagePropertyComment(String, String).
saveUser(GloopModel) - Static method in class io.toro.martini.UserGroupMethods
 
scan(String, KeyStreamingChannel<Object>, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, KeyStreamingChannel<Object>, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, KeyStreamingChannel<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, KeyStreamingChannel<Object>, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
SCAN_ARGS_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisUtilMethods
 
scanAsync(String, KeyStreamingChannel<Object>, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, KeyStreamingChannel<Object>, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, KeyStreamingChannel<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, KeyStreamingChannel<Object>, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanTable(String, String, String, Integer, String, Boolean, List<GloopModel>, String, String, String, Map<String, String>, List<GloopModel>, Integer, Integer) - Static method in class io.toro.martini.DynamoDbMethods
Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index and return ScanResponse as GloopModel
scanTable(DynamoDbClient, String, String, Integer, String, Boolean, List<GloopModel>, String, String, String, Map<String, String>, List<GloopModel>, Integer, Integer) - Static method in class io.toro.martini.DynamoDbMethods
Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index and return ScanResponse as GloopModel
scard(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get the number of members in a set.
scardAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get the number of members in a set.
scriptExists(String, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Check existence of scripts in the script cache.
scriptExistsAsync(String, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously check existence of scripts in the script cache.
scriptFlush(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Remove all the scripts from the script cache.
scriptFlushAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously remove all the scripts from the script cache.
scriptKill(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Kill the script currently in execution.
scriptKillAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously kill the script currently in execution.
scriptLoad(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Load the specified Lua script into the script cache.
scriptLoadAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisScriptingMethods
Asynchronously load the specified lua script into the script cache.
sdiff(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Subtract multiple sets.
sdiff(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Subtract multiple sets.
sdiffAsync(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously subtract multiple sets.
sdiffAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously subtract multiple sets.
sdiffstore(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Subtract multiple sets and store the resulting set in a key.
sdiffstoreAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously subtract multiple sets and store the resulting set in a key.
searchCore(String, String, String, String, String, List<String>, int, int) - Static method in class io.toro.martini.SolrMethods
Search a Solr core.
SearchResult<T> - Class in io.toro.martini.solr.model.search
 
SearchResult(Class<T>, QueryResponse, Integer) - Constructor for class io.toro.martini.solr.model.search.SearchResult
 
searchTracker(String) - Static method in class io.toro.martini.TrackerMethods
Execute a search against the Tracker search index.
searchTracker(String, String...) - Static method in class io.toro.martini.TrackerMethods
Execute a search against the Tracker search index, with facets.
searchTracker(String, String[], String[], String[], String[], String[], Date, Date, String[], String[], String[], String[], int, int) - Static method in class io.toro.martini.TrackerMethods
Use search tracker when solr indexing is enabled.
searchTracker(String, String, String, String, String, String, LocalDateTime, LocalDateTime, String, int, int, String) - Static method in class io.toro.martini.TrackerMethods
Use to search for tracker documents on Cassandra, DynamoDB and Nitrite Datastore based on the given search parameters
segments - Variable in class io.toro.martini.util.StringMatcher
 
send(String, byte[]) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
send(String, byte[], Map) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
send(String, File) - Static method in class io.toro.martini.VfsMethods
Sends a file to a remote location.
send(String, InputStream) - Static method in class io.toro.martini.VfsMethods
Sends stream to a remote location.
send(String, Reader) - Static method in class io.toro.martini.VfsMethods
Sends the contents of a reader to a remote location.
send(String, String) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
send(String, Map, File) - Static method in class io.toro.martini.VfsMethods
Sends a file to a remote location.
send(String, Map, InputStream) - Static method in class io.toro.martini.VfsMethods
Sends a stream to a remote location.
send(String, Map, Reader) - Static method in class io.toro.martini.VfsMethods
Sends the contents of a reader to a remote location.
send(String, Map, Reader, List<DataSource>) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
send(String, Map, String) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
send(String, Map, String, List<DataSource>) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
send(KafkaProducer<Object, Object>, String, int, Object, Object) - Static method in class io.toro.martini.KafkaClientsMethods
Asynchronously send a record to a topic.
send(KafkaProducer<Object, Object>, String, Object, Object) - Static method in class io.toro.martini.KafkaClientsMethods
Asynchronously send a record to a topic.
sendAlert(AlertJMSMessage) - Static method in class io.toro.martini.JmsMethods
Send a message to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendAlert(String) - Static method in class io.toro.martini.JmsMethods
Send a message with the provided properties to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendAlert(String, int) - Static method in class io.toro.martini.JmsMethods
Send a message with the provided properties to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendAlert(String, String) - Static method in class io.toro.martini.JmsMethods
Send a message with the provided properties to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendAlert(String, String, int) - Static method in class io.toro.martini.JmsMethods
Send a message with the provided properties to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendAlert(String, String, int, Map<Serializable, Serializable>) - Static method in class io.toro.martini.JmsMethods
Send a message with the provided properties to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendEmail(String, String, String, String, int, String, List<GloopModel>, List<GloopModel>, List<GloopModel>, String, boolean, String, List, List<GloopModel>) - Static method in class io.toro.martini.EmailMethods
Send an email.
sendEmail(String, String, String, String, String, int, String, Object, Object, Object, String) - Static method in class io.toro.martini.EmailMethods
Send an email.
sendEmail(String, String, String, String, String, int, String, Object, Object, Object, String, List<DataSource>) - Static method in class io.toro.martini.EmailMethods
Send an email.
sendEmail(String, String, String, String, String, int, String, Object, Object, String) - Static method in class io.toro.martini.EmailMethods
Send an email.
sendEmail(String, String, String, String, String, int, String, Object, Object, String, List<DataSource>) - Static method in class io.toro.martini.EmailMethods
Send an email.
sendEmail(String, String, String, String, String, int, String, Object, String) - Static method in class io.toro.martini.EmailMethods
Send an email.
sendEmail(String, String, String, String, String, int, String, Object, String, List<DataSource>) - Static method in class io.toro.martini.EmailMethods
Send an email.
senderId() - Method in class io.toro.martini.tracker.Document
 
senderId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
sendEvent(WorkflowEvent) - Static method in class io.toro.martini.WorkflowMethods
Send event to all running workflow.
sendEvent(WorkflowEvent, String) - Static method in class io.toro.martini.WorkflowMethods
Sent event to a specific workflow by contextId
sendGroupMessage(String, String, String, boolean, String) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
sendGroupMessage(String, String, String, boolean, String) - Static method in class io.toro.martini.XmppMethods
Send a message to a chat room.
sendGroupMessage(String, String, String, String, boolean, String) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
sendGroupMessage(String, String, String, String, boolean, String) - Static method in class io.toro.martini.XmppMethods
Send a message to a chatroom.
sendMessage(String, String) - Method in class io.toro.martini.jabber.model.JabberConnection
 
sendMessage(String, String, String) - Static method in class io.toro.martini.JabberMethods
Deprecated, for removal: This API element is subject to removal in a future version.
this method was move to XmppMethods
sendMessage(String, String, String) - Static method in class io.toro.martini.XmppMethods
Send a message to a user.
sendMessage(String, Message) - Method in class io.toro.martini.jabber.model.JabberConnection
 
sendTo(byte[], String) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
sendTo(File, String) - Static method in class io.toro.martini.VfsMethods
Sends a file to a remote location.
sendTo(File, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends a file to a remote location.
sendTo(InputStream, String) - Static method in class io.toro.martini.VfsMethods
Sends stream to a remote location.
sendTo(InputStream, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends a stream to a remote location.
sendTo(Reader, String) - Static method in class io.toro.martini.VfsMethods
Sends the contents of a reader to a remote location.
sendTo(Reader, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends the contents of a reader to a remote location.
sendTo(String, String) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
sendTo(String, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
sendTo(String, Map, byte[]) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
sendWSMessage(String, Object) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, Object, Map<String, Object>) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, Object, Map<String, Object>, MessagePostProcessor) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, Object, MessagePostProcessor) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, String, Object) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, String, Object, Map<String, Object>) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, String, Object, Map<String, Object>, MessagePostProcessor) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, String, Object, MessagePostProcessor) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
sendWSMessage(String, Message<?>) - Static method in class io.toro.martini.WebSocketMethods
Send a WebSocket message.
ServiceGroup - Class in io.toro.martini.invocation
 
ServiceGroup() - Constructor for class io.toro.martini.invocation.ServiceGroup
 
ServiceGroup.Builder - Class in io.toro.martini.invocation
 
ServiceGroup.Type - Enum in io.toro.martini.invocation
 
ServiceGroupMeta - Class in io.toro.martini.service
 
ServiceGroupMeta(ServiceGroup.Type, String) - Constructor for class io.toro.martini.service.ServiceGroupMeta
 
ServiceGroupMeta(ServiceUri) - Constructor for class io.toro.martini.service.ServiceGroupMeta
 
ServiceRegistryMethods - Class in io.toro.martini
A Martini Service registry is used to keep track of services that are available in a cluster.
ServiceRegistryMethods(ServiceRegistry) - Constructor for class io.toro.martini.ServiceRegistryMethods
 
services() - Method in class io.toro.martini.invocation.ServiceGroup
 
services(List<Service>) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
serviceUri() - Method in class io.toro.martini.service.ServiceGroupMeta
 
set(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set the string value of a key.
set(String, Object, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set the string value of a key.
setAdaptee(Object) - Method in class io.toro.martini.GroovyMethods
 
setApiErrorCode(int) - Method in exception io.toro.martini.api.APIException
 
setAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set the string value of a key.
setAsync(String, Object, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set the string value of a key.
setAtIndex(List<T>, int, T) - Static method in class io.toro.martini.ArrayMethods
Set the value of an element in a list by specifying its index.
setAttribute(FileContent, String, Object) - Static method in class io.toro.martini.VfsMethods
Sets a file attribute's value
setAutoFlushCommands(String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Disable or enable auto-flush behavior.
setAutoFlushCommandsAsync(String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Disable or enable auto-flush behavior.
setbit(String, Object, long, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Sets or clears the bit at offset in the string value stored at key.
setbitAsync(String, Object, long, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously sets or clears the bit at offset in the string value stored at key.
setClassloader(ClassLoader) - Method in class io.toro.martini.ipackage.MartiniPackage
 
setCursorElementName(GloopXmlOutputCursor, String) - Static method in class io.toro.martini.XmlMethods
Sets the element name of an XML output cursor.
setData(Object) - Method in class io.toro.martini.web.spring.mvc.DataWrapper
 
setDataSourceManager(DataSourceManager) - Static method in class io.toro.martini.DynamoDbMethods
 
setDataSourceManager(DataSourceManager) - Static method in class io.toro.martini.MongoDbMethods
 
setDefaultMessage(String) - Method in exception io.toro.martini.exception.ToroException
Deprecated.
setDefaultMessage(String) - Method in exception io.toro.martini.exception.ToroRuntimeException
Deprecated.
setErrorMessages(List<APILogMessage>) - Method in exception io.toro.martini.api.APIException
 
setex(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set the value and expiration of a key.
setexAsync(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set the value and expiration of a key.
setExecutable(FileObject, boolean, boolean) - Static method in class io.toro.martini.VfsMethods
Sets the executable flag of the FileObject.
setFeature(Feature) - Method in class io.toro.martini.ipackage.MartiniPackage
 
setFieldErrors(Map<String, LinkedList<String>>) - Method in exception io.toro.martini.api.APIException
 
setFieldErrors(BindingResult) - Method in exception io.toro.martini.api.APIException
 
setHttpErrorCode(int) - Method in exception io.toro.martini.api.APIException
 
setLastModifiedTime(FileContent, long) - Static method in class io.toro.martini.VfsMethods
Sets the last modified time of the given file if it it exists.
setLifeCycleStateViewer(PackageStateView) - Method in class io.toro.martini.ipackage.MartiniPackage
 
setLocale(Locale) - Method in exception io.toro.martini.api.APIException
 
setMessage(String) - Method in class io.toro.martini.api.APILogMessage
 
setMessage(String) - Method in class io.toro.martini.api.APIResponse
 
setMessage(String) - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
setMessageArgs(Object...) - Method in exception io.toro.martini.exception.ToroException
Deprecated.
setMessageArgs(Object...) - Method in exception io.toro.martini.exception.ToroRuntimeException
Deprecated.
setMessageCode(String...) - Method in exception io.toro.martini.exception.ToroException
Deprecated.
setMessageCode(String...) - Method in exception io.toro.martini.exception.ToroRuntimeException
Deprecated.
setMessageProperties(Message, Map<String, Object>) - Static method in class io.toro.martini.util.JMSUtils
 
setMessageResolverArguments(String[], Object[], String) - Method in exception io.toro.martini.exception.ToroException
Deprecated.
setMessageResolverArguments(String[], Object[], String) - Method in exception io.toro.martini.exception.ToroRuntimeException
Deprecated.
setMessageSource(MessageSource) - Method in class io.toro.martini.CoreMethods
 
setName(Endpoint) - Method in class io.toro.martini.jabber.model.JabberConnection
 
setName(String) - Method in class io.toro.martini.jabber.model.JabberConnection
 
setnx(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Set the value of a key, only if the key does not exist.
setnxAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously set the value of a key, only if the key does not exist.
setPackage(MartiniPackage) - Static method in class io.toro.martini.GroovyMethods.MartiniPackageSetter
setPackage(MartiniPackage) - Static method in class io.toro.martini.PackageMethods.MartiniPackageSetter
Sets a MartiniPackage to the context
setParentPackages(Collection<MartiniPackage>) - Method in class io.toro.martini.ipackage.MartiniPackage
 
setPayload(Object) - Method in exception io.toro.martini.api.APIException
 
setPayload(Object) - Method in class io.toro.martini.api.APIResponse
 
setProperties(Map<Serializable, Serializable>) - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
setrange(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Overwrite part of a string at key starting at the specified offset.
setrangeAsync(String, Object, long, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously overwrite part of a string at key starting at the specified offset.
setReadable(FileObject, boolean, boolean) - Static method in class io.toro.martini.VfsMethods
Sets the readable flag of the FileObject.
setResult(String) - Method in exception io.toro.martini.api.APIException
 
setResult(String) - Method in class io.toro.martini.api.APIResponse
 
setServiceContainerRegistry(CompositeServiceContainerRegistry) - Method in class io.toro.martini.ipackage.MartiniPackage
 
setSeverity(int) - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
setSource(String) - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
setSpringMessage(SpringMessage) - Method in exception io.toro.martini.exception.ToroException
 
setSpringMessage(SpringMessage) - Method in exception io.toro.martini.exception.ToroRuntimeException
 
setSystemProperty(String, String) - Static method in class io.toro.martini.GloopMethods
Set a Java system property.
setTimeout(String, Duration, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Set the default command timeout for this connection.
setTimeoutAsync(String, Duration, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously set the default command timeout for this connection.
setType(APILogMessageType) - Method in class io.toro.martini.api.APILogMessage
 
setType(String) - Method in class io.toro.martini.api.APILogMessage
 
setWarnings(List<APILogMessage>) - Method in class io.toro.martini.api.APIResponse
 
setWritable(FileObject, boolean, boolean) - Static method in class io.toro.martini.VfsMethods
Sets the writeable flag of the FileObject.
sha256(String, String) - Static method in class io.toro.martini.util.HmacUtils
 
SHORT - io.toro.martini.KafkaClientsMethods.SerializerClass
 
shutdown(String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Synchronously save the dataset to disk and then shut down the server.
shutdownAsync(String, boolean, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously synchronously save the dataset to disk and then shut down the server.
SIGNATURE - Static variable in class io.toro.martini.VaultMethods
 
signByteArray(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Sign a byte array plaintext.
signString(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Sign a string plaintext.
singleWildCard - Static variable in class io.toro.martini.util.StringMatcher
 
sinter(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Intersect multiple sets.
sinter(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Intersect multiple sets.
sinterAsync(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously intersect multiple sets.
sinterAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously intersect multiple sets.
sinterstore(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Intersect multiple sets and store the resulting set in a key.
sinterstoreAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously intersect multiple sets and store the resulting set in a key.
sismember(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Determine if a given value is a member of a set.
sismemberAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously determine if a given value is a member of a set.
size() - Method in class io.toro.martini.util.EnhancedStack
 
size(long) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
skip(Stream, Collection, long) - Static method in class io.toro.martini.StreamMethods
Skip the first n number of elements.
slaveof(String, String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Make the server a slave of another instance, or promote it as master.
slaveofAsync(String, String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously make the server a slave of another instance, or promote it as master.
slaveofNoOne(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Promote server as master.
slaveofNoOneAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously promote server as master.
slowlogGet(String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Read the slow log.
slowlogGet(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Read the slow log.
slowlogGetAsync(String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously read the slow log.
slowlogGetAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously read the slow log.
slowlogLen(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Obtaining the current length of the slow log.
slowlogLenAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously obtaining the current length of the slow log.
slowlogReset(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Resetting the slow log.
slowlogResetAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously resetting the slow log.
smembers(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get all the members in a set.
smembers(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get all the members in a set.
smembersAsync(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get all the members in a set.
smembersAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get all the members in a set.
smove(String, Object, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Move a member from one set to another.
smoveAsync(String, Object, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously move a member from one set to another.
sneakyThrow(Throwable) - Static method in class io.toro.martini.util.Throwables
Allows transforming of checked exceptions to unchecked.
soap(String, GloopModel, String, String, String, GloopModel, GloopModel, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.HttpMethods
Send a request to a SOAP web service, and then parse the response into a model.
solr(String) - Static method in class io.toro.martini.SolrMethods
Get the SolrClient of a named Solr core, belonging to the package in the current context.
SolrMethods - Class in io.toro.martini
Provides one-liners for performing Solr operations.
SolrMethods(SchemaWriter, SolrClientProvider<MartiniSolrClient>, SolrSearchServiceFactory, PackageSolrCoreConfigurer) - Constructor for class io.toro.martini.SolrMethods
 
solrSchemaToGloopModel(String, String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Create a Gloop model based on a Solr schema.
solrSchemaToGloopModel(String, String, String, String, Map<String, String>) - Static method in class io.toro.martini.SolrMethods
Create a Gloop model based on a Solr schema.
sort(Iterable<T>, Closure<Integer>) - Static method in class io.toro.martini.ArrayMethods
Sort the provided iterable using the given closure to determine the correct ordering.
sort(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Sort the elements in a list, set or sorted set.
sort(String, ValueStreamingChannel<Object>, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Sort the elements in a list, set or sorted set.
sort(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Sort the elements in a list, set or sorted set.
sort(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Sort the elements in a list, set or sorted set.
SORT_ARGS_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisKeyMethods
 
sortAsync(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously sort the elements in a list, set or sorted set.
sortAsync(String, ValueStreamingChannel<Object>, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously sort the elements in a list, set or sorted set.
sortAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously sort the elements in a list, set or sorted set.
sortAsync(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously sort the elements in a list, set or sorted set.
sorted(Stream<GloopModel>, Collection<GloopModel>, String) - Static method in class io.toro.martini.StreamMethods
Sort models by a certain property.
sorted(Stream<T>, Collection<T>) - Static method in class io.toro.martini.StreamMethods
Sort items by their natural order.
sorted(Stream, Collection, Closure<Integer>) - Static method in class io.toro.martini.StreamMethods
Sort items based on a provided comparator.
sortMapValues(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class io.toro.martini.util.MapUtils
 
sortStore(String, Object, GloopModel, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Sort the elements in a list, set or sorted set.
sortStoreAsync(String, Object, GloopModel, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously sort the elements in a list, set or sorted set.
split(String, String) - Static method in class io.toro.martini.StringMethods
Splits this string around matches of the given regular expression Note: This method was overridden to prevent accidental usage of StringUtils.split(String, String) over String.split(String) when used as a one-liner.
splitCamelCase(String) - Static method in class io.toro.martini.StringMethods
Use splitByCharacterTypeCamelCase to split a given string into tokens and concatenates these tokens via a space.
spop(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Remove and return one or multiple random members from a set.
spop(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Remove and return a random member from a set.
spopAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously remove and return one or multiple random members from a set.
spopAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously remove and return a random member from a set.
SpringMessage - Class in io.toro.martini.util
Message object designed for Spring message tags.
SpringMethods - Class in io.toro.martini
Provides one-liners for performing Spring specific operations.
SpringMethods(PackageSpringContextConfigurer, MartiniPackageProvider) - Constructor for class io.toro.martini.SpringMethods
 
sql(String) - Static method in class io.toro.martini.SqlMethods
Construct an Sql instance using a pre-defined database connection in Martini.
sql(String, Closure) - Static method in class io.toro.martini.SqlMethods
Invoke the provided closure, which will be supplied with a Sql instance from the specified Martini database connection.
SqlMethods - Class in io.toro.martini
Provides one-liner methods for easily creating, connecting, and executing statements against a JDBC data source.
SqlMethods(DataSourceManager) - Constructor for class io.toro.martini.SqlMethods
 
srandmember(String, ValueStreamingChannel<Object>, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get one or multiple random members from a set.
srandmember(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get one or multiple random members from a set.
srandmember(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get one random member from a set.
srandmemberAsync(String, ValueStreamingChannel<Object>, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get one or multiple random members from a set.
srandmemberAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get one or multiple random members from a set.
srandmemberAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get one random member from a set.
srem(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Remove one or more members from a set.
sremAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously remove one or more members from a set.
sscan(String, ValueStreamingChannel<Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, ValueStreamingChannel<Object>, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, ValueStreamingChannel<Object>, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscanAsync(String, ValueStreamingChannel<Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, ValueStreamingChannel<Object>, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, ValueStreamingChannel<Object>, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sscanAsync(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
start - Variable in class io.toro.martini.util.StringMatcher.Position
 
start() - Static method in class io.toro.martini.transaction.Transactions
Creates a started TransactionFacade.
START - io.toro.martini.ipackage.PackageLifecycleEventType
 
startEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Start the endpoint matching the provided name and package.
startPackage(String) - Static method in class io.toro.martini.MartiniMethods
Start the package matching the provided name.
startPackage(String, boolean) - Method in interface io.toro.martini.ipackage.PackageManager
Start a Martini Package
startPool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Start a connection pool by name.
startSession(String, ClientSessionOptions) - Static method in class io.toro.martini.MongoDbMethods
Creates a client session.
startSession(String, GloopModel) - Static method in class io.toro.martini.MongoDbMethods
Creates a client session.
startsWithAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class io.toro.martini.StringMethods
Checks if string starts with any of the items in searchStrings, regardless of letter case.
startTransaction(boolean, int, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Start a new JTA transaction using the Martini transaction manager.
startTransaction(boolean, int, String, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Start a new JTA transaction using the Martini transaction manager.
startTransaction(ClientSession, TransactionOptions) - Static method in class io.toro.martini.MongoDbMethods
Start a transaction in the context of this session with the given transaction options.
startTransaction(ClientSession, GloopModel) - Static method in class io.toro.martini.MongoDbMethods
Start a transaction in the context of this session with the given transaction options.
State() - Constructor for class io.toro.martini.tracker.Document.State
 
stateName() - Method in class io.toro.martini.tracker.Document
 
stateName(String) - Method in class io.toro.martini.tracker.Document.Builder
 
states() - Method in class io.toro.martini.tracker.Document
 
states(Collection<Document.State>) - Method in class io.toro.martini.tracker.Document.Builder
 
STOP - io.toro.martini.ipackage.PackageLifecycleEventType
 
stopEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Stop the endpoint matching the provided name and package.
stopPackage(String) - Static method in class io.toro.martini.MartiniMethods
Stop the package matching the provided name.
stopPackage(String, boolean) - Method in interface io.toro.martini.ipackage.PackageManager
Stop a Martini Package
stopPool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Stop a connection pool by name.
stream(Enumeration<T>) - Static method in class io.toro.martini.util.Streams2
Returns a sequential stream for the provided Enumeration.
StreamMethods - Class in io.toro.martini
Provides methods for mapping Stream-based operations, so the Java Streams API can be utilized in Gloop.
StreamMethods() - Constructor for class io.toro.martini.StreamMethods
 
Streams2 - Class in io.toro.martini.util
Utility methods for Stream
streamToGloopObject(InputStream) - Static method in class io.toro.martini.XmlMethods
Unmarshal an XML string within an input stream to a Gloop object.
STRING - io.toro.martini.KafkaClientsMethods.SerializerClass
 
StringMatcher - Class in io.toro.martini.util
Based on org.eclipse.ui.internal.misc.StringMatcher.
StringMatcher(String, boolean, boolean) - Constructor for class io.toro.martini.util.StringMatcher
StringMatcher constructor takes in a String object that is a simple pattern which may contain '*' for 0 and many characters and '?' for exactly one character.
StringMatcher.Position - Class in io.toro.martini.util
 
StringMethods - Class in io.toro.martini
Exposes utility methods in Apache commons-lang3's StringUtils class as one-liners.
StringMethods(ToroProperties) - Constructor for class io.toro.martini.StringMethods
 
StringUtils - Class in io.toro.martini.util
 
strlen(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Get the length of the value stored in a key.
strlenAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously get the length of the value stored in a key.
substitute(Object) - Static method in class io.toro.martini.StringMethods
Substitutes variables within the given source object with Martini application properties and system property values.
substituteAsBoolean(Object) - Static method in class io.toro.martini.StringMethods
Uses StringMethods.substitute(Object) to substitute variables in the source object, then checks whether or not the result is equal to true (case insensitive).
substituteAsInt(Object) - Static method in class io.toro.martini.StringMethods
Uses StringMethods.substitute(Object) to substitute variables in the source object, but attempts to parse the result as an int.
substituteAsInt(Object, int) - Static method in class io.toro.martini.StringMethods
Uses StringMethods.substitute(Object) to substitute variables in the source object, but attempts to parse the result as an int.
sum(Collection<? extends Number>) - Static method in class io.toro.martini.ArrayMethods
Adds up the values in a list.
sunion(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Add multiple sets.
sunion(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Add multiple sets.
sunionAsync(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously add multiple sets.
sunionAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously add multiple sets.
sunionstore(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Add multiple sets and store the resulting set in a key.
sunionstoreAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously add multiple sets and store the resulting set in a key.
supportsDriver(Class) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Determine whether Martini supports a database or not using its corresponding driver class.
SyndFeedClient - Interface in io.toro.martini.rss
 

T

testConnection(GloopModel) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Test if a connection can be established to the database using the provided information.
TEXT - io.toro.martini.service.annotation.InputTypeField
 
TEXT_AREA - io.toro.martini.service.annotation.InputTypeField
 
textPosIn(String, int, int, String) - Method in class io.toro.martini.util.StringMatcher
 
Throwables - Class in io.toro.martini.util
 
Throwables.ThrowingConsumer<T> - Interface in io.toro.martini.util
Taken from https://gist.github.com/myui/9722c1301434a3b69cf898ccd9090ff1.
Throwables.ThrowingFunction<T,​R> - Interface in io.toro.martini.util
Throwables.ThrowingSupplier<T> - Interface in io.toro.martini.util
Sneakily throw exception from a supplier
throwApiException(GloopModel) - Static method in class io.toro.martini.GloopMethods
Throws the provided exception.
throwException(String) - Static method in class io.toro.martini.GloopMethods
Throws an exception with the given message.
throwException(String, Throwable) - Static method in class io.toro.martini.GloopMethods
Throws an exception with the given message and cause.
throwException(Throwable) - Static method in class io.toro.martini.GloopMethods
 
throwIfUnchecked(Throwable) - Static method in class io.toro.martini.util.Throwables
Throws throwable if it is a RuntimeException or Error.
time(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Return the current server time.
timeAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously return the current server time.
timeReceived() - Method in class io.toro.martini.tracker.Document.Log
 
timeReceived() - Method in class io.toro.martini.tracker.Document.State
 
timeReceived(long) - Method in class io.toro.martini.tracker.Document.State.Builder
 
timestamp() - Method in class io.toro.martini.tracker.Document
 
timestamp(long) - Method in class io.toro.martini.tracker.Document.Builder
 
toArray(Object) - Static method in class io.toro.martini.StringMethods
Get the String[] representation of the provided object.
toBoolean(Object) - Static method in class io.toro.martini.BooleanMethods
Return the boolean equivalent of the provided object.
toBuilder() - Method in class io.toro.martini.invocation.ServiceGroup
 
toBuilder() - Method in class io.toro.martini.tracker.Document.State
 
toBuilder() - Method in class io.toro.martini.tracker.Document
 
toInteger(Object) - Static method in class io.toro.martini.NumberMethods
Get the Integer value of an Object.
tokenizeToStringArray(String, String, boolean, boolean, boolean) - Static method in class io.toro.martini.StringMethods
Split the provided string into an array, using the given delimiter as an indicator of where to split.
tokenizeToStringArray(String, String, boolean, boolean, boolean, int) - Static method in class io.toro.martini.StringMethods
Split the provided string into an array with a maximum length of max, using the given delimiter as an indicator of where to split.
toList(String[], Function<String, T>) - Static method in class io.toro.martini.util.HandlerMethodArgumentResolverUtils
Converts the string array to HandlerMethodArgumentResolverUtils using the provided Function.
toList(Stream<T>) - Static method in class io.toro.martini.StreamMethods
Collect all elements in the stream, then return them as a List.
toLong(Object) - Static method in class io.toro.martini.NumberMethods
Get the Long value of an Object.
ToroException - Exception in io.toro.martini.exception
 
ToroException() - Constructor for exception io.toro.martini.exception.ToroException
 
ToroException(SpringMessage) - Constructor for exception io.toro.martini.exception.ToroException
 
ToroException(String) - Constructor for exception io.toro.martini.exception.ToroException
 
ToroException(String, Object...) - Constructor for exception io.toro.martini.exception.ToroException
 
ToroException(String, Throwable) - Constructor for exception io.toro.martini.exception.ToroException
 
ToroException(String, Throwable, Object...) - Constructor for exception io.toro.martini.exception.ToroException
 
ToroException(Throwable) - Constructor for exception io.toro.martini.exception.ToroException
 
ToroRuntimeException - Exception in io.toro.martini.exception
 
ToroRuntimeException() - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
ToroRuntimeException(SpringMessage) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
ToroRuntimeException(String) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
ToroRuntimeException(String, Object...) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
ToroRuntimeException(String, Throwable) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
ToroRuntimeException(String, Throwable, Object...) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
ToroRuntimeException(Throwable) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
toService(String) - Method in class io.toro.martini.service.ServiceGroupMeta
 
toStream(Collection<T>) - Static method in class io.toro.martini.StreamMethods
Return a sequential Stream with this collection as its source.
toString() - Method in exception io.toro.martini.api.APIException
 
toString() - Method in class io.toro.martini.api.APILogMessage
 
toString() - Method in class io.toro.martini.api.APIResponse
 
toString() - Method in enum io.toro.martini.ipackage.PackageLifecycleEventType
 
toString() - Method in class io.toro.martini.jms.model.AlertJMSMessage
 
toString() - Method in class io.toro.martini.service.ServiceGroupMeta
 
toString() - Method in class io.toro.martini.solr.model.search.SearchResult
 
toString(Map) - Static method in class io.toro.martini.util.MapUtils
 
touch(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Touch one or more keys.
touchAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously touch one or more keys.
trace(String) - Method in class io.toro.martini.api.APIResponse
 
trace(String) - Static method in class io.toro.martini.LoggerMethods
Logs a TRACE message to the underlying log engine of Martini, using a logger named Martini.
trace(String) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs a TRACE message to the underlying log engine of Martini, using a logger named after loggerName.
trace(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
TRACE - io.toro.martini.api.APILogMessageType
 
traceIfEnabled(String) - Method in class io.toro.martini.api.APIResponse
 
traceIfEnabled(String) - Static method in class io.toro.martini.LoggerMethods
Logs a TRACE message to the underlying log engine of Martini, using a logger named Martini.
traceIfEnabled(String) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs a TRACE message to the underlying log engine of Martini, using a logger named after loggerName.
traceIfEnabled(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
Tracker - Interface in io.toro.martini.tracker
Tracker serves as the centralized abstraction for logging and tracing changes that may occur within an arbitrary invocation.
TrackerMethods - Class in io.toro.martini
Contains one-liners for searching, adding, and updating (type/properties/state) Tracker documents.
TrackerMethods(TrackerService, BiFunction<String, Document, Tracker>, TrackerFactory, TrackerIndexSearchService, TrackerSearch, TrackerRepository, DocumentMapper) - Constructor for class io.toro.martini.TrackerMethods
 
transactGetItems(String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables in a single account and Region and return TransactGetItemResponse as GloopModel
transactGetItems(DynamoDbClient, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables in a single account and Region and return TransactGetItemResponse as GloopModel
Transactions - Class in io.toro.martini.transaction
Provides utility methods for managing Transactions.
transactWriteItems(String, String, String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
TransactWriteItems is a synchronous write operation that groups up to 100 action requests and return TransactWriteItems as GloopModel
transactWriteItems(DynamoDbClient, String, String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
TransactWriteItems is a synchronous write operation that groups up to 100 action requests and return TransactWriteItems as GloopModel
transformElements(Collection<Object>, Closure<T>) - Static method in class io.toro.martini.ArrayMethods
Maps each item in the list to a new value using the given closure and returns the list of new values.
transformEntry(String[], Function<String, String>) - Static method in class io.toro.martini.StringMethods
Transform each element in the array using the provided function, and then return the transformed array.
trimLeadingChar(String, String) - Static method in class io.toro.martini.StringMethods
Trim a leading substring.
trimTrailingChar(String, String) - Static method in class io.toro.martini.StringMethods
Trim a trailing substring.
trimWhitespace(String) - Static method in class io.toro.martini.util.StringUtils
 
ttl(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Get the time to live for a key.
ttlAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously get the time to live for a key.
type() - Method in class io.toro.martini.invocation.ServiceGroup
 
type() - Method in class io.toro.martini.tracker.Document.Log
 
type() - Method in class io.toro.martini.tracker.Document
 
type(ServiceGroup.Type) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
type(Document.Type) - Method in class io.toro.martini.tracker.Document.Builder
 
type(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Determine the type stored at key.
Type() - Constructor for class io.toro.martini.tracker.Document.Type
 
typeAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously determine the type stored at key.

U

UiAdvanced - Annotation Type in io.toro.martini.service.annotation
 
uid() - Method in class io.toro.martini.tracker.Document.Log
 
uid() - Method in class io.toro.martini.tracker.Document.State
 
uid(String) - Method in class io.toro.martini.tracker.Document.State.Builder
 
unbindJNDIObject(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
undeleteVersioned(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Restores a version of the data in the kv engine version 2
unhideFile(File) - Static method in class io.toro.martini.util.FileUtils
 
unlink(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Unlink one or more keys (non blocking DEL).
unlinkAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously unlink one or more keys (non blocking dEL).
UNLOAD - io.toro.martini.ipackage.PackageLifecycleEventType
 
unloadPackage(String, boolean) - Method in interface io.toro.martini.ipackage.PackageManager
Unload Martini Package
unloadPackage(String, boolean) - Static method in class io.toro.martini.MartiniMethods
Unload the package matching the provided name.
unlock(String) - Static method in class io.toro.martini.MongoDbMethods
Unlocks the database, allowing the write operations to go through.
unwatch(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Forget about all watched keys.
unwatchAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Asynchronously forget about all watched keys.
updateDocument(GloopModel) - Static method in class io.toro.martini.TrackerMethods
Updates an existing document's properties based on whether the property is populated or not.
updateEntry(String, HttpCacheUpdateCallback) - Method in class io.toro.martini.rss.DiskBasedManagedHttpCacheStorage
 
updateFamily(String, String, String, GloopModel) - Static method in class io.toro.martini.BigtableMethods
Updates the GCRules.GCRule of existing ColumnFamily
updateFamily(String, String, List<GloopModel>) - Static method in class io.toro.martini.BigtableMethods
Updates multiple GCRules.GCRule of existing ColumnFamilies
updateGlobalTable(String, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
Adds or removes replicas in the specified global table and return UpdateGlobalTableResponse as GloopModel
updateGlobalTable(DynamoDbClient, String, List<GloopModel>) - Static method in class io.toro.martini.DynamoDbMethods
Adds or removes replicas in the specified global table and return UpdateGlobalTableResponse as GloopModel
updateItem(String, String, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>, String) - Static method in class io.toro.martini.DynamoDbMethods
Edits an existing item's attributes, or adds a new item to the table if it does not already exist and return UpdateItemResponse as Gloop Model
updateItem(DynamoDbClient, String, List<GloopModel>, String, String, String, String, Map<String, String>, List<GloopModel>, String) - Static method in class io.toro.martini.DynamoDbMethods
Edits an existing item's attributes, or adds a new item to the table if it does not already exist and return UpdateItemResponse as Gloop Model
updateMany(String, String, String, ClientSession, String, String, UpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Update all documents in the collection according to the specified arguments.
updateMany(String, String, String, ClientSession, Bson, Bson, UpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Update all documents in the collection according to the specified arguments.
updateOne(String, String, String, ClientSession, String, String, UpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Update a single document in the collection according to the specified arguments.
updateOne(String, String, String, ClientSession, Bson, Bson, UpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Update a single document in the collection according to the specified arguments.
updateTable(String, GloopModel) - Static method in class io.toro.martini.DynamoDbMethods
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table and return table description response as GloopModel
updateTable(DynamoDbClient, GloopModel) - Static method in class io.toro.martini.DynamoDbMethods
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table and return table description response as GloopModel
UrlMethods - Class in io.toro.martini
This class provides various methods for manipulating URLs.
UserGroupMethods - Class in io.toro.martini
This class provides methods for access control list management in Gloop.
UserGroupMethods(AccessControlService) - Constructor for class io.toro.martini.UserGroupMethods
 
username() - Method in class io.toro.martini.tracker.Document
 
username(String) - Method in class io.toro.martini.tracker.Document.Builder
 
UserUnauthorizedException - Exception in io.toro.martini.exception
 
UserUnauthorizedException(String) - Constructor for exception io.toro.martini.exception.UserUnauthorizedException
 
UtilMethods - Class in io.toro.martini
This class provides one-liner methods for formatting double/long values.
UtilMethods() - Constructor for class io.toro.martini.UtilMethods
 

V

validateEndpoint(String, GloopModel) - Static method in class io.toro.martini.MartiniMethods
Validate the endpoint of a package; throwing an exception if the endpoint turns out to be invalid.
value() - Method in annotation type io.toro.martini.service.annotation.JSON
 
value() - Method in annotation type io.toro.martini.service.annotation.ValueOptions
 
value() - Method in annotation type io.toro.martini.service.annotation.XML
 
value() - Method in class io.toro.martini.tracker.Document.Property
 
valueOf(String) - Static method in enum io.toro.martini.api.APILogMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.invocation.ServiceGroup.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.ipackage.PackageLifecycleEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.KafkaClientsMethods.SerializerClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.service.annotation.ESBDefaultValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.service.annotation.InputTypeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.util.FileUtils.UNITS
Returns the enum constant of this type with the specified name.
ValueOptions - Annotation Type in io.toro.martini.service.annotation
An annotation that you can use to direct the ESB into presenting your method parameter as a select box, with the options given in the value property.
values() - Static method in enum io.toro.martini.api.APILogMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.invocation.ServiceGroup.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.ipackage.PackageLifecycleEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.KafkaClientsMethods.SerializerClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.service.annotation.ESBDefaultValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.service.annotation.InputTypeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.util.FileUtils.UNITS
Returns an array containing the constants of this enum type, in the order they are declared.
VaultMethods - Class in io.toro.martini
Methods for Hashicorp Vault
VaultMethods(VaultProvider) - Constructor for class io.toro.martini.VaultMethods
 
VelocityMethods - Class in io.toro.martini
A utility class for Velocity-related operations.
VelocityMethods(VelocityEngine) - Constructor for class io.toro.martini.VelocityMethods
 
verifyByteArray(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
 
verifyString(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Verify the signature of a string plaintext.
vfsGet(String) - Static method in class io.toro.martini.VfsMethods
Gets the string content of a file that's on a virtual file system.
vfsGet(String, Map) - Static method in class io.toro.martini.VfsMethods
Gets the string content of a file that's on a virtual file system.
vfsGetBytes(String) - Static method in class io.toro.martini.VfsMethods
Gets the byte array content of a file that's on a virtual file system.
vfsGetBytes(String, Map) - Static method in class io.toro.martini.VfsMethods
Gets the stream of a file that's on a virtual file system.
vfsGetFile(String, String) - Static method in class io.toro.martini.VfsMethods
Gets the content of a file that's on a virtual file system and writes it to the given file.
vfsGetFile(String, String, Map) - Static method in class io.toro.martini.VfsMethods
Writes a file from a virtual file system to the local file system.
vfsGetInputStream(String) - Static method in class io.toro.martini.VfsMethods
Gets the stream of a file that's on a virtual file system.
vfsGetInputStream(String, Closure) - Static method in class io.toro.martini.VfsMethods
Executes a closure upon fetching the stream of a file that's on a virtual file system.
vfsGetInputStream(String, Map) - Static method in class io.toro.martini.VfsMethods
Gets the stream of a file that's on a virtual file system.
vfsGetInputStream(String, Map, Closure) - Static method in class io.toro.martini.VfsMethods
Executes a closure upon fetching the stream of a file that's on a virtual file system.
VfsMethods - Class in io.toro.martini
This class provides one-liner methods for sending/receiving files to/from a remote server.
VfsMethods(EmailClient, VfsClient) - Constructor for class io.toro.martini.VfsMethods
 
vfsPut(String, byte[]) - Static method in class io.toro.martini.VfsMethods
vfsPut(String, byte[], Map) - Static method in class io.toro.martini.VfsMethods
Alias for {@link #send(String, byte[], Map}.
vfsPut(String, InputStream) - Static method in class io.toro.martini.VfsMethods
Alias for {@link #send(String, InputStream}.
vfsPut(String, InputStream, Map) - Static method in class io.toro.martini.VfsMethods
vfsPut(String, String) - Static method in class io.toro.martini.VfsMethods
vfsPut(String, String, Map) - Static method in class io.toro.martini.VfsMethods

W

waitForReplication(String, int, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Wait for replication.
waitForReplicationAsync(String, int, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously wait for replication.
warn(String) - Method in class io.toro.martini.api.APIResponse
 
warn(String) - Static method in class io.toro.martini.LoggerMethods
Logs a WARN message to the underlying log engine of Martini, using a logger named Martini.
warn(String) - Method in interface io.toro.martini.tracker.Tracker
Logs message as WARN
warn(String) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs a WARN message to the underlying log engine of Martini, using a logger named after loggerName.
warn(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
WARN - io.toro.martini.api.APILogMessageType
 
warnIfEnabled(String) - Method in class io.toro.martini.api.APIResponse
 
warnIfEnabled(String) - Static method in class io.toro.martini.LoggerMethods
Logs a WARN message to the underlying log engine of Martini, using a logger named Martini.
warnIfEnabled(String) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(String, String) - Static method in class io.toro.martini.LoggerMethods
Logs a WARN message to the underlying log engine of Martini, using a logger named after loggerName.
warnIfEnabled(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
watch(String, String, ClientSession, List<? extends Bson>, String) - Static method in class io.toro.martini.MongoDbMethods
Creates a change stream for this database.
watch(String, ClientSession, List<? extends Bson>) - Static method in class io.toro.martini.MongoDbMethods
Creates a change stream for this client.
watch(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Watch the given keys to determine execution of the MULTI/EXEC block.
watchAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisTransactionalMethods
Asynchronously watch the given keys to determine execution of the mULTI/EXEC block.
watchWithQuery(String, ClientSession, List<String>) - Static method in class io.toro.martini.MongoDbMethods
Creates a change stream for this client.
WebSocketMethods - Class in io.toro.martini
A utility class for WebSocket-related operations, with one-liners that make it easy to send WebSocket messages.
WebSocketMethods(SimpMessageSendingOperations) - Constructor for class io.toro.martini.WebSocketMethods
 
widget(String) - Static method in class io.toro.martini.WidgetPageMethods
Parse a widget.
widget(String, Map) - Static method in class io.toro.martini.WidgetPageMethods
Parse a widget.
WidgetPageMethods - Class in io.toro.martini
A utility class containing for widget and page-related operations, containing one-liners for parsing widgets and pages.
WidgetPageMethods(CompilerManager, WidgetService, PageService) - Constructor for class io.toro.martini.WidgetPageMethods
 
withPackageEndpoints(GroovyObject, Closure<V>) - Static method in class io.toro.martini.GroovyMethods
Allow a GroovyObject to execute a closure against the available Endpoints installed on the package associated with the current thread.
WORKFLOW - io.toro.martini.invocation.ServiceGroup.Type
 
WorkflowMethods - Class in io.toro.martini
 
WorkflowMethods(Supplier<WorkflowLoader>, InvocableChainFactory, WorkflowEventManager) - Constructor for class io.toro.martini.WorkflowMethods
 
wrap(Object) - Method in class io.toro.martini.GroovyMethods
 
write(byte[], String, boolean) - Static method in class io.toro.martini.FileMethods
Write a byte[] to a specified destination.
write(InputStream, String, boolean) - Static method in class io.toro.martini.FileMethods
Write data from an InputStream to a specified destination.
write(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Writes data to the kv engine version 1
writeContent(OutputStream) - Method in class io.toro.martini.tracker.Document.State
 
writeFile(FileContent, byte[], boolean, int) - Static method in class io.toro.martini.VfsMethods
Writes an array of bytes to the file.
writeFile(FileContent, InputStream, boolean) - Static method in class io.toro.martini.VfsMethods
Writes the content of the input stream to the fileContent, with a buffer size of 4096.
writeFile(FileContent, InputStream, boolean, int) - Static method in class io.toro.martini.VfsMethods
Writes the content of the input stream to the fileContent.
writeFile(FileContent, String, boolean, int) - Static method in class io.toro.martini.VfsMethods
Writes the content of the input string to the file.
writeJson(Writer, GloopObject, boolean, boolean, boolean) - Static method in class io.toro.martini.JsonMethods
Marshal a Gloop object to a writer.
writePackageExceptions(String, OutputStream, PackageExceptionsWriteMode) - Method in interface io.toro.martini.ipackage.PackageManager
 
writeToIndex(String, String, GloopModel) - Static method in class io.toro.martini.SolrMethods
Index a document.
writeToIndex(String, String, Object) - Static method in class io.toro.martini.SolrMethods
Index a document.
writeToPackage(byte[], String, String, boolean) - Static method in class io.toro.martini.FileMethods
Write a byte[] to a specified destination inside a Martini package.
writeToPackage(InputStream, String, String, boolean) - Static method in class io.toro.martini.FileMethods
Write an InputStream to a specified destination inside a Martini package.
writeVersioned(String, GloopModel) - Static method in class io.toro.martini.VaultMethods
Writes data to the kv engine version 2
writeXml(Writer, GloopObject, boolean, boolean, Map, boolean) - Static method in class io.toro.martini.XmlMethods
Marshals a Gloop object to an XML string, written to a writer.
writeYaml(Writer, GloopObject, boolean) - Static method in class io.toro.martini.YamlMethods
Marshals a Gloop object to a YAML string.

X

xack(String, Object, Object, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Acknowledge one or more messages as processed.
xackAsync(String, Object, Object, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously acknowledge one or more messages as processed.
xadd(String, Object, XAddArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Append a message to the stream key.
xadd(String, Object, XAddArgs, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Append a message to the stream key.
xadd(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Append a message to the stream key.
xadd(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Append a message to the stream key.
xaddAsync(String, Object, XAddArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously append a message to the stream key.
xaddAsync(String, Object, XAddArgs, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously append a message to the stream key.
xaddAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously append a message to the stream key.
xaddAsync(String, Object, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously append a message to the stream key.
xclaim(String, Object, Consumer<Object>, long, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Gets ownership of one or multiple messages in the Pending Entries List of a given stream consumer group.
xclaim(String, Object, Consumer<Object>, XClaimArgs, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Gets ownership of one or multiple messages in the Pending Entries List of a given stream consumer group.
xclaimAsync(String, Object, Consumer<Object>, long, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously gets ownership of one or multiple messages in the pending entries list of a given stream consumer group.
xclaimAsync(String, Object, Consumer<Object>, XClaimArgs, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously gets ownership of one or multiple messages in the pending entries list of a given stream consumer group.
xdel(String, Object, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Removes the specified entries from the stream.
xdelAsync(String, Object, GloopExecutionContext, String...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously removes the specified entries from the stream.
xgroupCreate(String, XReadArgs.StreamOffset<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Create a consumer group.
xgroupCreateAsync(String, XReadArgs.StreamOffset<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously create a consumer group.
xgroupDelconsumer(String, Object, Consumer<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Delete a consumer from a consumer group.
xgroupDelconsumerAsync(String, Object, Consumer<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously delete a consumer from a consumer group.
xgroupDestroy(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Destroy a consumer group.
xgroupDestroyAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously destroy a consumer group.
xgroupSetid(String, XReadArgs.StreamOffset<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Set the current group id.
xgroupSetidAsync(String, XReadArgs.StreamOffset<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously set the current group id.
xlen(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Get the length of a steam.
xlenAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously get the length of a steam.
XML - io.toro.martini.service.annotation.ESBDefaultValueType
 
XML - Annotation Type in io.toro.martini.service.annotation
Method parameter annotation that is used for telling the ESB what the default value is if the request has no value and the request was expected to be in XML format.
xmlDelete(String) - Static method in class io.toro.martini.RestMethods
Execute a DELETE request against a web service.
xmlDelete(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a DELETE request against a web service.
xmlGet(String) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
xmlGet(String, Closure) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
xmlGet(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
xmlGet(String, Map<String, ?>, Closure) - Static method in class io.toro.martini.RestMethods
Execute a GET request against a web service.
xmlHead(String) - Static method in class io.toro.martini.RestMethods
Execute a HEAD request against a web service.
xmlHead(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a HEAD request against a web service.
XmlMethods - Class in io.toro.martini
Contains one-liners for reading and writing to XML.
XmlMethods() - Constructor for class io.toro.martini.XmlMethods
 
xmlOptions(String) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS request against a web service.
xmlOptions(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS request against a web service.
xmlPatch(String) - Static method in class io.toro.martini.RestMethods
Execute a PATCH request against a web service.
xmlPatch(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a PATCH request against a web service.
xmlPost(String) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
xmlPost(String, Closure) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
xmlPost(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
xmlPost(String, Map<String, ?>, Closure) - Static method in class io.toro.martini.RestMethods
Execute a POST request against a web service.
xmlPut(String) - Static method in class io.toro.martini.RestMethods
Execute a PUT request against a web service.
xmlPut(String, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a PUT request against a web service.
xmlStringToGloopObject(String) - Static method in class io.toro.martini.XmlMethods
Unmarshal an XML string to a Gloop object.
xmpp(String, Closure) - Static method in class io.toro.martini.XmppMethods
Invoke a closure which can operate on a provided JabberConnection object.
xmppChat(String, String, Closure) - Static method in class io.toro.martini.XmppMethods
Invoke a closure which can operate on a provided Chat object.
XmppConnection - Class in io.toro.martini.jabber.model
 
XmppConnection(String, CharSequence, String, boolean, Integer) - Constructor for class io.toro.martini.jabber.model.XmppConnection
 
XmppConnection(String, CharSequence, String, String, boolean, Integer) - Constructor for class io.toro.martini.jabber.model.XmppConnection
 
XmppConnection(String, Map) - Constructor for class io.toro.martini.jabber.model.XmppConnection
 
XmppConnection(String, XMPPTCPConnectionConfiguration, boolean, long) - Constructor for class io.toro.martini.jabber.model.XmppConnection
 
xmppGroupchat(String, String, Closure) - Static method in class io.toro.martini.XmppMethods
Invoke a closure which can operate on a provided MultiUserChat object.
XmppMethods - Class in io.toro.martini
Provides utility methods for easily creating, sending, and receiving instant messages from Xmpp endpoints.
XmppMethods(JabberConnectionManager) - Constructor for class io.toro.martini.XmppMethods
 
xpending(String, Object, Consumer<Object>, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read pending messages from a stream within a specific Range.
xpending(String, Object, Object, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read pending messages from a stream within a specific Range.
xpending(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read pending messages from a stream for a group.
xpendingAsync(String, Object, Consumer<Object>, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read pending messages from a stream within a specific Range.
xpendingAsync(String, Object, Object, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read pending messages from a stream within a specific Range.
xpendingAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read pending messages from a stream for a group.
xrange(String, Object, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from a stream within a specific Range applying a Limit.
xrange(String, Object, Range<String>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from a stream within a specific Range.
xrangeAsync(String, Object, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from a stream within a specific Range applying a Limit.
xrangeAsync(String, Object, Range<String>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from a stream within a specific Range.
xread(String, XReadArgs, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from one or more XReadArgs.StreamOffsets.
xread(String, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from one or more XReadArgs.StreamOffsets.
xreadAsync(String, XReadArgs, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from one or more XReadArgs.StreamOffsets.
xreadAsync(String, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from one or more XReadArgs.StreamOffsets.
xreadgroup(String, Consumer<Object>, XReadArgs, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from one or more XReadArgs.StreamOffsets using a consumer group.
xreadgroup(String, Consumer<Object>, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from one or more XReadArgs.StreamOffsets using a consumer group.
xreadgroupAsync(String, Consumer<Object>, XReadArgs, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from one or more XReadArgs.StreamOffsets using a consumer group.
xreadgroupAsync(String, Consumer<Object>, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from one or more XReadArgs.StreamOffsets using a consumer group.
xrevrange(String, Object, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from a stream within a specific Range applying a Limit in reverse order.
xrevrange(String, Object, Range<String>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from a stream within a specific Range in reverse order.
xrevrangeAsync(String, Object, Range<String>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from a stream within a specific Range applying a Limit in reverse order.
xrevrangeAsync(String, Object, Range<String>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read messages from a stream within a specific Range in reverse order.
xtrim(String, Object, boolean, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Trims the stream to count elements.
xtrim(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Trims the stream to count elements.
xtrimAsync(String, Object, boolean, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously trims the stream to count elements.
xtrimAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously trims the stream to count elements.

Y

YamlMethods - Class in io.toro.martini
Contains one-liners for reading and writing to YAML.
YamlMethods() - Constructor for class io.toro.martini.YamlMethods
 
yamlStringToGloopObject(String) - Static method in class io.toro.martini.YamlMethods
Unmarshal a YAML string to a Gloop object.

Z

zadd(String, Object, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists.
zadd(String, Object, ZAddArgs, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists.
zadd(String, Object, ZAddArgs, GloopExecutionContext, ScoredValue<Object>...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists.
zadd(String, Object, ZAddArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists.
zadd(String, Object, GloopExecutionContext, ScoredValue<Object>...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists.
zadd(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists.
zaddAsync(String, Object, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists.
zaddAsync(String, Object, ZAddArgs, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists.
zaddAsync(String, Object, ZAddArgs, GloopExecutionContext, ScoredValue<Object>...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists.
zaddAsync(String, Object, ZAddArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists.
zaddAsync(String, Object, GloopExecutionContext, ScoredValue<Object>...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists.
zaddAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists.
zaddincr(String, Object, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists applying the INCR option.
zaddincr(String, Object, ZAddArgs, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add one or more members to a sorted set, or update its score if it already exists applying the INCR option.
zaddincrAsync(String, Object, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists applying the iNCR option.
zaddincrAsync(String, Object, ZAddArgs, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add one or more members to a sorted set, or update its score if it already exists applying the iNCR option.
zcard(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Get the number of members in a sorted set.
zcardAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously get the number of members in a sorted set.
zcount(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Count the members in a sorted set with scores within the given Range.
zcountAsync(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously count the members in a sorted set with scores within the given Range.
zincrby(String, Object, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Increment the score of a member in a sorted set.
zincrbyAsync(String, Object, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously increment the score of a member in a sorted set.
zinterstore(String, Object, ZStoreArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Intersect multiple sorted sets and store the resulting sorted set in a new key.
zinterstore(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Intersect multiple sorted sets and store the resulting sorted set in a new key.
zinterstoreAsync(String, Object, ZStoreArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously intersect multiple sorted sets and store the resulting sorted set in a new key.
zinterstoreAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously intersect multiple sorted sets and store the resulting sorted set in a new key.
zlexcount(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Count the number of members in a sorted set between a given lexicographical range.
zlexcountAsync(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously count the number of members in a sorted set between a given lexicographical range.
zpopmax(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Removes and returns up to count members with the highest scores in the sorted set stored at key.
zpopmax(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Removes and returns up to count members with the highest scores in the sorted set stored at key.
zpopmaxAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously removes and returns up to count members with the highest scores in the sorted set stored at key.
zpopmaxAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously removes and returns up to count members with the highest scores in the sorted set stored at key.
zpopmin(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Removes and returns up to count members with the lowest scores in the sorted set stored at key.
zpopmin(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Removes and returns up to count members with the lowest scores in the sorted set stored at key.
zpopminAsync(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously removes and returns up to count members with the lowest scores in the sorted set stored at key.
zpopminAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously removes and returns up to count members with the lowest scores in the sorted set stored at key.
zrange(String, ValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by index.
zrange(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by index.
zrangeAsync(String, ValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by index.
zrangeAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by index.
zrangebylex(String, Object, Range<Object>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by lexicographical range.
zrangebylex(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by lexicographical range.
zrangebylexAsync(String, Object, Range<Object>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by lexicographical range.
zrangebylexAsync(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by lexicographical range.
zrangebyscore(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members in a sorted set, by score.
zrangebyscore(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members in a sorted set, by score.
zrangebyscore(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by score.
zrangebyscore(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by score.
zrangebyscoreAsync(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members in a sorted set, by score.
zrangebyscoreAsync(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members in a sorted set, by score.
zrangebyscoreAsync(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by score.
zrangebyscoreAsync(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by score.
zrangebyscoreWithScores(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members with scores in a sorted set, by score.
zrangebyscoreWithScores(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members with scores in a sorted set, by score.
zrangebyscoreWithScores(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members with score in a sorted set, by score.
zrangebyscoreWithScores(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members with score in a sorted set, by score.
zrangebyscoreWithScoresAsync(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members with scores in a sorted set, by score.
zrangebyscoreWithScoresAsync(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members with scores in a sorted set, by score.
zrangebyscoreWithScoresAsync(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members with score in a sorted set, by score.
zrangebyscoreWithScoresAsync(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members with score in a sorted set, by score.
zrangeWithScores(String, ScoredValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members with scores in a sorted set, by index.
zrangeWithScores(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members with scores in a sorted set, by index.
zrangeWithScoresAsync(String, ScoredValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members with scores in a sorted set, by index.
zrangeWithScoresAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members with scores in a sorted set, by index.
zrank(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Determine the index of a member in a sorted set.
zrankAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously determine the index of a member in a sorted set.
zrem(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Remove one or more members from a sorted set.
zremAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously remove one or more members from a sorted set.
zremrangebylex(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Remove all members in a sorted set between the given lexicographical range.
zremrangebylexAsync(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously remove all members in a sorted set between the given lexicographical range.
zremrangebyrank(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Remove all members in a sorted set within the given indexes.
zremrangebyrankAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously remove all members in a sorted set within the given indexes.
zremrangebyscore(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Remove all members in a sorted set within the given scores.
zremrangebyscoreAsync(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously remove all members in a sorted set within the given scores.
zrevrange(String, ValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members in a sorted set, by index, with scores ordered from high to low.
zrevrange(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by index, with scores ordered from high to low.
zrevrangeAsync(String, ValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members in a sorted set, by index, with scores ordered from high to low.
zrevrangeAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by index, with scores ordered from high to low.
zrevrangebylex(String, Object, Range<Object>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by lexicographical range ordered from high to low.
zrevrangebylex(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by lexicographical range ordered from high to low.
zrevrangebylexAsync(String, Object, Range<Object>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by lexicographical range ordered from high to low.
zrevrangebylexAsync(String, Object, Range<Object>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by lexicographical range ordered from high to low.
zrevrangebyscore(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscore(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscore(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscore(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreAsync(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreAsync(String, ValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreAsync(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreAsync(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScores(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScores(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScores(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScores(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScoresAsync(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScoresAsync(String, ScoredValueStreamingChannel<Object>, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScoresAsync(String, Object, Range<? extends Number>, Limit, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangebyscoreWithScoresAsync(String, Object, Range<? extends Number>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members with scores in a sorted set, by score, with scores ordered from high to low.
zrevrangeWithScores(String, ScoredValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Stream over a range of members with scores in a sorted set, by index, with scores ordered from high to low.
zrevrangeWithScores(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Return a range of members with scores in a sorted set, by index, with scores ordered from high to low.
zrevrangeWithScoresAsync(String, ScoredValueStreamingChannel<Object>, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously stream over a range of members with scores in a sorted set, by index, with scores ordered from high to low.
zrevrangeWithScoresAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously return a range of members with scores in a sorted set, by index, with scores ordered from high to low.
zrevrank(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Determine the index of a member in a sorted set, with scores ordered from high to low.
zrevrankAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously determine the index of a member in a sorted set, with scores ordered from high to low.
zscan(String, ScoredValueStreamingChannel<Object>, Object, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, ScoredValueStreamingChannel<Object>, Object, ScanCursor, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, ScoredValueStreamingChannel<Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, ScoredValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, Object, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, Object, ScanCursor, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscan(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, ScoredValueStreamingChannel<Object>, Object, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, ScoredValueStreamingChannel<Object>, Object, ScanCursor, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, ScoredValueStreamingChannel<Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, ScoredValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, Object, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, Object, ScanCursor, ScanArgs, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscanAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously incrementally iterate sorted sets elements and associated scores.
zscore(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Get the score associated with the given member in a sorted set.
zscoreAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously get the score associated with the given member in a sorted set.
zunionstore(String, Object, ZStoreArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add multiple sorted sets and store the resulting sorted set in a new key.
zunionstore(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Add multiple sorted sets and store the resulting sorted set in a new key.
zunionstoreAsync(String, Object, ZStoreArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add multiple sorted sets and store the resulting sorted set in a new key.
zunionstoreAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously add multiple sorted sets and store the resulting sorted set in a new key.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages