A B C D E F G H I L M N O P Q R S T U V W X 

A

Account - Interface in com.rultor.spi
User account.
account() - Method in interface com.rultor.spi.User
Get user's account.
account() - Method in class com.rultor.spi.User.Nobody
 
ACL - Interface in com.rultor.spi
Access Control List.
acl() - Method in interface com.rultor.spi.Stand
Get its ACL.
add(String) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
add(long) - Method in interface com.rultor.stateful.Spinbox
Add value to it.
addAll(Collection<? extends String>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
addIf(String) - Method in interface com.rultor.stateful.ConcurrentNotepad
Add item if it is absent.
addIf(String) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
append(String) - Method in class com.rultor.snapshot.Radar
Add new line.
append(Iterable<String>) - Method in interface com.rultor.spi.Drain
Append a few lines to the drain.
Arguments - Class in com.rultor.spi
Arguments for Variable instantiation.
Arguments(Coordinates, Wallet) - Constructor for class com.rultor.spi.Arguments
Public ctor.
Arguments(Coordinates, Wallet, Iterable<Object>) - Constructor for class com.rultor.spi.Arguments
Public ctor.
arguments() - Method in interface com.rultor.spi.Variable
Get a list of required arguments.
asText() - Method in interface com.rultor.spi.Spec
Convert it to a human readable form.
asText() - Method in class com.rultor.spi.Spec.Simple
 
asText() - Method in class com.rultor.spi.Spec.Strict
 
attr(String, String) - Method in class com.rultor.snapshot.TagLine
Add attribute.
attributes() - Method in interface com.rultor.spi.Tag
Map of attributes.
attributes() - Method in class com.rultor.spi.Tag.Simple
 

B

balance() - Method in interface com.rultor.spi.Account
Balance.
BANK - Static variable in interface com.rultor.spi.Account
Who is sending funds when account is funded.
between(Time, Time) - Method in interface com.rultor.spi.Sheet
Between these dates.
bucket() - Method in interface com.rultor.aws.S3Client
Bucket name.
bucket() - Method in class com.rultor.aws.S3Client.Simple
 

C

canPost(String) - Method in interface com.rultor.spi.ACL
Is it possible to post with this access key?
canView(URN) - Method in interface com.rultor.spi.ACL
This user can view pulses in the stand?
CFClient - Interface in com.rultor.aws
CF client.
CFClient.Simple - Class in com.rultor.aws
Simple client.
CFClient.Simple(String, String) - Constructor for class com.rultor.aws.CFClient.Simple
Public ctor.
charge(String, Dollars) - Method in interface com.rultor.spi.Wallet
Charge some money.
charge(String, Dollars) - Method in class com.rultor.spi.Wallet.Empty
 
clean() - Method in class com.rultor.snapshot.Radar
Remove all lines for the current thread group.
clear() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
Column - Interface in com.rultor.spi
Column in sheet.
Column.Simple - Class in com.rultor.spi
Simple column.
Column.Simple(String, boolean, boolean) - Constructor for class com.rultor.spi.Column.Simple
Public ctor.
columns() - Method in interface com.rultor.spi.Sheet
Column names/titles.
com.rultor.aws - package com.rultor.aws
Amazon AWS common classes and interfaces.
com.rultor.snapshot - package com.rultor.snapshot
Snapshot management.
com.rultor.spi - package com.rultor.spi
Service Programming Interface (SPI).
com.rultor.stateful - package com.rultor.stateful
Stateful interfaces and classes.
com.rultor.tools - package com.rultor.tools
Simple commonly used tools.
compareTo(Coordinates) - Method in class com.rultor.spi.Coordinates.None
 
compareTo(Coordinates) - Method in class com.rultor.spi.Coordinates.Simple
 
compareTo(Time) - Method in class com.rultor.tools.Time
 
ConcurrentNotepad - Interface in com.rultor.stateful
Concurrent notepad.
ConcurrentNotepad.Composite - Class in com.rultor.stateful
Composite.
ConcurrentNotepad.Composite(Notepad, Lineup) - Constructor for class com.rultor.stateful.ConcurrentNotepad.Composite
Public ctor.
contains(String) - Method in interface com.rultor.spi.Rules
Contains a rule with this name?
contains(String) - Method in interface com.rultor.spi.Stands
Contains a stand with this name?
contains(String) - Method in interface com.rultor.spi.Tags
Does it contain a tag with this label?
contains(String) - Method in class com.rultor.spi.Tags.Simple
 
contains(Object) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
containsAll(Collection<?>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
Coordinates - Interface in com.rultor.spi
Coordinates to do.
coordinates() - Method in interface com.rultor.spi.Pulse
Coordinates of it.
Coordinates.None - Class in com.rultor.spi
No work at all.
Coordinates.None() - Constructor for class com.rultor.spi.Coordinates.None
 
Coordinates.Simple - Class in com.rultor.spi
Simple implementation.
Coordinates.Simple() - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
Coordinates.Simple(Coordinates) - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
Coordinates.Simple(URN, String) - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
Coordinates.Simple(URN, String, Time) - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
create(String) - Method in interface com.rultor.spi.Rules
Create empty default rule with this name.
create(String) - Method in interface com.rultor.spi.Stands
Create empty default stand with this name (runtime exception if it already exists).

D

date() - Method in class com.rultor.tools.Time
Convert it to date.
delegate(URN, String) - Method in interface com.rultor.spi.Wallet
Delegate to another user/rule.
delegate(URN, String) - Method in class com.rultor.spi.Wallet.Empty
 
delta(Time) - Method in class com.rultor.tools.Time
Calculate distance in milliseconds.
directives() - Method in class com.rultor.snapshot.TagLine
Build Xembly directives.
Dollars - Class in com.rultor.tools
Dollar amount.
Dollars(long) - Constructor for class com.rultor.tools.Dollars
Public ctor.
dom() - Method in class com.rultor.snapshot.XSLT
Get new document.
Drain - Interface in com.rultor.spi
Drain of a rule.
drain() - Method in interface com.rultor.spi.Rule
Get drain spec.
Drain.Line - Interface in com.rultor.spi
One line in the drain.
Drain.Line.Simple - Class in com.rultor.spi
Simple.
Drain.Line.Simple(long, Level, String) - Constructor for class com.rultor.spi.Drain.Line.Simple
Public ctor.

E

EC2Client - Interface in com.rultor.aws
EC2 client.
EC2Client.Regional - Class in com.rultor.aws
With custom region.
EC2Client.Regional(String, EC2Client) - Constructor for class com.rultor.aws.EC2Client.Regional
Public ctor.
EC2Client.Simple - Class in com.rultor.aws
Simple client.
EC2Client.Simple(String, String) - Constructor for class com.rultor.aws.EC2Client.Simple
Public ctor.
EMPTY - Static variable in interface com.rultor.spi.Instance
Instance that does nothing.
equalTo(String, String) - Method in interface com.rultor.spi.Sheet.Condition
Equals to.
error(Object, Throwable) - Static method in class com.rultor.tools.Exceptions
Log exception in a compact syslog-friendly format with ERROR log level.
escape(String) - Static method in class com.rultor.tools.Exceptions
Escape all toxic characters (they are not suitable for XML documents).
escape(char) - Static method in class com.rultor.tools.Exceptions
Escape one character.
Exceptions - Class in com.rultor.tools
Exception logging utility class.
exec(Runnable) - Method in class com.rultor.stateful.Lineup.Asynchronous
 
exec(Callable<T>) - Method in class com.rultor.stateful.Lineup.Asynchronous
 
exec(Runnable) - Method in interface com.rultor.stateful.Lineup
Execute in a synchronized manner.
exec(Callable<T>) - Method in interface com.rultor.stateful.Lineup
Execute in a synchronized manner.
existsIn(String) - Static method in class com.rultor.snapshot.XemblyLine
Does it look like xembly line.

F

failure(String) - Method in interface com.rultor.spi.Rule
Mark it as failed.
failure() - Method in interface com.rultor.spi.Rule
Read description of failure or empty string if there is no failure.
fetch() - Method in interface com.rultor.spi.Query
Fetch pulses.
fine(boolean) - Method in class com.rultor.snapshot.TagLine
Set level to FINE if true or SEVERE otherwise.
flow() - Method in interface com.rultor.spi.Stands
Get flow of recent events.
flow() - Method in interface com.rultor.spi.Users
Get flow of recent events visible to all users.
fund(Dollars, String) - Method in interface com.rultor.spi.Account
Fund account.
fund(String) - Method in interface com.rultor.spi.Account
Fund account with coupon.

G

get() - Method in interface com.rultor.aws.CFClient
Get AWS CF client.
get() - Method in class com.rultor.aws.CFClient.Simple
 
get() - Method in interface com.rultor.aws.EC2Client
Get AWS EC2 client.
get() - Method in class com.rultor.aws.EC2Client.Regional
 
get() - Method in class com.rultor.aws.EC2Client.Simple
 
get() - Method in interface com.rultor.aws.S3Client
Get AWS S3 client.
get() - Method in class com.rultor.aws.S3Client.Simple
 
get() - Method in interface com.rultor.aws.SESClient
Get AWS SES client.
get() - Method in class com.rultor.aws.SESClient.Simple
 
get() - Method in interface com.rultor.aws.SNSClient
Get AWS SNS client.
get() - Method in class com.rultor.aws.SNSClient.Simple
 
get() - Method in class com.rultor.aws.SQSClient.Assumed
 
get() - Method in interface com.rultor.aws.SQSClient
Get AWS SQS client.
get() - Method in class com.rultor.aws.SQSClient.Simple
 
get(String) - Method in class com.rultor.snapshot.StepAspect.Open
Get property.
get(int) - Method in class com.rultor.spi.Arguments
Get value by position.
get(String) - Method in interface com.rultor.spi.Rules
Get rule by name (runtime exception if it's absent).
get(String) - Method in interface com.rultor.spi.Stands
Get stand by name (runtime exception if it's absent).
get(String) - Method in interface com.rultor.spi.Tags
Get tag by this label.
get(String) - Method in class com.rultor.spi.Tags.Simple
 
get(URN) - Method in interface com.rultor.spi.Users
Get user by URN (no exception even if it's seen for the first time).
groupBy(String) - Method in interface com.rultor.spi.Sheet
Group by.

H

has(String) - Static method in class com.rultor.spi.Drain.Line.Simple
The text has a line inside.
html() - Method in class com.rultor.tools.Markdown
As HTML4.

I

info(Object, Throwable) - Static method in class com.rultor.tools.Exceptions
Log exception in a compact syslog-friendly format with INFO log level.
Instance - Interface in com.rultor.spi
Object that is ready to receive a pulse.
instantiate(Users, Arguments) - Method in interface com.rultor.spi.Variable
Make an instance of it.
InvalidCouponException - Exception in com.rultor.spi
Exception thrown when invalid coupon code is used.
InvalidCouponException(Throwable) - Constructor for exception com.rultor.spi.InvalidCouponException
Public constructor.
isEmpty() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
isGroup() - Method in interface com.rultor.spi.Column
Can group by it?
isGroup() - Method in class com.rultor.spi.Column.Simple
 
isSum() - Method in interface com.rultor.spi.Column
Contains a summary?
isSum() - Method in class com.rultor.spi.Column.Simple
 
iterator() - Method in class com.rultor.spi.Pageable.Array
 
iterator() - Method in class com.rultor.spi.Pageable.Sequence
 
iterator() - Method in class com.rultor.spi.Pulses.Row
 
iterator() - Method in class com.rultor.spi.Tags.Simple
 
iterator() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
iterator() - Method in class com.rultor.stateful.Notepad.Empty
 

L

label() - Method in interface com.rultor.spi.Tag
Label of it.
label() - Method in class com.rultor.spi.Tag.Simple
 
level(Level) - Method in class com.rultor.snapshot.TagLine
Set its level.
level() - Method in interface com.rultor.spi.Drain.Line
Log level of the line.
level() - Method in class com.rultor.spi.Drain.Line.Simple
 
level() - Method in interface com.rultor.spi.Tag
Level.
level() - Method in class com.rultor.spi.Tag.Simple
 
Lineup - Interface in com.rultor.stateful
Lineup of executions, thread-safe.
Lineup.Asynchronous - Class in com.rultor.stateful
Asynchronous (without any synchronization).
Lineup.Asynchronous() - Constructor for class com.rultor.stateful.Lineup.Asynchronous
 
log() - Method in class com.rultor.snapshot.TagLine
Log it.
log() - Method in class com.rultor.snapshot.XemblyLine
Convenient utility method to log xembly.

M

make(User, Spec) - Method in interface com.rultor.spi.Repo
Make an instance from a spec.
MARK - Static variable in class com.rultor.snapshot.XemblyLine
Mark (reads as "χemβly").
markdown(String) - Method in class com.rultor.snapshot.TagLine
Describe it in markdown.
markdown() - Method in interface com.rultor.spi.Tag
Description in Markdown (may be empty), preferably one line.
markdown() - Method in class com.rultor.spi.Tag.Simple
 
Markdown - Class in com.rultor.tools
Markdown text.
Markdown(String) - Constructor for class com.rultor.tools.Markdown
Public ctor.
message(Throwable) - Static method in class com.rultor.tools.Exceptions
Get exception message by composing messages of chained exceptions.
millis() - Method in class com.rultor.tools.Time
Get milliseconds.
msec() - Method in interface com.rultor.spi.Drain.Line
Milliseconds from log start.
msec() - Method in class com.rultor.spi.Drain.Line.Simple
 

N

name() - Method in interface com.rultor.spi.Rule
Get its name.
name() - Method in interface com.rultor.spi.Stand
Name of it.
NormJson - Class in com.rultor.tools
Norm JSON.
NormJson(String) - Constructor for class com.rultor.tools.NormJson
Public ctor.
NormJson(InputStream) - Constructor for class com.rultor.tools.NormJson
Public ctor.
NormJson.JsonException - Exception in com.rultor.tools
When fails to parse.
Notepad - Interface in com.rultor.stateful
Collection of texts, NOT thread-safe.
Notepad.Empty - Class in com.rultor.stateful
Always empty.
Notepad.Empty() - Constructor for class com.rultor.stateful.Notepad.Empty
 

O

object() - Method in interface com.rultor.spi.Proxy
Get the object.
orderBy(String, boolean) - Method in interface com.rultor.spi.Sheet
Order by.
owner() - Method in class com.rultor.spi.Coordinates.None
 
owner() - Method in interface com.rultor.spi.Coordinates
Owner of this work.
owner() - Method in class com.rultor.spi.Coordinates.Simple
 
owner() - Method in interface com.rultor.spi.Stand
Owner of it.

P

Pageable<T,K> - Interface in com.rultor.spi
Vector of pulses.
Pageable.Array<T> - Class in com.rultor.spi
Immutable collection, based on array.
Pageable.Array() - Constructor for class com.rultor.spi.Pageable.Array
Public ctor.
Pageable.Array(Collection<T>) - Constructor for class com.rultor.spi.Pageable.Array
Public ctor.
Pageable.Sequence<T> - Class in com.rultor.spi
Sequence of pulses.
Pageable.Sequence(Pageable<T, T>, Pageable<T, T>) - Constructor for class com.rultor.spi.Pageable.Sequence
Public ctor.
parse(CharSequence) - Static method in class com.rultor.snapshot.XemblyLine
Decode text.
parse(String) - Static method in class com.rultor.spi.Drain.Line.Simple
Parse it back to live (or runtime exception if not found).
points() - Method in class com.rultor.tools.Dollars
Points.
post(Coordinates, long, String) - Method in interface com.rultor.spi.Stand
Post new xembly script to the pulse of the stand.
print(Map<String, T>) - Method in class com.rultor.tools.Vext
Print using these arguments.
Proxy<T> - Interface in com.rultor.spi
Proxy of another object.
pull(int, TimeUnit) - Method in class com.rultor.spi.Queue.Memory
 
pull(int, TimeUnit) - Method in interface com.rultor.spi.Queue
Pull the next available work (waits until it is available).
pulse() - Method in interface com.rultor.spi.Instance
Pulse.
Pulse - Interface in com.rultor.spi
Pulse.
pulses() - Method in interface com.rultor.spi.Drain
Iterate all available pulses, in reverse order (the latest one on top).
Pulses - Interface in com.rultor.spi
Pulses.
pulses() - Method in interface com.rultor.spi.Stand
Get all pulses.
Pulses.Row - Class in com.rultor.spi
One row that doesn't support paginating.
Pulses.Row() - Constructor for class com.rultor.spi.Pulses.Row
Public ctor.
Pulses.Row(Collection<Pulse>) - Constructor for class com.rultor.spi.Pulses.Row
Public ctor.
push(Coordinates) - Method in class com.rultor.spi.Queue.Memory
 
push(Coordinates) - Method in interface com.rultor.spi.Queue
Push new work into it.

Q

query() - Method in interface com.rultor.spi.Pulses
Get query to filter by.
query() - Method in class com.rultor.spi.Pulses.Row
 
Query - Interface in com.rultor.spi
Query.
Queue - Interface in com.rultor.spi
Queue.
QUEUE - Static variable in interface com.rultor.spi.Stand
Public Amazon SQS queue where anyone can report their details.
Queue.Memory - Class in com.rultor.spi
In memory.
Queue.Memory() - Constructor for class com.rultor.spi.Queue.Memory
 

R

Radar - Class in com.rultor.snapshot
Radar that listens to log events and organizes them in snapshots.
Radar() - Constructor for class com.rultor.snapshot.Radar
 
read() - Method in interface com.rultor.spi.Drain
Read the drain.
readObject(String) - Method in class com.rultor.tools.NormJson
Read JSON and return it as an object.
remove(String) - Method in interface com.rultor.spi.Rules
Remove rule by name (runtime exception if it's absent).
remove(Object) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
removeAll(Collection<?>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
render(InputStream) - Method in class com.rultor.snapshot.Radar
Render current snapshot using this XSL.
render(Stand) - Method in interface com.rultor.spi.Widget
Render it for the stand.
Repo - Interface in com.rultor.spi
Repository of classes.
retainAll(Collection<?>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
round() - Method in class com.rultor.tools.Time
Get rid of seconds and milliseconds.
rule() - Method in class com.rultor.spi.Coordinates.None
 
rule() - Method in interface com.rultor.spi.Coordinates
Name of the work (unique for the user).
rule() - Method in class com.rultor.spi.Coordinates.Simple
 
Rule - Interface in com.rultor.spi
Rule.
Rules - Interface in com.rultor.spi
Rules.
rules() - Method in class com.rultor.spi.User.Nobody
 
rules() - Method in interface com.rultor.spi.User
Names of all his rules.

S

S3Client - Interface in com.rultor.aws
S3 client.
S3Client.Simple - Class in com.rultor.aws
Simple client.
S3Client.Simple(String, String, String) - Constructor for class com.rultor.aws.S3Client.Simple
Public ctor.
scheduled() - Method in class com.rultor.spi.Coordinates.None
 
scheduled() - Method in interface com.rultor.spi.Coordinates
When scheduled, in milliseconds.
scheduled() - Method in class com.rultor.spi.Coordinates.Simple
 
SESClient - Interface in com.rultor.aws
SES client.
SESClient.Simple - Class in com.rultor.aws
Simple client.
SESClient.Simple(String, String) - Constructor for class com.rultor.aws.SESClient.Simple
Public ctor.
sheet() - Method in interface com.rultor.spi.Account
Sheet.
Sheet - Interface in com.rultor.spi
Sheet of transactions.
sheet() - Method in interface com.rultor.spi.Sheet.Condition
Back to sheet.
Sheet.Condition - Interface in com.rultor.spi
Condition.
size() - Method in class com.rultor.spi.Tags.Simple
 
size() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
size() - Method in class com.rultor.stateful.Notepad.Empty
 
snapshot() - Method in class com.rultor.snapshot.Radar
Get snapshot of the current thread.
Snapshot - Class in com.rultor.snapshot
Snapshot.
Snapshot(InputStream) - Constructor for class com.rultor.snapshot.Snapshot
Public ctor.
Snapshot(String) - Constructor for class com.rultor.snapshot.Snapshot
Public ctor.
Snapshot(Iterable<Directive>) - Constructor for class com.rultor.snapshot.Snapshot
Public ctor.
SNSClient - Interface in com.rultor.aws
SNS client.
SNSClient.Simple - Class in com.rultor.aws
Simple client.
SNSClient.Simple(String, String) - Constructor for class com.rultor.aws.SNSClient.Simple
Public ctor.
spec() - Method in interface com.rultor.spi.Rule
Get spec.
Spec - Interface in com.rultor.spi
Specification of an object (aka "Spec").
Spec.Simple - Class in com.rultor.spi
Simple.
Spec.Simple() - Constructor for class com.rultor.spi.Spec.Simple
Public ctor.
Spec.Simple(String) - Constructor for class com.rultor.spi.Spec.Simple
Public ctor.
Spec.Strict - Class in com.rultor.spi
Strict spec.
Spec.Strict(String, Repo, User, Users, Coordinates, Class<?>) - Constructor for class com.rultor.spi.Spec.Strict
Public ctor.
SpecException - Exception in com.rultor.spi
Repository of classes.
SpecException(String) - Constructor for exception com.rultor.spi.SpecException
Public ctor.
SpecException(Exception) - Constructor for exception com.rultor.spi.SpecException
Public ctor.
SpecException(String, Exception) - Constructor for exception com.rultor.spi.SpecException
Public ctor.
Spinbox - Interface in com.rultor.stateful
Simple counter, NOT thread safe.
SQSClient - Interface in com.rultor.aws
Amazon SQS client.
SQSClient.Assumed - Class in com.rultor.aws
Client for assumed role.
SQSClient.Assumed(String) - Constructor for class com.rultor.aws.SQSClient.Assumed
Public ctor.
SQSClient.Simple - Class in com.rultor.aws
Simple client.
SQSClient.Simple(String, String, String) - Constructor for class com.rultor.aws.SQSClient.Simple
Public ctor.
stacktrace(Throwable) - Static method in class com.rultor.tools.Exceptions
Get clean version of exception stacktrace.
stand() - Method in interface com.rultor.spi.Pulse
What stand it belongs to, if known (empty string otherwise).
Stand - Interface in com.rultor.spi
Stand.
stand(String) - Method in interface com.rultor.spi.Users
Get stand by name (runtime exception if it's absent).
Stand.BrokenXemblyException - Exception in com.rultor.spi
When Xembly can't be accepted.
Stand.BrokenXemblyException(Throwable) - Constructor for exception com.rultor.spi.Stand.BrokenXemblyException
Public ctor.
Stands - Interface in com.rultor.spi
Stands.
stands() - Method in class com.rultor.spi.User.Nobody
 
stands() - Method in interface com.rultor.spi.User
Names of all his stands.
Step - Annotation Type in com.rultor.snapshot
Step in a snapshot.
StepAspect - Class in com.rultor.snapshot
Step AspectJ aspect.
StepAspect() - Constructor for class com.rultor.snapshot.StepAspect
 
StepAspect.Open - Class in com.rultor.snapshot
Open object for velocity rendering of all private properties.
stream() - Method in interface com.rultor.spi.Pulse
Read it as a stream.

T

tag(XML) - Method in class com.rultor.snapshot.Snapshot
Make tag from XML node.
Tag - Interface in com.rultor.spi
Tag of a Pulse.
Tag.Simple - Class in com.rultor.spi
Simple implementation.
Tag.Simple(String, Level) - Constructor for class com.rultor.spi.Tag.Simple
Public ctor.
Tag.Simple(String, Level, Map<String, String>, String) - Constructor for class com.rultor.spi.Tag.Simple
Public ctor.
TagLine - Class in com.rultor.snapshot
TagLine in Xembly.
TagLine(String) - Constructor for class com.rultor.snapshot.TagLine
Public ctor.
tags() - Method in class com.rultor.snapshot.Snapshot
Get all tags.
tags() - Method in interface com.rultor.spi.Pulse
All its tags.
Tags - Interface in com.rultor.spi
Tags.
Tags.Simple - Class in com.rultor.spi
Simple implementation.
Tags.Simple(Collection<Tag>) - Constructor for class com.rultor.spi.Tags.Simple
Public ctor.
tail(T) - Method in class com.rultor.spi.Pageable.Array
 
tail(T) - Method in class com.rultor.spi.Pageable.Sequence
 
tail(K) - Method in interface com.rultor.spi.Pageable
Get a subset of this vector.
tail(Coordinates) - Method in class com.rultor.spi.Pulses.Row
 
Time - Class in com.rultor.tools
Time.
Time() - Constructor for class com.rultor.tools.Time
Public ctor (current time).
Time(long) - Constructor for class com.rultor.tools.Time
Public ctor.
Time(Date) - Constructor for class com.rultor.tools.Time
Public ctor.
Time(String) - Constructor for class com.rultor.tools.Time
Public ctor.
title() - Method in class com.rultor.spi.Column.Simple
 
title() - Method in interface com.rultor.spi.Column
Title of it.
toArray() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
toArray(T[]) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
 
toString() - Method in class com.rultor.snapshot.StepAspect.Open
 
toString() - Method in class com.rultor.snapshot.TagLine
 
toString() - Method in class com.rultor.snapshot.XemblyLine
 
toString() - Method in class com.rultor.spi.Arguments
 
toString() - Method in class com.rultor.spi.Coordinates.Simple
 
toString() - Method in class com.rultor.spi.Drain.Line.Simple
 
toString() - Method in class com.rultor.spi.Tag.Simple
 
toString() - Method in class com.rultor.tools.Dollars
 
toString() - Method in class com.rultor.tools.Time
 
toString() - Method in class com.rultor.tools.Vext
 
track(ProceedingJoinPoint) - Method in class com.rultor.snapshot.StepAspect
Track execution of a method annotated with Step.

U

update(Spec, Spec) - Method in interface com.rultor.spi.Rule
Save spec.
update(Spec, Spec) - Method in interface com.rultor.spi.Stand
Update it.
url() - Method in class com.rultor.aws.SQSClient.Assumed
 
url() - Method in class com.rultor.aws.SQSClient.Simple
 
url() - Method in interface com.rultor.aws.SQSClient
Queue URL.
urn() - Method in class com.rultor.spi.User.Nobody
 
urn() - Method in interface com.rultor.spi.User
His URN.
User - Interface in com.rultor.spi
User.
User.Nobody - Class in com.rultor.spi
Nobody.
User.Nobody() - Constructor for class com.rultor.spi.User.Nobody
 
Users - Interface in com.rultor.spi
All users.

V

valueOf(String) - Static method in class com.rultor.spi.Coordinates.Simple
Create from a string.
valueOf(String) - Static method in class com.rultor.tools.Dollars
Parse string.
Variable<T> - Interface in com.rultor.spi
Variable.
velocity() - Method in class com.rultor.tools.Vext
Get velocity source.
Vext - Class in com.rultor.tools
Velocity text.
Vext(String) - Constructor for class com.rultor.tools.Vext
Public ctor.

W

wallet() - Method in class com.rultor.spi.Arguments
Get wallet.
wallet(Coordinates, URN, String) - Method in interface com.rultor.spi.Rule
Wallet of the rule.
Wallet - Interface in com.rultor.spi
Wallet.
Wallet.Empty - Class in com.rultor.spi
Empty wallet doing nothing.
Wallet.Empty() - Constructor for class com.rultor.spi.Wallet.Empty
 
Wallet.NotEnoughFundsException - Exception in com.rultor.spi
When not enough funds in the wallet.
Wallet.NotEnoughFundsException(String) - Constructor for exception com.rultor.spi.Wallet.NotEnoughFundsException
Public ctor.
Wallet.NotEnoughFundsException(Exception) - Constructor for exception com.rultor.spi.Wallet.NotEnoughFundsException
Public ctor.
warn(Object, Throwable) - Static method in class com.rultor.tools.Exceptions
Log exception in a compact syslog-friendly format with WARN log level.
where() - Method in interface com.rultor.spi.Sheet
Construct condition and return.
Widget - Interface in com.rultor.spi
Widget.
Widget.Stylesheet - Annotation Type in com.rultor.spi
Stylesheet related to this widget.
widgets() - Method in interface com.rultor.spi.Stand
Get spec of widgets.
with(int, Object) - Method in class com.rultor.spi.Arguments
Replace one item.
withTag(String) - Method in interface com.rultor.spi.Query
Narrow down query to pulses where this tag is present.
work() - Method in class com.rultor.spi.Arguments
Get work.

X

xembly() - Method in class com.rultor.snapshot.Snapshot
Get xembly script.
xembly() - Method in class com.rultor.snapshot.XemblyLine
Get Xembly script.
xembly() - Method in interface com.rultor.spi.Pulse
Snapshot in Xembly.
XemblyException - Exception in com.rultor.snapshot
When Xembly instructions are broken.
XemblyException(Throwable) - Constructor for exception com.rultor.snapshot.XemblyException
Public ctor.
XemblyLine - Class in com.rultor.snapshot
Log line in Xembly.
XemblyLine(Iterable<Directive>) - Constructor for class com.rultor.snapshot.XemblyLine
Public ctor.
xml() - Method in class com.rultor.snapshot.Snapshot
Make XML out of it.
xml() - Method in class com.rultor.snapshot.XSLT
Get XML.
XSLT - Class in com.rultor.snapshot
XSLT post processor of a snapshot.
XSLT(Snapshot, String) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
XSLT(Snapshot, InputStream) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
XSLT(Node, InputStream) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
XSLT(Source, Source) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
A B C D E F G H I L M N O P Q R S T U V W X 

Copyright © 2009–2014 Rultor Inc.. All rights reserved.