From d479253768d296a40b4f699e1de9b03c7146a97a Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 3 Dec 2013 14:03:28 -0800 Subject: Adding javadocs and Carbonado User Guide --- apidocs/index-files/index-23.html | 338 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100644 apidocs/index-files/index-23.html (limited to 'apidocs/index-files/index-23.html') diff --git a/apidocs/index-files/index-23.html b/apidocs/index-files/index-23.html new file mode 100644 index 0000000..605cb9a --- /dev/null +++ b/apidocs/index-files/index-23.html @@ -0,0 +1,338 @@ + + + + + + +W-Index (Carbonado 1.2.3 API) + + + + + + + +
+ + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y  + + +

W

+
+
waitForRepairsToFinish(long) - Static method in class com.amazon.carbonado.spi.RepairExecutor
+
+
Waits for repairs that were executed from the current thread to finish.
+
+
with(int) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(long) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(float) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(double) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(boolean) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(char) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(byte) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(short) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(Object) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameter filled in.
+
+
with(int) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(long) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(float) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(double) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(boolean) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(char) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(byte) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(short) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(Object) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Always throws an IllegalStateException.
+
+
with(QueryHint) - Method in class com.amazon.carbonado.qe.QueryHints
+
+
Returns a new QueryHints object with the given hint.
+
+
with(QueryHint, Object) - Method in class com.amazon.carbonado.qe.QueryHints
+
+
Returns a new QueryHints object with the given hint and value.
+
+
with(int) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(long) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(float) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(double) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(boolean) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(char) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(byte) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(short) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(Object) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
with(int) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(long) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(float) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(double) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(boolean) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(char) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(byte) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(short) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
with(Object) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameter filled in.
+
+
WITH_METHOD_NAME - Static variable in class com.amazon.carbonado.gen.CommonMethodNames
+
+
Query API method name
+
+
without(QueryHint) - Method in class com.amazon.carbonado.qe.QueryHints
+
+
Returns a new QueryHints object without the given hint.
+
+
withRemainderFilter(Filter<S>) - Method in class com.amazon.carbonado.qe.CompositeScore
+
+
Returns a new CompositeScore with the filtering remainder replaced and + covering matches recalculated.
+
+
withRemainderFilter(Filter<S>) - Method in class com.amazon.carbonado.qe.FilteringScore
+
+
Returns a new FilteringScore with the remainder replaced and covering + matches recalculated.
+
+
withRemainderFilter(Filter<S>) - Method in class com.amazon.carbonado.qe.IndexedQueryAnalyzer.Result
+
+
Returns a new result with the remainder filter replaced.
+
+
withRemainderOrdering(OrderingList<S>) - Method in class com.amazon.carbonado.qe.CompositeScore
+
+
Returns a new CompositeScore with the ordering remainder + replaced.
+
+
withRemainderOrdering(OrderingList<S>) - Method in class com.amazon.carbonado.qe.IndexedQueryAnalyzer.Result
+
+
Returns a new result with the remainder ordering replaced.
+
+
withRemainderOrdering(OrderingList<S>) - Method in class com.amazon.carbonado.qe.OrderingScore
+
+
Returns a new OrderingScore with the remainder replaced.
+
+
withStackTrace() - Method in exception com.amazon.carbonado.Trigger.Abort
+
+
Returns this exception but with a fresh stack trace.
+
+
withValues(Object...) - Method in class com.amazon.carbonado.filter.FilterValues
+
+
Returns a new FilterValues instance with the next blank parameters filled in.
+
+
withValues(Object...) - Method in class com.amazon.carbonado.qe.EmptyQuery
+
+
Throws an IllegalStateException unless no values passed in.
+
+
withValues(Object...) - Method in class com.amazon.carbonado.qe.StandardQuery
+
 
+
withValues(Object...) - Method in interface com.amazon.carbonado.Query
+
+
Returns a copy of this Query with the next blank parameters filled in.
+
+
write(String) - Method in class com.amazon.carbonado.repo.logging.CommonsLog
+
 
+
write(String) - Method in interface com.amazon.carbonado.repo.logging.Log
+
 
+
write(int) - Method in class com.amazon.carbonado.spi.RAFOutputStream
+
 
+
write(byte[]) - Method in class com.amazon.carbonado.spi.RAFOutputStream
+
 
+
write(byte[], int, int) - Method in class com.amazon.carbonado.spi.RAFOutputStream
+
 
+
WRITE_TO - Static variable in class com.amazon.carbonado.gen.CommonMethodNames
+
+
Storable API method name
+
+
writeLength(int, OutputStream) - Static method in class com.amazon.carbonado.raw.DataEncoder
+
+
Writes a positive length value in up to five bytes.
+
+
writeTo(OutputStream) - Method in class com.amazon.carbonado.layout.Layout
+
+ +
+
writeTo(OutputStream) - Method in interface com.amazon.carbonado.Storable
+
+
Serializes property values and states for temporary storage or for + network transfer.
+
+
+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-2013 Amazon Technologies, Inc.. All Rights Reserved.

+ + -- cgit v1.2.3