Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
N
Name
- Annotation Type in
com.amazon.carbonado
Overrides the primary name of a Storable property.
newInstance(FilterValues<S>, OrderingList<S>, QueryHints)
- Method in class com.amazon.carbonado.qe.
StandardQuery
Return a new or cached instance of StandardQuery implementation, using new filter values.
newline(Appendable)
- Method in class com.amazon.carbonado.qe.
AbstractQueryExecutor
Appends a newline character.
newRepository()
- Static method in class com.amazon.carbonado.repo.map.
MapRepositoryBuilder
Convenience method to build a new MapRepository.
next()
- Method in class com.amazon.carbonado.cursor.
DifferenceCursor
next()
- Method in class com.amazon.carbonado.cursor.
EmptyCursor
Always throws NoSuchElementException.
next()
- Method in class com.amazon.carbonado.cursor.
FilteredCursor
next()
- Method in class com.amazon.carbonado.cursor.
GroupedCursor
next()
- Method in class com.amazon.carbonado.cursor.
IntersectionCursor
next()
- Method in class com.amazon.carbonado.cursor.
IteratorCursor
next()
- Method in class com.amazon.carbonado.cursor.
LimitCursor
next()
- Method in class com.amazon.carbonado.cursor.
MultiTransformedCursor
next()
- Method in interface com.amazon.carbonado.
Cursor
Returns the next element from this cursor.
next()
- Method in class com.amazon.carbonado.cursor.
SingletonCursor
next()
- Method in class com.amazon.carbonado.cursor.
SkipCursor
next()
- Method in class com.amazon.carbonado.cursor.
SortedCursor
next()
- Method in class com.amazon.carbonado.cursor.
SymmetricDifferenceCursor
next()
- Method in class com.amazon.carbonado.cursor.
ThrottledCursor
next()
- Method in class com.amazon.carbonado.cursor.
TransformedCursor
next()
- Method in class com.amazon.carbonado.cursor.
UnionCursor
next()
- Method in class com.amazon.carbonado.raw.
RawCursor
nextDecimalValue()
- Method in class com.amazon.carbonado.sequence.
AbstractSequenceValueProducer
nextDecimalValue()
- Method in interface com.amazon.carbonado.sequence.
SequenceValueProducer
Returns the next decimal string value from the sequence, which remains positive.
nextGeneration()
- Method in class com.amazon.carbonado.layout.
Layout
Returns the next known generation of the storable's layout, or null if none.
nextIntValue()
- Method in class com.amazon.carbonado.sequence.
AbstractSequenceValueProducer
nextIntValue()
- Method in class com.amazon.carbonado.sequence.
SequenceValueGenerator
Returns the next value from the sequence, which may wrap negative if all positive values are exhausted.
nextIntValue()
- Method in interface com.amazon.carbonado.sequence.
SequenceValueProducer
Returns the next value from the sequence, which may wrap negative if all positive values are exhausted.
nextLongValue()
- Method in class com.amazon.carbonado.sequence.
SequenceValueGenerator
Returns the next value from the sequence, which may wrap negative if all positive values are exhausted.
nextLongValue()
- Method in interface com.amazon.carbonado.sequence.
SequenceValueProducer
Returns the next value from the sequence, which may wrap negative if all positive values are exhausted.
nextNumericalValue(int, int)
- Method in class com.amazon.carbonado.sequence.
AbstractSequenceValueProducer
nextNumericalValue(int, int)
- Method in interface com.amazon.carbonado.sequence.
SequenceValueProducer
Returns the next numerical string value from the sequence, which remains positive.
not()
- Method in class com.amazon.carbonado.filter.
AndFilter
not()
- Method in class com.amazon.carbonado.filter.
ClosedFilter
not()
- Method in class com.amazon.carbonado.filter.
ExistsFilter
not()
- Method in class com.amazon.carbonado.filter.
Filter
Returns the logical negation of this filter.
not()
- Method in class com.amazon.carbonado.filter.
OpenFilter
not()
- Method in class com.amazon.carbonado.filter.
OrFilter
not()
- Method in class com.amazon.carbonado.filter.
PropertyFilter
not()
- Method in class com.amazon.carbonado.qe.
EmptyQuery
Returns a query that fetches everything, possibly in a specified order.
not()
- Method in class com.amazon.carbonado.qe.
StandardQuery
not()
- Method in interface com.amazon.carbonado.
Query
Returns a new query which produces all the results not supplied in this query.
notJoinedFrom(String)
- Method in class com.amazon.carbonado.filter.
Filter
Removes a join property prefix from all applicable properties of this filter.
notJoinedFrom(ChainedProperty<S>)
- Method in class com.amazon.carbonado.filter.
Filter
Removes a join property prefix from all applicable properties of this filter.
Nullable
- Annotation Type in
com.amazon.carbonado
Identifies that a
Storable
property can have a null value.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Copyright © 2006-2009
Amazon Technologies, Inc.
. All Rights Reserved.