- 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).