Skip navigation links
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 

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
 
addCejiConnector(String, ChatCommandProcessor) - Static method in class io.toro.martini.CejiMethods
 
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, String, String, boolean) - Static method in class io.toro.martini.SpringMethods
Creates a Spring context file with the provided contents.
addContextFile(String, InputStream, String, boolean) - Static method in class io.toro.martini.SpringMethods
Creates a Spring context file from an InputStream.
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, 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.
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, 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, 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, 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, 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, String) - 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, 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, String, boolean) - 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.
addErrorMessage(String) - Method in exception io.toro.martini.api.APIException
 
addFeature(Feature) - Method in class io.toro.martini.ipackage.MartiniPackage
 
addFieldError(String, String) - Method in exception io.toro.martini.api.APIException
 
addListener(RedisPubSubListener<K, V>) - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
addPackage(String, String, String, String, boolean) - Static method in class io.toro.martini.MartiniMethods
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.
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.
aggregation() - Method in class io.toro.martini.database.QueryConfiguration
aggregation(String) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
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
 
anyWildcardMatch(String[], String, IOCase) - Static method in class io.toro.martini.util.FilenameUtils
Checks if any of the entries in filenames matches wildcardMatcher.
APIException - Exception in io.toro.martini.api
 
APIException() - Constructor for exception io.toro.martini.api.APIException
 
APIException(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(String, int) - 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) - 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
 
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
 
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(String) - Constructor for class io.toro.martini.api.APIResponse
 
APIResponse(String, String) - Constructor for class io.toro.martini.api.APIResponse
 
APIResponse(Object) - 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, String, String) - Static method in class io.toro.martini.StringMethods
Prepends a prefix and a separator to a string, in said order.
appendPrefix(String, Character, 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(Logger) - Constructor for class io.toro.martini.util.ApplicationLogger
 
ApplicationLogger(Class) - 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, UnaryOperator<Stream>, Collection, Function<Collection, Stream>) - 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.
associatedTrackerId(String) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
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.
async() - Method in class io.toro.martini.database.LettuceRedisConnection
 
async() - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
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.
authenticationDatabase() - Method in class io.toro.martini.database.MongoDbDatabase
Specifies the authentication database where the specified MongoDbDatabase.username() has been created.
authenticationDatabase(String) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
authenticationMechanism() - Method in class io.toro.martini.database.MongoDbDatabase
The authentication mechanism to be used when authenticating to the server.
authenticationMechanism(MongoDbDatabase.AuthenticationMechanism) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
autoBuild() - Method in class io.toro.martini.database.Database.Builder
 
autoBuild() - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
autoBuild() - Method in class io.toro.martini.tracker.Document.Builder
 
autoBuild() - Method in class io.toro.martini.tracker.Document.State.Builder
 
autoFlushCommands() - Method in class io.toro.martini.database.RedisDatabase.ConnectionOptions
 
autoFlushCommands(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionOptions.Builder
 
autoReconnect() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
autoReconnect(boolean) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
autoStart() - Method in class io.toro.martini.database.Database
 
autoStart(boolean) - Method in class io.toro.martini.database.Database.Builder
 

B

bean(String) - Static method in class io.toro.martini.CoreMethods
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.
bindJNDIObject(String, Object) - Static method in class io.toro.martini.util.ApplicationUtils
 
bitcount(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Count set bits in a string.
bitcount(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
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.
bitcountAsync(String, Object, long, long, 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, 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, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
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.
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, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously find first bit set or clear in a string.
blockWhenExhausted() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
blockWhenExhausted(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
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.
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.database.CreateCollectionOptions.Builder
 
build() - Method in class io.toro.martini.database.Database.Builder
 
build() - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings.Builder
 
build() - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata.Builder
 
build() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
build() - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata.Builder
 
build() - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings.Builder
 
build() - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings.Builder
 
build() - Method in class io.toro.martini.database.MongoDbQueryResults.Builder
 
build() - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
build() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
build() - Method in class io.toro.martini.database.RedisDatabase.ConnectionOptions.Builder
 
build() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
build() - Method in class io.toro.martini.database.RedisDatabase.SocketOptions.Builder
 
build() - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
build() - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
build() - Method in class io.toro.martini.monitor.EndpointInvokeDocument.Builder
 
build() - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
build() - Method in class io.toro.martini.monitor.InvokeDocument.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.database.CreateCollectionOptions
 
Builder() - Constructor for class io.toro.martini.database.CreateCollectionOptions.Builder
 
Builder() - Constructor for class io.toro.martini.database.Database.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.ClusterSettings.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.CollectionMetadata.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase.ServerSettings
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.ServerSettings.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
 
Builder() - Constructor for class io.toro.martini.database.MongoDbDatabase.SocketSettings.Builder
 
builder() - Static method in class io.toro.martini.database.MongoDbQueryResults
 
Builder() - Constructor for class io.toro.martini.database.MongoDbQueryResults.Builder
 
builder() - Static method in class io.toro.martini.database.QueryConfiguration
 
Builder() - Constructor for class io.toro.martini.database.QueryConfiguration.Builder
 
builder() - Static method in class io.toro.martini.database.RedisDatabase
 
Builder() - Constructor for class io.toro.martini.database.RedisDatabase.Builder
 
builder() - Static method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
Builder() - Constructor for class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
builder() - Static method in class io.toro.martini.database.RedisDatabase.ConnectionOptions
 
Builder() - Constructor for class io.toro.martini.database.RedisDatabase.ConnectionOptions.Builder
 
builder() - Static method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
Builder() - Constructor for class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
builder() - Static method in class io.toro.martini.database.RedisDatabase.SocketOptions
 
Builder() - Constructor for class io.toro.martini.database.RedisDatabase.SocketOptions.Builder
 
builder() - Static method in class io.toro.martini.database.RedisDatabase.SslOptions
 
Builder() - Constructor for class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
builder() - Static method in class io.toro.martini.gloop.http.MultipartFile
 
Builder() - Constructor for class io.toro.martini.gloop.http.MultipartFile.Builder
 
builder() - Static method in class io.toro.martini.invocation.ServiceGroup
 
Builder() - Constructor for class io.toro.martini.invocation.ServiceGroup.Builder
 
Builder(String, String, String, String) - Constructor for class io.toro.martini.monitor.EndpointInvokeDocument.Builder
 
Builder(EndpointInvokeDocument) - Constructor for class io.toro.martini.monitor.EndpointInvokeDocument.Builder
 
Builder(String, String, URL) - Constructor for class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
Builder(HttpInvokeDocument) - Constructor for class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
Builder(String, String) - Constructor for class io.toro.martini.monitor.InvokeDocument.Builder
 
Builder(InvokeDocument) - Constructor for class io.toro.martini.monitor.InvokeDocument.Builder
 
builder() - Static method in class io.toro.martini.tracker.Document
 
Builder() - Constructor for class io.toro.martini.tracker.Document.Builder
 
builder() - Static method in class io.toro.martini.tracker.Document.State
 
Builder() - Constructor for class io.toro.martini.tracker.Document.State.Builder
 
buildModel() - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
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.
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, 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.
cacheGet(String, Object, Closure) - 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.
cacheInvalidate(String, Object) - Static method in class io.toro.martini.CacheMethods
Invalidate the given key 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() - 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.
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(boolean) - Method in class io.toro.martini.tracker.Document.State.Builder
 
canBeResubmitted() - Method in class io.toro.martini.tracker.Document.State
 
cancelCommandsOnReconnectFailure(boolean) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
cancelCommandsOnReconnectFailure() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
capped(boolean) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
capped() - Method in class io.toro.martini.database.CreateCollectionOptions
To create a capped collection, specify true.
cejiConfirmationResponse() - Static method in class io.toro.martini.CejiMethods
 
cejiFailureResponse(String) - Static method in class io.toro.martini.CejiMethods
 
CejiMethods - Class in io.toro.martini
Utility class for reading possible CEJI responses from pre-defined text files.
CejiMethods.Type - Enum in io.toro.martini
 
cejiSuccessResponse(String) - Static method in class io.toro.martini.CejiMethods
 
cejiWaitingResponse() - Static method in class io.toro.martini.CejiMethods
 
changeExtension(File, String) - Static method in class io.toro.martini.util.FileUtils
 
ChatCommandProcessor - Interface in io.toro.ceji
Interface for clients that intend to process commands dispatched by ChatCommandDispatcher.
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(Collection<String>) - Method in class io.toro.martini.tracker.Document.Builder
 
childIds() - Method in class io.toro.martini.tracker.Document
 
childValue(EnhancedStack<MartiniPackage>) - Method in class io.toro.martini.PackageMethods.PackageInheritableThreadLocal
 
classServiceGroup(String) - Static method in class io.toro.martini.util.ServiceNameUtils
 
cleanUpCloseable(Map<?, Object>) - Static method in class io.toro.martini.util.IOUtils
 
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, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Kill the connection of a client identified by ip:port.
clientKill(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
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.
clientKillAsync(String, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously kill connections of clients which are filtered by killArgs
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.
clientOptions(RedisDatabase.ClientOptions) - Method in class io.toro.martini.database.RedisDatabase.Builder
 
clientOptions() - Method in class io.toro.martini.database.RedisDatabase
 
ClientOptions() - Constructor for class io.toro.martini.database.RedisDatabase.ClientOptions
 
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 interface io.toro.martini.database.Connection
 
close() - Method in class io.toro.martini.database.LettuceRedisConnection
 
close() - Method in interface io.toro.martini.database.LettuceRedisDataSource
 
close() - Method in class io.toro.martini.jabber.model.JabberConnection
 
close(FileObject) - Static method in class io.toro.martini.VfsMethods
Closes a FileObject.
closeAsync() - Method in class io.toro.martini.database.LettuceRedisConnection
 
closeConnection(Connection) - Static method in class io.toro.martini.SqlMethods
Close the provided connection.
clusterSettings(MongoDbDatabase.ClusterSettings) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
clusterSettings() - Method in class io.toro.martini.database.MongoDbDatabase
Contains additional settings that are applied to a cluster connection
ClusterSettings() - Constructor for class io.toro.martini.database.MongoDbDatabase.ClusterSettings
 
collation(Collation) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
collation() - Method in class io.toro.martini.database.CreateCollectionOptions
Specifies the default collation for the collection.
CollectionMetadata() - Constructor for class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
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, String...) - Static method in class io.toro.martini.redis.RedisServerMethods
Returns an array reply of details about the requested commands.
commandInfo(String, GloopExecutionContext, CommandType...) - 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(ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Commit a transaction in the context of this session.
commitTransaction() - Static method in class io.toro.martini.SqlMethods
Commit the current JTA transaction.
commitTransaction(Connection) - Static method in class io.toro.martini.SqlMethods
Commit changes in the provided connection.
compareTo(MongoDbDatabase.CollectionMetadata) - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
compareTo(MongoDbDatabase.DatabaseMetadata) - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
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 - Interface in io.toro.martini.database
 
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
connectionOptions(RedisDatabase.ConnectionOptions) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
connectionOptions() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
ConnectionOptions() - Constructor for class io.toro.martini.database.RedisDatabase.ConnectionOptions
 
connectionPoolOptions(RedisDatabase.ConnectionPoolOptions) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
connectionPoolOptions() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
ConnectionPoolOptions() - Constructor for class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
connectionPoolSettings(MongoDbDatabase.ConnectionPoolSettings) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
connectionPoolSettings() - Method in class io.toro.martini.database.MongoDbDatabase
Contains additional settings that are applied to the connection pool
ConnectionPoolSettings() - Constructor for class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
connectionString(String) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
connectionString() - Method in class io.toro.martini.database.MongoDbDatabase
Describes the hosts and options to be used when connecting to a MongoDB server.
connectionTimeoutMillis(long) - Method in class io.toro.martini.database.RedisDatabase.ConnectionOptions.Builder
 
connectionTimeoutMillis() - Method in class io.toro.martini.database.RedisDatabase.ConnectionOptions
 
connectionToString(String) - Method in class io.toro.martini.MongoDbMethods
Returns a string representation of the mongo client object.
connectTimeout(long) - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings.Builder
 
connectTimeout() - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
The timeout for the socket to connect.
connectTimeout(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
 
connectTimeoutMillis(long) - Method in class io.toro.martini.database.RedisDatabase.SocketOptions.Builder
 
connectTimeoutMillis() - Method in class io.toro.martini.database.RedisDatabase.SocketOptions
 
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.
containsDataSource(String) - Method in interface io.toro.martini.database.DataSourceManager
 
contentFileName(String) - Method in class io.toro.martini.tracker.Document.State.Builder
 
contentFileName() - Method in class io.toro.martini.tracker.Document.State
 
contentSize(long) - Method in class io.toro.martini.tracker.Document.State.Builder
 
contentSize() - Method in class io.toro.martini.tracker.Document.State
 
contentType(String) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
context - Static variable in class io.toro.martini.PackageMethods
 
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(long) - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata.Builder
 
count() - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
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(StatefulRedisConnection<K, V>, Consumer<StatefulRedisConnection<K, V>>) - Static method in class io.toro.martini.database.LettuceRedisConnection
 
create(StatefulRedisPubSubConnection<K, V>, RedisDatabase) - Static method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
create(GenericObjectPool<StatefulRedisPubSubConnection<K, V>>, RedisDatabase) - Static method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
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, String) - Static method in class io.toro.martini.tracker.Document.Property
 
create(String) - Static method in class io.toro.martini.tracker.Document.State
 
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.Type
 
create(PlatformTransactionManager, int) - Static method in class io.toro.martini.transaction.Transactions
 
create() - Static method in class io.toro.martini.transaction.Transactions
Creates an unstarted TransactionFacade.
create(String) - Static method in class io.toro.martini.transaction.Transactions
 
create(int) - Static method in class io.toro.martini.transaction.Transactions
 
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(TransactionDefinition) - Static method in class io.toro.martini.transaction.Transactions
Creates an unstarted TransactionFacade.
createCollection(String, String, CreateCollectionOptions) - Method in interface io.toro.martini.database.MongoDbDataSource
Creates a new collection or view.
CreateCollectionOptions - Class in io.toro.martini.database
 
CreateCollectionOptions() - Constructor for class io.toro.martini.database.CreateCollectionOptions
 
CreateCollectionOptions.Builder - Class in io.toro.martini.database
 
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.
createIndex(String, String, String, ClientSession, Bson, IndexOptions) - Static method in class io.toro.martini.MongoDbMethods
Create an index with the given keys and options.
createIndex(String, String, String, ClientSession, String, 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, Closure) - Static method in class io.toro.martini.JabberMethods
Create a Jabber connection using the provided configuration.
createJabberConnection(String, Map) - Static method in class io.toro.martini.JabberMethods
Create a Jabber connection using the provided configuration.
createModel(String) - Static method in class io.toro.martini.gloop.http.MultipartFile
 
createModel() - Static method in class io.toro.martini.gloop.http.MultipartFile
 
createProducer(String, KafkaClientsMethods.SerializerClass, KafkaClientsMethods.SerializerClass, Properties) - Static method in class io.toro.martini.KafkaClientsMethods
Create a producer using the provided configuration, for publishing messages.
createProducer(String, KafkaClientsMethods.SerializerClass, KafkaClientsMethods.SerializerClass) - Static method in class io.toro.martini.KafkaClientsMethods
Creates a producer for publishing messages.
createProducer(String, Class<? extends Serializer>, Class<? extends Serializer>) - 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
Creates a producer using the provided configuration, for publishing messages.
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.
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

Database - Class in io.toro.martini.database
 
Database() - Constructor for class io.toro.martini.database.Database
 
Database.Builder<B extends Database.Builder<B,?>,T extends Database> - Class in io.toro.martini.database
 
Database.Status - Enum in io.toro.martini.database
 
Database.Type - Enum in io.toro.martini.database
 
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
 
DatabaseException - Exception in io.toro.martini.database
 
DatabaseException(String) - Constructor for exception io.toro.martini.database.DatabaseException
 
DatabaseException(String, Throwable) - Constructor for exception io.toro.martini.database.DatabaseException
 
DatabaseException(Throwable) - Constructor for exception io.toro.martini.database.DatabaseException
 
DatabaseMetadata() - Constructor for class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
DataSource - Interface in io.toro.martini.database
Metadata of a data source.
DataSourceManager - Interface in io.toro.martini.database
Central interface for managing DataSources.
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
 
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, 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) - Method in interface io.toro.martini.tracker.Tracker
Logs message as DEBUG
debug(String) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
debug(Marker, String, Throwable) - 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.PrefixingLogger
 
debug(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
debug(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
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, 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) - 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, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
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, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
debugIfEnabled(Marker, String, 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
Decrypt the encrypted password.
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(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.
deleteConfig(String) - Method in interface io.toro.martini.database.DataSourceManager
Deletes the configuration associated with the name
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.
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.
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.
deleteMonitorRule(String) - Static method in class io.toro.martini.MonitorMethods
Delete the monitor rule matching the provided name.
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.
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.
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.
deleteThrottlingRule(String) - Static method in class io.toro.martini.ThrottlingMethods
Delete a throttling rule by name.
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.
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.
deployPackage(String, String, GloopModel, boolean, boolean, boolean) - Static method in class io.toro.martini.RemoteDeploymentMethods
Deploy a package to named Martini instance.
DESTINATION_NAME - Static variable in class io.toro.martini.jms.model.AlertJMSMessage
 
destroy() - Method in interface io.toro.martini.ipackage.PackageManager
 
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.
disableAutoStart() - Method in class io.toro.martini.database.Database
 
disableEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Disable the endpoint matching the provided name and package.
disableMonitorRule(String) - Static method in class io.toro.martini.MonitorMethods
Disable the monitor rule matching the provided name.
disablePool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Disable a connection pool by name
disableThrottlingRule(String) - Static method in class io.toro.martini.ThrottlingMethods
Disable a throttling rule 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
 
disconnectedBehavior(RedisDatabase.ClientOptions.DisconnectedBehavior) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
disconnectedBehavior() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
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(RedisCommand<K, V, T>) - Method in class io.toro.martini.database.LettuceRedisConnection
 
dispatch(Collection<? extends RedisCommand<K, V, ?>>) - Method in class io.toro.martini.database.LettuceRedisConnection
 
dispatch(Collection<? extends RedisCommand<K, V, ?>>) - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
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, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
Asynchronously dispatch a command to the redis server.
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.
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(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(Stream, Collection) - 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
 
doProcess(String[]) - Method in interface io.toro.ceji.ChatCommandProcessor
 
drop(String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Drops this database.
drop(String, String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Drops this collection from the Database.
dropCollection(String, String) - Method in interface io.toro.martini.database.MongoDbDataSource
Removes a collection or view from the database.
dropCollection(String, String, String, ClientSession) - Static method in class io.toro.martini.MongoDbMethods
Drop a collection with the given name.
dropDatabase(String) - Method in interface io.toro.martini.database.MongoDbDataSource
Removes the database, deleting the associated data files.
dropDatabase(String, String) - Static method in class io.toro.martini.MongoDbMethods
Drops the database if it exists.
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.
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.

E

eachRecord(File, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a CSV file.
eachRecord(File, int, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a CSV file.
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, CSVFormat, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(File, int, CSVFormat, 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(InputStream, String, 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, 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, CSVFormat, 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, int, int, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a flat file.
eachRecord(File, int, List, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a fixed-width file.
eachRecord(InputStream, int, List, Closure<T>) - Static method in class io.toro.martini.CsvMethods
Parse a fixed-width 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(boolean) - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata.Builder
 
empty() - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
empty(boolean) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
empty() - Method in class io.toro.martini.util.EnhancedStack
 
enableAutoStart() - Method in class io.toro.martini.database.Database
 
enableEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Enable the endpoint matching the provided name and package.
enableMonitorRule(String) - Static method in class io.toro.martini.MonitorMethods
Enable the monitor rule matching the provided name.
enablePool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Enable a connection pool by name.
enableThrottlingRule(String) - Static method in class io.toro.martini.ThrottlingMethods
Enable a throttling rule 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
Encrypt the plain text password.
end - Variable in class io.toro.martini.util.StringMatcher.Position
 
EndpointInvokeDocument - Class in io.toro.martini.monitor
 
EndpointInvokeDocument.Builder - Class in io.toro.martini.monitor
 
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.monitor.EndpointInvokeDocument
 
equals(Object) - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
equals(Object) - Method in class io.toro.martini.monitor.InvokeDocument
 
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, 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, 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, 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) - Method in interface io.toro.martini.tracker.Tracker
Logs message as ERROR
error(String) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
error(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
error(Marker, String, Throwable) - 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.PrefixingLogger
 
error(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
error(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
error(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
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, 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, 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, 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) - 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, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
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, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
errorIfEnabled(Marker, String, 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, 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.
evictionPolicyClassName(String) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
evictionPolicyClassName() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
evictorShutdownTimeoutMillis(long) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
evictorShutdownTimeoutMillis() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
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
Execute a SQL statement against the specified data source.
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, Date, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Set the expiration for a key as a UNIX timestamp.
expireat(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
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.
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.
externalId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
externalId() - Method in class io.toro.martini.tracker.Document
 
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

fairness(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
fairness() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
fieldStatisticsSearch(String, String, String, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for a certain field.
fieldStatisticsSearch(String, String, String, List<GloopModel>) - 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.
FileMethods - Class in io.toro.martini
Provides one-liners for performing file operations.
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(String) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
filter() - Method in class io.toro.martini.database.QueryConfiguration
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(Iterable, Closure) - Static method in class io.toro.martini.ArrayMethods
Find the first value in the iterable matching the closure condition.
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(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, 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.
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
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
findGroups() - Static method in class io.toro.martini.UserGroupMethods
Get the names of all registered groups.
findOneAndDelete(String, String, String, ClientSession, Bson, FindOneAndDeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and remove it.
findOneAndDelete(String, String, String, ClientSession, String, FindOneAndDeleteOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and remove it.
findOneAndReplace(String, String, String, ClientSession, Bson, GloopModel, FindOneAndReplaceOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and replace it.
findOneAndReplace(String, String, String, ClientSession, String, GloopModel, FindOneAndReplaceOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and replace it.
findOneAndUpdate(String, String, String, ClientSession, Bson, Bson, FindOneAndUpdateOptions) - Static method in class io.toro.martini.MongoDbMethods
Atomically find a document and update it.
findOneAndUpdate(String, String, String, ClientSession, String, String, 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
 
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() - Method in class io.toro.martini.database.LettuceRedisConnection
 
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.
fluxAddTags(Long, String...) - Static method in class io.toro.martini.FluxMethods
Add tags to a running Flux service.
fluxExecute(String, GloopModel, String, Set<String>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, Map<String, Object>, String, Set<String>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, String) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, GloopModel) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, Map<String, Object>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, String, GloopModel) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, String, Map<String, Object>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, Set<String>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, String, Set<String>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, GloopModel, Set<String>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, Map<String, Object>, Set<String>) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxExecute(String, Set<String>, Object...) - Static method in class io.toro.martini.FluxMethods
Execute a Flux service belonging to a certain package.
fluxGetContext(Long) - Static method in class io.toro.martini.FluxMethods
Retrieve a FluxContext by ID.
fluxGetContexts() - Static method in class io.toro.martini.FluxMethods
Retrieve all FluxContexts from the repository.
fluxGetContexts(String) - Static method in class io.toro.martini.FluxMethods
Retrieve all FluxContexts with the specified name.
fluxGetContexts(String, String...) - Static method in class io.toro.martini.FluxMethods
Retrieve all FluxContexts with the specified name and tags.
fluxGetContexts(String...) - Static method in class io.toro.martini.FluxMethods
Retrieve all FluxContexts with the specified tags.
fluxGetStateContext(Long, String) - Static method in class io.toro.martini.FluxMethods
Retrieve the FluxStateContext of a running Flux service.
FluxMethods - Class in io.toro.martini
Provides one-liners for managing the lifecycle of the Flux engine.
FluxMethods(FluxContextService, Supplier<FluxManager>, Supplier<FluxLoader>) - Constructor for class io.toro.martini.FluxMethods
 
fluxRemoveTags(Long, String...) - Static method in class io.toro.martini.FluxMethods
Remove certain tags of a running Flux service.
fluxSendEvent(String, GloopModel, Set<String>) - Static method in class io.toro.martini.FluxMethods
Send an external event to all Flux services.
fluxSendEvent(String, Map<String, Object>, Set<String>) - Static method in class io.toro.martini.FluxMethods
Send an external event to all Flux services.
fluxSendEvent(String, Set<String>) - Static method in class io.toro.martini.FluxMethods
Send an external event to all Flux services.
fluxSendEvent(Long, String, GloopModel) - Static method in class io.toro.martini.FluxMethods
Send an external event to one Flux service, which is identified using contextId.
fluxSendEvent(Long, String, Map<String, Object>) - Static method in class io.toro.martini.FluxMethods
Send an external event to one Flux service, which is identified using contextId.
fluxSendEvent(Long, String) - Static method in class io.toro.martini.FluxMethods
Send an external event to one Flux service, which is identified using contextId.
fluxTerminate(Long) - Static method in class io.toro.martini.FluxMethods
Terminate the execution of a Flux service.
forEach(Stream, Closure) - Static method in class io.toro.martini.StreamMethods
Consume each element of the stream to do a provided operation.
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(Short, String) - Static method in class io.toro.martini.NumberMethods
Format a short value.
format(Float, String) - Static method in class io.toro.martini.NumberMethods
Format a float.
format(Double, String) - Static method in class io.toro.martini.NumberMethods
Format a double value.
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(Number, String) - Static method in class io.toro.martini.UtilMethods
Used to format a number to a string.
from(String) - Static method in enum io.toro.martini.database.MongoDbDatabase.AuthenticationMechanism
 
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(String, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal a JSON string to an instance of the provided type.
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(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.
fromKey(String) - Static method in enum io.toro.martini.database.Database.Type
 
fromModel(GloopModel) - Static method in class io.toro.martini.gloop.http.MultipartFile
 
fromXML(String, Class<T>) - Static method in class io.toro.martini.MarshallerMethods
Unmarshal an XML string to an instance of the provided type.
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(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

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, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously multi geo add.
geoaddAsync(String, Object, double, double, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisGeoMethods
Asynchronously single 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(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Get the value of a key.
get(String) - Method in interface io.toro.martini.tracker.Tracker
 
get() - Method in interface io.toro.martini.util.Throwables.ThrowingSupplier
 
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
getAssociatedTrackerId() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getAssociatedTrackerId() - Method in class io.toro.martini.monitor.InvokeDocument
 
getAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously get the value of a key.
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(String, String) - Static method in class io.toro.martini.SpringMethods
Retrieves a bean object from the Spring context.
getBean(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
getBean(String, MartiniPackage) - Static method in class io.toro.martini.util.BeanUtils
 
getBean(String) - Static method in class io.toro.martini.util.BeanUtils
 
getBean(Class<T>) - Static method in class io.toro.martini.util.BeanUtils
 
getBean(String, Class<T>) - Static method in class io.toro.martini.util.BeanUtils2
 
getBean(Class<T>) - Static method in class io.toro.martini.util.BeanUtils2
 
getBean(String) - Static method in class io.toro.martini.util.BeanUtils2
 
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
 
getClient() - Method in interface io.toro.martini.database.MongoDbDataSource
 
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
getCommandPrefix() - Method in interface io.toro.ceji.ChatCommandProcessor
Prefix used to be used when determining whether this processor should respond to a command.
getConfig() - Method in interface io.toro.martini.database.DataSource
 
getConfig(String) - Method in interface io.toro.martini.database.DataSourceManager
 
getConfig() - Method in interface io.toro.martini.database.LettuceRedisDataSource
 
getConfig() - Method in interface io.toro.martini.database.MongoDbDataSource
 
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
 
getContext(Long) - Static method in class io.toro.martini.FluxMethods
Retrieve a Flux context by ID.
getContexts() - Static method in class io.toro.martini.FluxMethods
Retrieve all Flux contexts from the repository.
getContexts(String) - Static method in class io.toro.martini.FluxMethods
Retrieve all Flux contexts with the specified name.
getContexts(String, String...) - Static method in class io.toro.martini.FluxMethods
Retrieve all Flux contexts with the specified name and tags.
getContexts(String...) - Static method in class io.toro.martini.FluxMethods
Retrieve all Flux contexts with the specified tags.
getCredentialsList(String) - Static method in class io.toro.martini.MongoDbMethods
Gets the list of credentials that this client authenticates all connections with
getCurrentDriveFreeSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveFreeSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveTotalSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveTotalSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsableSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsableSpace() - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsedSpace(FileUtils.UNITS) - Static method in class io.toro.martini.util.FileUtils
 
getCurrentDriveUsedSpace() - 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() - Method in interface io.toro.martini.database.DataSource
Establishes a connection with this DataSource.
getDatabaseConnection() - Method in interface io.toro.martini.database.LettuceRedisDataSource
 
getDatabaseConnection(RedisCodec<K, V>) - Method in interface io.toro.martini.database.LettuceRedisDataSource
 
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.
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.
getDatabasePubSubConnection() - Method in interface io.toro.martini.database.LettuceRedisDataSource
 
getDatabasePubSubConnection(RedisCodec<K, V>) - Method in interface io.toro.martini.database.LettuceRedisDataSource
 
getDataSource(String, Class<T>) - Method in interface io.toro.martini.database.DataSourceManager
 
getDataSource(String) - Method in interface io.toro.martini.database.DataSourceManager
 
getDataSources() - Method in interface io.toro.martini.database.DataSourceManager
 
getDataSources(Pageable) - Method in interface io.toro.martini.database.DataSourceManager
 
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.
getDescription() - Method in interface io.toro.ceji.ChatCommandProcessor
Description to be used when the ChatCommandDispatcher describes this processor.
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(Long) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document state.
getDocumentType(String) - Static method in class io.toro.martini.TrackerMethods
Get a Tracker document type.
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.
getEndpointName() - Method in class io.toro.martini.monitor.EndpointInvokeDocument.Builder
 
getEndpointName() - Method in class io.toro.martini.monitor.EndpointInvokeDocument
 
getEndpoints(String) - Static method in class io.toro.martini.MartiniMethods
Get all the endpoints on the matching package.
getEndpointType() - Method in class io.toro.martini.monitor.EndpointInvokeDocument.Builder
 
getEndpointType() - Method in class io.toro.martini.monitor.EndpointInvokeDocument
 
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, String, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
Return a Gloop cursor that's used to read in a flat file.
getFlatFileInputCursor(InputStream, FlatFileDescriptor, GloopExecutionContext) - Static method in class io.toro.martini.FlatFileMethods
 
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.
getFluxStateContext(Long, String) - Static method in class io.toro.martini.FluxMethods
Retrieve the state context of a running Flux service.
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
 
getId() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getId() - Method in class io.toro.martini.monitor.InvokeDocument
 
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
 
getInvokeCost() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getInvokeCost() - Method in class io.toro.martini.monitor.InvokeDocument
 
getJNDIObject() - Method in interface io.toro.martini.database.DataSource
 
getJNDIObject(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
getKey() - Method in enum io.toro.martini.database.Database.Type
 
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
 
getMonetizationBill(GloopModel) - Static method in class io.toro.martini.MonitorMethods
Compute and return the costs incurred by a specific set of invocations, selected through a query.
getMongoClientOptions(String) - Static method in class io.toro.martini.MongoDbMethods
Gets the options that this client uses to connect to server.
getMonitorRule(String) - Static method in class io.toro.martini.MonitorMethods
Get the monitor rule matching the provided name.
getMonitorRules() - Static method in class io.toro.martini.MonitorMethods
Get all existing monitor rules in the instance.
getMonitorRules(boolean) - Static method in class io.toro.martini.MonitorMethods
Get all existing monitor rules in the instance.
getMonitorRules(int, int, Boolean) - Static method in class io.toro.martini.MonitorMethods
Get all monitors matching the provided filter.
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 interface io.toro.martini.rengine.RuleMetadata
 
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() - Method in interface io.toro.ceji.ChatCommandProcessor
 
getOptions() - Method in class io.toro.martini.database.LettuceRedisConnection
 
getOptions() - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
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(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.
getPackage() - Static method in class io.toro.martini.PackageMethods
Get the package assigned to the current context.
getPackageHomePath() - Static method in class io.toro.martini.util.ApplicationUtils
 
getPackageName() - Method in interface io.toro.ceji.ChatCommandProcessor
 
getPackageName() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getPackageName() - Method in class io.toro.martini.monitor.InvokeDocument
 
getPackageProperty(String) - Static method in class io.toro.martini.GroovyMethods
getPackageProperty(String, 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.PackageMethods
Get the value of a package property.
getPackagePropertyArray(String, String[]) - Static method in class io.toro.martini.GroovyMethods
getPackagePropertyArray(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) - 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.
getPackages() - Method in interface io.toro.martini.ipackage.MartiniPackageProvider
 
getPackages(Predicate<MartiniPackage>) - 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.
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
 
getRandomMessage() - Method in enum io.toro.martini.CejiMethods.Type
 
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.
getRemoteAddress() - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
getRemoteAddress() - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
getResources() - Method in class io.toro.martini.database.LettuceRedisConnection
 
getResources(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisConnectionMethods
 
getResponseCode() - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
getResponseCode() - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
getResponseHeader() - Method in class io.toro.martini.solr.model.search.SearchResult
 
getResponseTime() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getResponseTime() - Method in class io.toro.martini.monitor.InvokeDocument
 
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.
getSampleDocument(String, String, int, OutputStream) - Method in interface io.toro.martini.database.MongoDbDataSource
Randomly select a specified number of documents from a collection.
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
getServiceName() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getServiceName() - Method in class io.toro.martini.monitor.InvokeDocument
 
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
 
getStatus() - Method in interface io.toro.martini.database.DataSource
 
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.
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.
getThrottlingRule(String) - Static method in class io.toro.martini.ThrottlingMethods
Get a throttling rule by name.
getThrottlingRules() - Static method in class io.toro.martini.ThrottlingMethods
Get a list of all saved throttling rules.
getThrottlingRules(boolean) - Static method in class io.toro.martini.ThrottlingMethods
Get a list of saved throttling rules.
getThrottlingRules(int, int, Boolean) - Static method in class io.toro.martini.ThrottlingMethods
Get a filtered list of saved throttling rules.
getTimeInvoked() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getTimeInvoked() - Method in class io.toro.martini.monitor.InvokeDocument
 
getTimeout() - Method in class io.toro.martini.database.LettuceRedisConnection
 
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, String[]) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackagePropertyArray(String, String[]).
getTOROPropertyArray(String) - Static method in class io.toro.martini.GroovyMethods
Deprecated.
This method has been renamed. Please prefer GroovyMethods.getPackagePropertyArray(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(Long) - 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
getUrl() - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
getUrl() - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
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.
getUser() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getUser() - Method in class io.toro.martini.monitor.InvokeDocument
 
getUserAgent() - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
getUserAgent() - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
getUserGroups() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
getUserGroups() - Method in class io.toro.martini.monitor.InvokeDocument
 
getUserPlatform() - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
getUserPlatform() - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
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
 
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(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(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(GloopModel, GloopExecutionContext, String) - Static method in class io.toro.martini.gloop.GloopInvoker
Runs a gloop service using its name with provided input.
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
 
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.
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.monitor.EndpointInvokeDocument
 
hashCode() - Method in class io.toro.martini.monitor.HttpInvokeDocument
 
hashCode() - Method in class io.toro.martini.monitor.InvokeDocument
 
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.
heartbeatFrequency(long) - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings.Builder
 
heartbeatFrequency() - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings
The frequency that the cluster monitor attempts to reach each server.
heartbeatFrequency(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings
 
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, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get all the fields and values in a hash.
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.
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, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get all the fields in a hash.
hkeys(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Stream over 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, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Get the values of all the given hash fields.
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.
hmgetAsync(String, Object, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously 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.
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.
hosts(Set<InetSocketAddress>) - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings.Builder
 
hosts() - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
The hosts for the cluster.
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.
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, ScanCursor, 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, 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, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
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.
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, 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, 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, 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, ScanCursor, 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(String) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP GET request.
http(String, String) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP POST request.
http(String, Closure<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, String) - 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, byte[]) - Static method in class io.toro.martini.HttpClientMethods
Send an HTTP request.
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.
HttpClientMethods - Class in io.toro.martini
Provides one-liner methods for HTTP related operations.
HttpClientMethods(ESBHttpClient) - Constructor for class io.toro.martini.HttpClientMethods
 
HttpInvokeDocument - Class in io.toro.martini.monitor
 
HttpInvokeDocument(HttpInvokeDocument.Builder) - Constructor for class io.toro.martini.monitor.HttpInvokeDocument
 
HttpInvokeDocument.Builder - Class in io.toro.martini.monitor
 
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, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Get all the values in a hash.
hvals(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
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.
hvalsAsync(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisHashMethods
Asynchronously stream over all the values in a hash.

I

id(String) - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata.Builder
 
id() - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
id is optional since some collection can opt to not include an id.
id(String) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
id() - Method in class io.toro.martini.tracker.Document.Log
Deprecated.
in favor of Document.Log.uid()
id(int) - Method in class io.toro.martini.tracker.Document.State.Builder
Deprecated.
id() - Method in class io.toro.martini.tracker.Document.State
Deprecated.
id() - Method in class io.toro.martini.tracker.Document.Type
 
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(Path, String, boolean, boolean) - Static method in class io.toro.martini.MartiniMethods
Import the package from the provided path.
importPackage(InputStream, String, boolean, boolean) - Static method in class io.toro.martini.MartiniMethods
Import the package from the provided stream.
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(boolean) - Method in class io.toro.martini.tracker.Document.State.Builder
 
indexed() - Method in class io.toro.martini.tracker.Document.State
 
indexOptionDefaults(String) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
indexOptionDefaults() - Method in class io.toro.martini.database.CreateCollectionOptions
Allows users to specify a default configuration for indexes when creating a collection.
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, 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, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get information and statistics about the server.
info(String, String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Get information and statistics about the server.
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, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
info(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
info(String) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
info(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
info(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
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, 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) - 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, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
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, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
infoIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
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.
insert(String) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
insert() - Method in class io.toro.martini.database.QueryConfiguration
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, GloopExecutionContext) - Static method in class io.toro.martini.SolrMethods
Open a Gloop cursor that accepts Gloop models.
insertMany(String, String, String, boolean, int, 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
 
internalId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
internalId() - Method in class io.toro.martini.tracker.Document
 
invoke(String, Map<String, Object>) - 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, String) - Static method in class io.toro.martini.CoreMethods
Invoke a Martini service using reflection.
invoke(String) - Static method in class io.toro.martini.CoreMethods
Invoke a Martini service using reflection.
invokeCost(BigDecimal) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
InvokeDocument - Class in io.toro.martini.monitor
 
InvokeDocument(InvokeDocument.Builder<?, ?>) - Constructor for class io.toro.martini.monitor.InvokeDocument
 
InvokeDocument.Builder<B extends InvokeDocument.Builder<B,?>,T extends InvokeDocument> - Class in io.toro.martini.monitor
 
invokeMethod(String, Object) - Method in class io.toro.martini.GroovyMethods
 
io.toro.ceji - package io.toro.ceji
 
io.toro.martini - package io.toro.martini
 
io.toro.martini.api - package io.toro.martini.api
 
io.toro.martini.database - package io.toro.martini.database
 
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.monitor - package io.toro.martini.monitor
 
io.toro.martini.redis - package io.toro.martini.redis
 
io.toro.martini.rengine - package io.toro.martini.rengine
 
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(Marker) - 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.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(Marker) - 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.PrefixingLogger
 
isInfoEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isInfoEnabled(Marker) - 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.PrefixingLogger
 
isLocked(String) - Static method in class io.toro.martini.MongoDbMethods
Returns true if the database is locked (read-only), false otherwise.
isMulti() - Method in class io.toro.martini.database.LettuceRedisConnection
 
isOpen() - Method in class io.toro.martini.database.LettuceRedisConnection
 
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.
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
isSuccess() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
isSuccess() - Method in class io.toro.martini.monitor.InvokeDocument
 
isSystemGeneratedFile() - Static method in class io.toro.martini.util.FileUtils
 
isTraceEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isTraceEnabled(Marker) - 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.PrefixingLogger
 
isValid(long, TimeUnit) - Method in interface io.toro.martini.database.Connection
Determines if this connection is still valid or not.
isValid(long, TimeUnit) - Method in class io.toro.martini.database.LettuceRedisConnection
Pings the Redis server provided by RedisDatabase.uri()
isWarnEnabled() - Method in class io.toro.martini.util.ApplicationLogger
 
isWarnEnabled(Marker) - 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.PrefixingLogger
 
items(List<String>) - Method in class io.toro.martini.database.MongoDbQueryResults.Builder
 
items() - Method in class io.toro.martini.database.MongoDbQueryResults
 
iterator() - Method in class io.toro.martini.GroovyMethods
 

J

jabber(String, Closure) - Static method in class io.toro.martini.JabberMethods
Invoke a closure which can operate on a provided JabberConnection object.
jabberChat(String, String, Closure) - Static method in class io.toro.martini.JabberMethods
Invoke a closure which can operate on a provided Chat object.
JabberConnection - Class in io.toro.martini.jabber.model
 
JabberConnection(String, Map) - 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, XMPPTCPConnectionConfiguration, boolean, long) - Constructor for class io.toro.martini.jabber.model.JabberConnection
 
JabberConnection(String, CharSequence, String, boolean, Integer) - Constructor for class io.toro.martini.jabber.model.JabberConnection
 
jabberGroupchat(String, String, Closure) - Static method in class io.toro.martini.JabberMethods
Invoke a closure which can operate on a provided MultiUserChat object.
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
 
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
 
jmxEnabled(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
jmxEnabled() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
jmxNameBase(String) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
jmxNameBase() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
jmxNamePrefix(String) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
jmxNamePrefix() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
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.
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, Map<String, ?>, Closure) - 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) - Static method in class io.toro.martini.RestMethods
Execute a GET 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.
jsonHead(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, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS request against a web service.
jsonOptions(String) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS 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.
jsonPatch(String) - Static method in class io.toro.martini.RestMethods
Execute a PATCH 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.
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) - 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.
jsonPut(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() - Constructor for class io.toro.martini.KafkaClientsMethods
 
KafkaClientsMethods.SerializerClass - Enum in io.toro.martini
 
keepAlive(boolean) - Method in class io.toro.martini.database.RedisDatabase.SocketOptions.Builder
 
keepAlive() - Method in class io.toro.martini.database.RedisDatabase.SocketOptions
 
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, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Find all keys matching the given pattern.
keys(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
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.
keysAsync(String, KeyStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously find all keys matching the given pattern.
keystoreFile(String) - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
keystoreFile() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 
keystorePassword(String) - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
keystorePassword() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 

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
 
LettuceRedisConnection<K,V> - Class in io.toro.martini.database
Maps to a Redis StatefulRedisConnection.
LettuceRedisDataSource<K,V> - Interface in io.toro.martini.database
 
LettuceRedisPubSubConnection<K,V> - Class in io.toro.martini.database
 
LettuceRedisPubSubConnection(GenericObjectPool<StatefulRedisPubSubConnection<K, V>>, RedisDatabase) - Constructor for class io.toro.martini.database.LettuceRedisPubSubConnection
 
LettuceRedisPubSubConnection(StatefulRedisConnection<K, V>, RedisDatabase) - Constructor for class io.toro.martini.database.LettuceRedisPubSubConnection
 
lifo(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
lifo() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
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
listIndexes(String, String, String, ClientSession, boolean, GloopExecutionContext) - Static method in class io.toro.martini.MongoDbMethods
Get all the indexes in this collection.
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.
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>, 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.
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.
loadContextFromDocumentState(Long, 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.
localThreshold(long) - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings.Builder
 
localThreshold() - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
This defines the size of the latency window for selecting among multiple suitable servers.
localThreshold(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
 
log(APILogMessageType, String) - Method in class io.toro.martini.api.APIResponse
 
Log() - Constructor for class io.toro.martini.tracker.Document.Log
 
log(String, String) - Method in interface io.toro.martini.tracker.Tracker
Logs the message under the type as level
logger(String) - Static method in class io.toro.martini.LoggerMethods
Get a logger named after a script.
logger(Class) - Static method in class io.toro.martini.LoggerMethods
Get a logger named after a class.
logger() - Method in class io.toro.martini.LoggerMethods
Get a logged named groovy.
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(Collection<Document.Log>) - Method in class io.toro.martini.tracker.Document.Builder
 
logs() - Method in class io.toro.martini.tracker.Document
 
logTo(String, String) - Static method in class io.toro.martini.LoggerMethods
Log a message using a logger named after scriptName.
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.
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, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Get a range of elements from a list.
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.
lrangeAsync(String, Object, long, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisListMethods
Asynchronously 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.
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

maintenanceFrequency(long) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
maintenanceFrequency() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
This is the time period between runs of the maintenance job.
maintenanceFrequency(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
maintenanceInitialDelay(long) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
maintenanceInitialDelay() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
The period of time to wait before running the first maintenance job on the connection pool.
maintenanceInitialDelay(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
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, MartiniPackageImportExportService, PackageInfoService, Converter<PackageDescriptor, GloopModel>, Converter<PackageConfig, 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.
 
MartiniPackageSetter() - Constructor for class io.toro.martini.PackageMethods.MartiniPackageSetter
 
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
maxConnectionIdleTime(long) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
maxConnectionIdleTime() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
The maximum idle time of a pooled connection.
maxConnectionIdleTime(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
maxConnectionLifeTime(long) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
maxConnectionLifeTime() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
The maximum time a pooled connection can live for.
maxConnectionLifeTime(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
maxDocuments(long) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
maxDocuments() - Method in class io.toro.martini.database.CreateCollectionOptions
The maximum number of documents allowed in the capped collection.
maxIdle(int) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
maxIdle() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
maxSize(int) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
maxSize() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
The maximum number of connections allowed.
maxTotal(int) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
maxTotal() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
maxWaitMillis(long) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
maxWaitMillis() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
maxWaitTime(long) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
maxWaitTime() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
The maximum time that a thread may wait for a connection to become available.
maxWaitTime(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
 
megabyteCountToDisplaySize(double) - Static method in class io.toro.martini.util.FileUtils
 
message() - Method in class io.toro.martini.tracker.Document.Log
 
mget(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Get the values of all the given keys.
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.
mgetAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStringMethods
Asynchronously 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.
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(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_ARGS_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisKeyMethods
 
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.
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.
minEvictableIdleTimeMillis(long) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
minEvictableIdleTimeMillis() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
minHeartbeatFrequency(long) - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings.Builder
 
minHeartbeatFrequency() - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings
The minimum heartbeat frequency.
minHeartbeatFrequency(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ServerSettings
 
minIdle(int) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
minIdle() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
minSize(int) - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings.Builder
 
minSize() - Method in class io.toro.martini.database.MongoDbDatabase.ConnectionPoolSettings
The minimum number of connections.
MongoDbDatabase - Class in io.toro.martini.database
 
MongoDbDatabase() - Constructor for class io.toro.martini.database.MongoDbDatabase
 
MongoDbDatabase.AuthenticationMechanism - Enum in io.toro.martini.database
An enumeration of the MongoDB-supported authentication mechanisms.
MongoDbDatabase.Builder - Class in io.toro.martini.database
 
MongoDbDatabase.ClusterSettings - Class in io.toro.martini.database
 
MongoDbDatabase.ClusterSettings.Builder - Class in io.toro.martini.database
 
MongoDbDatabase.ClusterSettings.Type - Enum in io.toro.martini.database
 
MongoDbDatabase.CollectionMetadata - Class in io.toro.martini.database
 
MongoDbDatabase.CollectionMetadata.Builder - Class in io.toro.martini.database
 
MongoDbDatabase.ConnectionPoolSettings - Class in io.toro.martini.database
 
MongoDbDatabase.ConnectionPoolSettings.Builder - Class in io.toro.martini.database
 
MongoDbDatabase.DatabaseMetadata - Class in io.toro.martini.database
This class (and the classes below) contain Jackson annotations because there is no associated Jackson (de)serialiser
MongoDbDatabase.DatabaseMetadata.Builder - Class in io.toro.martini.database
 
MongoDbDatabase.ServerSettings - Class in io.toro.martini.database
 
MongoDbDatabase.ServerSettings.Builder - Class in io.toro.martini.database
 
MongoDbDatabase.SocketSettings - Class in io.toro.martini.database
 
MongoDbDatabase.SocketSettings.Builder - Class in io.toro.martini.database
 
MongoDbDataSource - Interface in io.toro.martini.database
Contains metadata of a MongoDB database
MongoDbMethods - Class in io.toro.martini
 
MongoDbMethods(DataSourceManager) - Constructor for class io.toro.martini.MongoDbMethods
 
MongoDbQueryResults - Class in io.toro.martini.database
Represents MongoDB query results.
MongoDbQueryResults() - Constructor for class io.toro.martini.database.MongoDbQueryResults
 
MongoDbQueryResults.Builder - Class in io.toro.martini.database
 
MonitorMethods - Class in io.toro.martini
Provides one-liner methods for managing and listing invoke monitor rules.
MonitorMethods(RuleService<MonitorRuleMetadata>, MonitorService, MonitorSearchService) - Constructor for class io.toro.martini.MonitorMethods
 
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(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(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(String, Throwable) - Method in interface io.toro.martini.tracker.Tracker
Tells the tracker to move to state, and associates the stacktrace of the throwable
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
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, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for one or more fields.
multiFieldStatisticsSearch(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Generate statistics for one or more 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.
multiFieldValueFacetSearch(String, String, List<GloopModel>) - 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, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a multi pivot faceted search.
multiPivotFacetSearch(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a multi pivot faceted search.

N

name(String) - Method in class io.toro.martini.database.Database.Builder
 
name() - Method in class io.toro.martini.database.Database
 
name(String) - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata.Builder
 
name() - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
name(String) - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata.Builder
 
name() - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
name(String) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
name(String) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
name() - Method in class io.toro.martini.invocation.ServiceGroup
 
name(String) - Method in class io.toro.martini.tracker.Document.State.Builder
 
name() - Method in class io.toro.martini.tracker.Document.State
 
name() - Method in class io.toro.martini.tracker.Document.Type
 
nextElement() - Method in class io.toro.martini.util.CompoundEnumeration
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.
numTestsPerEvictionRun(int) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
numTestsPerEvictionRun() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 

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[], Object...) - Static method in class io.toro.martini.util.SpringMessage
returns a Message with message codes,arguments, and default message
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 and arguments
OLD_KEY_PACKAGE_HOME - Static variable in class io.toro.martini.util.ApplicationUtils
 
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.
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.
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() - 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(String) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
packageName() - Method in class io.toro.martini.invocation.ServiceGroup
 
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.
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.
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(Collection<String>) - Method in class io.toro.martini.tracker.Document.Builder
 
parentIds() - Method in class io.toro.martini.tracker.Document
 
parse(String, Map<String, Object>) - Static method in class io.toro.martini.VelocityMethods
Parses a Velocity template.
parse(String) - 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.
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.
parseTime(long) - Method in class io.toro.martini.database.MongoDbQueryResults.Builder
 
parseUrl(HttpServletRequest, String, 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(String, HttpServletRequest, Map) - Static method in class io.toro.martini.ProxyRequestMethods
Create a new URL whose format follows the provided template.
parseUrl(String, HttpServletRequest) - Static method in class io.toro.martini.ProxyRequestMethods
Create a new URL whose format follows the provided template.
password(String) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
password() - Method in class io.toro.martini.database.MongoDbDatabase
The password to use when authenticating to the server.
password(String) - Method in class io.toro.martini.database.RedisDatabase.Builder
 
password() - Method in class io.toro.martini.database.RedisDatabase
 
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, Date, 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, long, 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, 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.
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.
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.
pingBeforeActivateConnection(boolean) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
pingBeforeActivateConnection() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
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.
pivotFacetSearch(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a pivot faceted search for a specific field.
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, Logger) - Constructor for class io.toro.martini.util.PrefixingLogger
 
PrefixingLogger(String, Class) - 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 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 System#out#println(String).
printYaml(IndentPrinter, GloopObject, boolean) - Static method in class io.toro.martini.YamlMethods
Marshals a Gloop object to a YAML string.
projection(String) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
projection() - Method in class io.toro.martini.database.QueryConfiguration
properties(Collection<Document.Property>) - Method in class io.toro.martini.tracker.Document.Builder
 
properties() - Method in class io.toro.martini.tracker.Document
 
Property() - Constructor for class io.toro.martini.tracker.Document.Property
 
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.
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.
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, Map<String, Object>) - Static method in class io.toro.martini.JmsMethods
Send a serializable object 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.
publishOnScheduler(boolean) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
publishOnScheduler() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
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(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, Map) - 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(byte[], String) - Static method in class io.toro.martini.JmsMethods
Send a string 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(byte[], String, Closure) - Static method in class io.toro.martini.JmsMethods
Send an array of bytes 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
 

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, Pageable, QueryConfiguration) - Method in interface io.toro.martini.database.MongoDbDataSource
Execute a query against a MongoDB instance.
query(String, String, Map<String, String>) - Static method in class io.toro.martini.SolrMethods
Query a Solr core.
query(String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Query a Solr core.
QueryConfiguration - Class in io.toro.martini.database
Represents a MongoDB query.
QueryConfiguration() - Constructor for class io.toro.martini.database.QueryConfiguration
 
QueryConfiguration.Builder - Class in io.toro.martini.database
 
QueryConfiguration.Type - Enum in io.toro.martini.database
 
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, Map<String, Collection<String>>) - Static method in class io.toro.martini.SolrMethods
Perform a range faceted search for a specific field.
rangeFacetSearch(String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Perform a range faceted search for a specific field.
reactive() - Method in class io.toro.martini.database.LettuceRedisConnection
 
reactive() - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
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.
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, 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.
readFile(FileContent, OutputStream, int) - Static method in class io.toro.martini.VfsMethods
Reads the content from the fileContent, writing it to outputStream.
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.
readOnly(boolean) - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata.Builder
 
readOnly() - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
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.
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.
readRss(String, boolean) - Method in interface io.toro.martini.rss.SyndFeedClient
 
readRss(String) - Method in interface io.toro.martini.rss.SyndFeedClient
 
readRss(URI) - 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) - Static method in class io.toro.martini.RssMethods
Read and return an RSS feed from a URL.
readTimeout(long) - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings.Builder
 
readTimeout() - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
The timeout for socket reads.
readTimeout(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
 
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, boolean) - Static method in class io.toro.martini.VfsMethods
Retrieve an array of unused email messages.
receive(String) - Static method in class io.toro.martini.VfsMethods
Retrieve an array of unread email messages.
receiveBufferSize(int) - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings.Builder
 
receiveBufferSize() - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
The size of the buffer when receiving from the socket.
receiverId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
receiverId() - Method in class io.toro.martini.tracker.Document
 
RedisConnectionMethods - Class in io.toro.martini.redis
 
RedisConnectionMethods(DataSourceManager) - Constructor for class io.toro.martini.redis.RedisConnectionMethods
 
RedisDatabase - Class in io.toro.martini.database
 
RedisDatabase() - Constructor for class io.toro.martini.database.RedisDatabase
 
RedisDatabase.Builder - Class in io.toro.martini.database
 
RedisDatabase.ClientOptions - Class in io.toro.martini.database
 
RedisDatabase.ClientOptions.Builder - Class in io.toro.martini.database
 
RedisDatabase.ClientOptions.DisconnectedBehavior - Enum in io.toro.martini.database
 
RedisDatabase.ConnectionOptions - Class in io.toro.martini.database
 
RedisDatabase.ConnectionOptions.Builder - Class in io.toro.martini.database
 
RedisDatabase.ConnectionPoolOptions - Class in io.toro.martini.database
 
RedisDatabase.ConnectionPoolOptions.Builder - Class in io.toro.martini.database
 
RedisDatabase.SocketOptions - Class in io.toro.martini.database
 
RedisDatabase.SocketOptions.Builder - Class in io.toro.martini.database
 
RedisDatabase.SslOptions - Class in io.toro.martini.database
 
RedisDatabase.SslOptions.Builder - Class in io.toro.martini.database
 
RedisDatabase.SslOptions.SslProvider - Enum in io.toro.martini.database
 
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
 
remoteAddress(String) - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
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
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.
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
 
removeListener(RedisPubSubListener<K, V>) - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
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.

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(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, Map) - 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(GloopExecutionContext, GloopTemplateResolver, MartiniPackage, GloopTemplate, boolean) - Static method in class io.toro.martini.GloopTemplateMethods
 
replaceExtension(String, String) - Static method in class io.toro.martini.util.FilenameUtils
 
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.
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.
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.
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.
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.
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.
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(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.
requestQueueSize(int) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
requestQueueSize() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
reset() - Method in class io.toro.martini.database.LettuceRedisConnection
 
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, 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.
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.
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, GloopExecutionContext) - 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) - Static method in class io.toro.martini.FileMethods
Open a resource from a specified package, returning an InputStream to read from the resource.
responseCode(int) - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
responseTime(long) - Method in class io.toro.martini.database.MongoDbQueryResults.Builder
 
responseTime(long) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
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, 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
retry(Predicate<T>, long, long, long) - Static method in class io.toro.martini.util.Predicates2
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.
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(Connection) - Static method in class io.toro.martini.SqlMethods
Roll back changes in the provided connection.
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.
RuleMetadata - Interface in io.toro.martini.rengine
Rule metadata used for creating a Rule object
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().
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().
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.
saveConfig(Database) - Method in interface io.toro.martini.database.DataSourceManager
Saves the provided database config.
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>, 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.
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.
saveMonitorRule(GloopModel) - Static method in class io.toro.martini.MonitorMethods
Save the provided monitor rule
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.
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.
savePool(GloopModel) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Create a new connection pool.
saveThrottlingRule(GloopModel) - Static method in class io.toro.martini.ThrottlingMethods
Save a throttling rule.
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, 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(String, 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, KeyStreamingChannel<Object>, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Incrementally iterate the keys space.
scan(String, KeyStreamingChannel<Object>, ScanCursor, 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_ARGS_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisUtilMethods
 
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.
scanAsync(String, ScanCursor, 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, 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, KeyStreamingChannel<Object>, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
scanAsync(String, KeyStreamingChannel<Object>, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Asynchronously incrementally iterate the keys space.
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, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Subtract multiple sets.
sdiff(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Subtract multiple sets.
sdiffAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously subtract multiple sets.
sdiffAsync(String, ValueStreamingChannel<Object>, 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.
searchMonitor(String, String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], Boolean, Long, Long, Date, Date, Double, Double, int, int) - Static method in class io.toro.martini.MonitorMethods
Search for invoke documents matching the provided Solr query and filters.
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
Search for indexed tracker documents based on the given query and search parameters.
segments - Variable in class io.toro.martini.util.StringMatcher
 
self() - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
send(KafkaProducer<Object, Object>, String, Object, Object) - Static method in class io.toro.martini.KafkaClientsMethods
Asynchronously send a record to a topic.
send(KafkaProducer<Object, Object>, String, int, Object, Object) - Static method in class io.toro.martini.KafkaClientsMethods
Asynchronously send a record to a topic.
send(String, Map, Reader, List<DataSource>) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
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, 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(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, 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, InputStream) - Static method in class io.toro.martini.VfsMethods
Sends 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, Reader) - Static method in class io.toro.martini.VfsMethods
Sends the contents of a reader to a remote location.
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.
sendAlert(AlertJMSMessage) - Static method in class io.toro.martini.JmsMethods
Send a message to the alert topic topic://io.toro.martini.alert.AlertQueue.
sendBufferSize(int) - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings.Builder
 
sendBufferSize() - Method in class io.toro.martini.database.MongoDbDatabase.SocketSettings
The size of the buffer when sending to the socket.
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.
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, 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, 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.
senderId(String) - Method in class io.toro.martini.tracker.Document.Builder
 
senderId() - Method in class io.toro.martini.tracker.Document
 
sendGroupMessage(String, String, String, boolean, String) - Static method in class io.toro.martini.JabberMethods
Send a message to a chat room.
sendGroupMessage(String, String, String, String, boolean, String) - Static method in class io.toro.martini.JabberMethods
Send a message to a chatroom.
sendMessage(String, String) - Method in class io.toro.martini.jabber.model.JabberConnection
 
sendMessage(String, Message) - Method in class io.toro.martini.jabber.model.JabberConnection
 
sendMessage(String, String, String) - Static method in class io.toro.martini.JabberMethods
Send a message to a user.
sendTo(String, Map, byte[]) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
sendTo(byte[], String) - Static method in class io.toro.martini.VfsMethods
Sends bytes of data to a remote location.
sendTo(String, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
sendTo(String, String) - Static method in class io.toro.martini.VfsMethods
Sends string to a remote location.
sendTo(File, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends a file to a remote location.
sendTo(File, String) - Static method in class io.toro.martini.VfsMethods
Sends a file to a remote location.
sendTo(InputStream, String, Map) - Static method in class io.toro.martini.VfsMethods
Sends a stream to a remote location.
sendTo(InputStream, String) - Static method in class io.toro.martini.VfsMethods
Sends stream 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(Reader, String) - Static method in class io.toro.martini.VfsMethods
Sends the contents of a reader 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, Message<?>) - 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, Object, Map<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, MessagePostProcessor) - 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.
SEPARATOR - Static variable in class io.toro.martini.service.ServiceGroupMeta
 
serverSelectionTimeout(long) - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings.Builder
 
serverSelectionTimeout() - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
This is the timeout when selecting a server.
serverSelectionTimeout(TimeUnit) - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
 
serverSettings(MongoDbDatabase.ServerSettings) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
serverSettings() - Method in class io.toro.martini.database.MongoDbDatabase
Contains additional settings that are applied to the server connection
ServerSettings() - Constructor for class io.toro.martini.database.MongoDbDatabase.ServerSettings
 
ServiceGroup - Class in io.toro.martini.invocation
 
ServiceGroup() - Constructor for class io.toro.martini.invocation.ServiceGroup
 
serviceGroup(String, String) - Static method in class io.toro.martini.util.ServiceNameUtils
Deprecated.
serviceGroup(String, String, String) - Static method in class io.toro.martini.util.ServiceNameUtils
Deprecated.
serviceGroup(ServiceGroup.Type, String) - Static method in class io.toro.martini.util.ServiceNameUtils
Deprecated.
use ServiceGroupMeta.toString() to get a spring representation
serviceGroup(ServiceGroup.Type, String, String) - Static method in class io.toro.martini.util.ServiceNameUtils
 
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
 
ServiceNameUtils - Class in io.toro.martini.util
 
ServiceNameUtils() - Constructor for class io.toro.martini.util.ServiceNameUtils
 
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(List<Service>) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
services() - Method in class io.toro.martini.invocation.ServiceGroup
 
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.
setAttribute(FileContent, String, Object) - Static method in class io.toro.martini.VfsMethods
Sets a file attribute's value
setAutoFlushCommands(boolean) - Method in class io.toro.martini.database.LettuceRedisConnection
 
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
 
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(Duration) - Method in class io.toro.martini.database.LettuceRedisConnection
 
setTimeout(long, TimeUnit) - Method in class io.toro.martini.database.LettuceRedisConnection
 
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(String) - Method in class io.toro.martini.api.APILogMessage
 
setType(APILogMessageType) - 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
 
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.
singleWildCard - Static variable in class io.toro.martini.util.StringMatcher
 
sinter(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Intersect multiple sets.
sinter(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Intersect multiple sets.
sinterAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously intersect multiple sets.
sinterAsync(String, ValueStreamingChannel<Object>, 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(long) - Method in class io.toro.martini.gloop.http.MultipartFile.Builder
 
size() - Method in class io.toro.martini.util.EnhancedStack
 
sizeInBytes(long) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
sizeInBytes() - Method in class io.toro.martini.database.CreateCollectionOptions
Specify a maximum size in bytes for a capped collection.
sizeOnDisk(double) - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata.Builder
 
sizeOnDisk() - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
skip(Stream, Collection, long) - Static method in class io.toro.martini.StreamMethods
Skip the first n number of elements.
skipTime(long) - Method in class io.toro.martini.database.MongoDbQueryResults.Builder
 
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, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Read the slow log.
slowlogGet(String, int, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Read the slow log.
slowlogGetAsync(String, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisServerMethods
Asynchronously read the slow log.
slowlogGetAsync(String, int, 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, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get all the members in a set.
smembers(String, ValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
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.
smembersAsync(String, ValueStreamingChannel<Object>, 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.
socketOptions(RedisDatabase.SocketOptions) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
socketOptions() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
SocketOptions() - Constructor for class io.toro.martini.database.RedisDatabase.SocketOptions
 
socketSettings(MongoDbDatabase.SocketSettings) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
socketSettings() - Method in class io.toro.martini.database.MongoDbDatabase
Contains additional settings that are applied to the socket connection
SocketSettings() - Constructor for class io.toro.martini.database.MongoDbDatabase.SocketSettings
 
softMinEvictableIdleTimeMillis(long) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
softMinEvictableIdleTimeMillis() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
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, Map<String, String>) - Static method in class io.toro.martini.SolrMethods
Create a Gloop model based on a Solr schema.
solrSchemaToGloopModel(String, String, String, String, List<GloopModel>) - Static method in class io.toro.martini.SolrMethods
Create a Gloop model based on a Solr schema.
sort(Iterable, Closure) - Static method in class io.toro.martini.ArrayMethods
Sort the provided iterable using the given closure to determine the correct ordering.
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, 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, Object, GloopModel, 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_ARGS_GLOOP_DOC - Static variable in class io.toro.martini.redis.RedisKeyMethods
 
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, 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, 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, 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.
sorted(Stream, Collection) - 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.
sorted(Stream<GloopModel>, Collection<GloopModel>, String) - Static method in class io.toro.martini.StreamMethods
Sort models by a certain property.
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.
splitServiceName(String) - Static method in class io.toro.martini.util.ServiceNameUtils
 
spop(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Remove and return a random member from a set.
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.
spopAsync(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously 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.
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, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Get one random member 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, ValueStreamingChannel<Object>, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
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.
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, ValueStreamingChannel<Object>, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously get one or multiple random members 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, 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.
sscan(String, Object, ScanCursor, 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, 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, ValueStreamingChannel<Object>, Object, ScanCursor, GloopModel, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Incrementally iterate Set elements.
sscan(String, ValueStreamingChannel<Object>, Object, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
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.
sscanAsync(String, Object, ScanCursor, 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, 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, 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, ScanCursor, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously incrementally iterate set elements.
sslOptions(RedisDatabase.SslOptions) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
sslOptions() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
SslOptions() - Constructor for class io.toro.martini.database.RedisDatabase.SslOptions
 
sslProvider(RedisDatabase.SslOptions.SslProvider) - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
sslProvider() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 
start() - Static method in class io.toro.martini.transaction.Transactions
Creates a started TransactionFacade.
start - Variable in class io.toro.martini.util.StringMatcher.Position
 
startDataSource(String) - Method in interface io.toro.martini.database.DataSourceManager
Starts the data source associated with the name
startEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Start the endpoint matching the provided name and package.
startPackage(String, boolean) - Method in interface io.toro.martini.ipackage.PackageManager
Start a Martini Package
startPackage(String) - Static method in class io.toro.martini.MartiniMethods
Start the package matching the provided name.
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.
startTls(boolean) - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
startTls() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 
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.
startTransaction(boolean, int, GloopExecutionContext) - Static method in class io.toro.martini.SqlMethods
Start a new JTA transaction using the Martini transaction manager.
State() - Constructor for class io.toro.martini.tracker.Document.State
 
stateName(String) - Method in class io.toro.martini.tracker.Document.Builder
 
stateName() - Method in class io.toro.martini.tracker.Document
 
states(Collection<Document.State>) - Method in class io.toro.martini.tracker.Document.Builder
 
states() - Method in class io.toro.martini.tracker.Document
 
status(Database.Status) - Method in class io.toro.martini.database.Database.Builder
 
status() - Method in class io.toro.martini.database.Database
 
stopDataSource(String) - Method in interface io.toro.martini.database.DataSourceManager
Stops the data source associated with the name
stopEndpoint(String, String) - Static method in class io.toro.martini.MartiniMethods
Stop the endpoint matching the provided name and package.
stopPackage(String, boolean) - Method in interface io.toro.martini.ipackage.PackageManager
Stop a Martini Package
stopPackage(String) - Static method in class io.toro.martini.MartiniMethods
Stop the package matching the provided name.
stopPool(String) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Stop a connection pool by name.
storageEngineOptions(String) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
storageEngineOptions() - Method in class io.toro.martini.database.CreateCollectionOptions
Available for the WiredTiger storage engine only.
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.
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() - 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.
success(boolean) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
sunion(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Add multiple sets.
sunion(String, ValueStreamingChannel<Object>, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Add multiple sets.
sunionAsync(String, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisSetMethods
Asynchronously add multiple sets.
sunionAsync(String, ValueStreamingChannel<Object>, 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.
suspendReconnectOnProtocolFailure(boolean) - Method in class io.toro.martini.database.RedisDatabase.ClientOptions.Builder
 
suspendReconnectOnProtocolFailure() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
sync() - Method in class io.toro.martini.database.LettuceRedisConnection
 
sync() - Method in class io.toro.martini.database.LettuceRedisPubSubConnection
 
SyndFeedClient - Interface in io.toro.martini.rss
 

T

tcpNoDelay(boolean) - Method in class io.toro.martini.database.RedisDatabase.SocketOptions.Builder
 
tcpNoDelay() - Method in class io.toro.martini.database.RedisDatabase.SocketOptions
 
testConfig(Database) - Method in interface io.toro.martini.database.DataSourceManager
Tests whether this manager can create a connection to the provided config
testConnection(GloopModel) - Static method in class io.toro.martini.DatabaseConnectionPoolMethods
Test if a connection can be established to the database using the provided information.
testOnBorrow(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
testOnBorrow() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
testOnCreate(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
testOnCreate() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
testOnReturn(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
testOnReturn() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
testWhileIdle(boolean) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
testWhileIdle() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
textPosIn(String, int, int, String) - Method in class io.toro.martini.util.StringMatcher
 
ThrottlingMethods - Class in io.toro.martini
This class provides one-liner methods for managing and listing throttling rules.
ThrottlingMethods(RuleService<ThrottlingRuleMetadata>) - Constructor for class io.toro.martini.ThrottlingMethods
 
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.
timeBetweenEvictionRunsMillis(long) - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions.Builder
 
timeBetweenEvictionRunsMillis() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
timeInvoked(long) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
timeInvoked(Instant) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
timeReceived() - Method in class io.toro.martini.tracker.Document.Log
 
timeReceived(long) - Method in class io.toro.martini.tracker.Document.State.Builder
 
timeReceived() - Method in class io.toro.martini.tracker.Document.State
 
timestamp(long) - Method in class io.toro.martini.tracker.Document.Builder
 
timestamp() - Method in class io.toro.martini.tracker.Document
 
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.database.CreateCollectionOptions
 
toBuilder() - Method in class io.toro.martini.database.Database
 
toBuilder() - Method in class io.toro.martini.database.MongoDbDatabase.CollectionMetadata
 
toBuilder() - Method in class io.toro.martini.database.MongoDbDatabase.DatabaseMetadata
 
toBuilder() - Method in class io.toro.martini.database.MongoDbDatabase
 
toBuilder() - Method in class io.toro.martini.database.QueryConfiguration
 
toBuilder() - Method in class io.toro.martini.database.RedisDatabase.ClientOptions
 
toBuilder() - Method in class io.toro.martini.database.RedisDatabase.ConnectionOptions
 
toBuilder() - Method in class io.toro.martini.database.RedisDatabase.ConnectionPoolOptions
 
toBuilder() - Method in class io.toro.martini.database.RedisDatabase.SocketOptions
 
toBuilder() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 
toBuilder() - Method in class io.toro.martini.database.RedisDatabase
 
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(Stream) - Static method in class io.toro.martini.StreamMethods
Collect all elements in the stream, then return them as a List.
toList(String[], Function<String, T>) - Static method in class io.toro.martini.util.HandlerMethodArgumentResolverUtils
Converts the string array to T using the provided Function.
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(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
 
ToroException(SpringMessage) - 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(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
 
ToroRuntimeException(SpringMessage) - Constructor for exception io.toro.martini.exception.ToroRuntimeException
 
toService(String) - Method in class io.toro.martini.service.ServiceGroupMeta
 
toStream(Collection) - 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.monitor.InvokeDocument
 
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, 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) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
trace(Marker, String, Object...) - 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.PrefixingLogger
 
trace(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
trace(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
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, 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) - 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, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
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, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
traceIfEnabled(Marker, String, 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, TrackerSearchService, TrackerRepository, DocumentMapper) - Constructor for class io.toro.martini.TrackerMethods
 
Transactions - Class in io.toro.martini.transaction
Provides utility methods for managing Transactions.
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
 
truststoreFile(String) - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
truststoreFile() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 
truststorePassword(String) - Method in class io.toro.martini.database.RedisDatabase.SslOptions.Builder
 
truststorePassword() - Method in class io.toro.martini.database.RedisDatabase.SslOptions
 
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(Database.Type) - Method in class io.toro.martini.database.Database.Builder
 
type() - Method in class io.toro.martini.database.Database
 
type(MongoDbDatabase.ClusterSettings.Type) - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings.Builder
 
type() - Method in class io.toro.martini.database.MongoDbDatabase.ClusterSettings
The type of cluster to connect to
type(QueryConfiguration.Type) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
type() - Method in class io.toro.martini.database.QueryConfiguration
 
type(ServiceGroup.Type) - Method in class io.toro.martini.invocation.ServiceGroup.Builder
 
type() - Method in class io.toro.martini.invocation.ServiceGroup
 
type(String, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisKeyMethods
Determine the type stored at key.
type(Document.Type) - Method in class io.toro.martini.tracker.Document.Builder
 
type() - Method in class io.toro.martini.tracker.Document.Log
 
type() - Method in class io.toro.martini.tracker.Document
 
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(Long) - Method in class io.toro.martini.tracker.Document.State.Builder
 
uid() - Method in class io.toro.martini.tracker.Document.State
 
unbindJNDIObject(String) - Static method in class io.toro.martini.util.ApplicationUtils
 
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).
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.
update(String) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
update() - Method in class io.toro.martini.database.QueryConfiguration
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
 
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.
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.
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.
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.
upsert(boolean) - Method in class io.toro.martini.database.QueryConfiguration.Builder
 
upsert() - Method in class io.toro.martini.database.QueryConfiguration
 
uri(String) - Method in class io.toro.martini.database.RedisDatabase.Builder
 
uri() - Method in class io.toro.martini.database.RedisDatabase
 
UrlMethods - Class in io.toro.martini
This class provides various methods for manipulating URLs.
user(Principal) - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
user(String) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
userAgent(String) - Method in class io.toro.martini.monitor.HttpInvokeDocument.Builder
 
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
 
userGroups(Set<String>) - Method in class io.toro.martini.monitor.InvokeDocument.Builder
 
username(String) - Method in class io.toro.martini.database.MongoDbDatabase.Builder
 
username() - Method in class io.toro.martini.database.MongoDbDatabase
The username to use when authenticating to the server.
username(String) - Method in class io.toro.martini.tracker.Document.Builder
 
username() - Method in class io.toro.martini.tracker.Document
 
userPlatform(String) - Method in class io.toro.martini.monitor.HttpInvokeDocument.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.
validationOptions(ValidationOptions) - Method in class io.toro.martini.database.CreateCollectionOptions.Builder
 
validationOptions() - Method in class io.toro.martini.database.CreateCollectionOptions
 
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.CejiMethods.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.Database.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.Database.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.MongoDbDatabase.AuthenticationMechanism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.MongoDbDatabase.ClusterSettings.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.QueryConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.RedisDatabase.ClientOptions.DisconnectedBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.toro.martini.database.RedisDatabase.SslOptions.SslProvider
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.CejiMethods.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.database.Database.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.database.Database.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.database.MongoDbDatabase.AuthenticationMechanism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.database.MongoDbDatabase.ClusterSettings.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.database.QueryConfiguration.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.database.RedisDatabase.ClientOptions.DisconnectedBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.toro.martini.database.RedisDatabase.SslOptions.SslProvider
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.
VelocityMethods - Class in io.toro.martini
A utility class for Velocity-related operations.
VelocityMethods(VelocityEngine) - Constructor for class io.toro.martini.VelocityMethods
 
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, Map) - Static method in class io.toro.martini.VfsMethods
Gets the stream of a file that's on a virtual 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, 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.
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.
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, String) - Static method in class io.toro.martini.VfsMethods
vfsPut(String, String, Map) - Static method in 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 #send(String, byte[], Map.
vfsPut(String, InputStream) - Static method in class io.toro.martini.VfsMethods
Alias for #send(String, InputStream.
vfsPut(String, InputStream, 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, 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) - Method in interface io.toro.martini.tracker.Tracker
Logs message as WARN
warn(String) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Object, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warn(Marker, String, Throwable) - 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.PrefixingLogger
 
warn(String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Object, Object) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Object...) - Method in class io.toro.martini.util.PrefixingLogger
 
warn(Marker, String, Throwable) - Method in class io.toro.martini.util.PrefixingLogger
 
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, 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) - 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, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
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, Object) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String, Object...) - Method in class io.toro.martini.util.ApplicationLogger
 
warnIfEnabled(Marker, String, Throwable) - Method in class io.toro.martini.util.ApplicationLogger
 
watch(String, ClientSession, List<? extends Bson>) - Static method in class io.toro.martini.MongoDbMethods
Creates a change stream for this client.
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, 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.
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.
writeContent(OutputStream) - Method in class io.toro.martini.tracker.Document.State
 
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, 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, String, boolean, int) - Static method in class io.toro.martini.VfsMethods
Writes the content of the input string to the file.
writeFile(FileContent, byte[], boolean, int) - Static method in class io.toro.martini.VfsMethods
Writes an array of bytes 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, Object) - Static method in class io.toro.martini.SolrMethods
Index a document.
writeToIndex(String, String, GloopModel) - 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.
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, GloopModel, GloopExecutionContext) - 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, XAddArgs, GloopExecutionContext, Object...) - Static method in class io.toro.martini.redis.RedisStreamMethods
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.
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, XAddArgs, GloopExecutionContext, Object...) - 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 - 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, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute a DELETE request against a web service.
xmlDelete(String) - Static method in class io.toro.martini.RestMethods
Execute a DELETE 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.
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) - Static method in class io.toro.martini.RestMethods
Execute a GET 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.
xmlHead(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, Map<String, ?>) - Static method in class io.toro.martini.RestMethods
Execute an OPTIONS request against a web service.
xmlOptions(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, Map<String, ?>, Closure) - 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) - Static method in class io.toro.martini.RestMethods
Execute a POST 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.
xmlPut(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.
xpending(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read pending messages from a stream for a group.
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, 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.
xpendingAsync(String, Object, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Asynchronously read pending messages from a stream for a group.
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, 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.
xrange(String, Object, Range<String>, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from a stream within a specific Range.
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.
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.
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.
xread(String, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
Read messages from one or more XReadArgs.StreamOffsets.
xread(String, XReadArgs, GloopExecutionContext, XReadArgs.StreamOffset<Object>...) - Static method in class io.toro.martini.redis.RedisStreamMethods
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
xtrim(String, Object, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
Trims the stream to count elements.
xtrim(String, Object, boolean, long, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisStreamMethods
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.
xtrimAsync(String, Object, boolean, 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, 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, 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, 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, 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.
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, 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, 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, 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, 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.
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, 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, 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.
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.
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.
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, 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, 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.
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.
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.
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.
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.
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.
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.
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, 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, 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.
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.
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.
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.
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.
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.
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, 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, 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.
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.
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, 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, 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.
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.
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, 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, 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.
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.
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, 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, 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.
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.
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.
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.
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.
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, 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.
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.
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.
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.
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.
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.
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.
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.
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.
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, 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, 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.
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.
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, 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, 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.
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.
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, 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, 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.
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.
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, 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, 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.
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.
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.
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.
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.
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, 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, ScoredValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Incrementally iterate sorted sets elements and associated scores.
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.
zscanAsync(String, 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, ScoredValueStreamingChannel<Object>, Object, GloopExecutionContext) - Static method in class io.toro.martini.redis.RedisSortedSetMethods
Asynchronously 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.
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, 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, 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.
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.
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.
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 
Skip navigation links

Copyright © 2021. All rights reserved.