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-11.html | 152 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 apidocs/index-files/index-11.html (limited to 'apidocs/index-files/index-11.html') diff --git a/apidocs/index-files/index-11.html b/apidocs/index-files/index-11.html new file mode 100644 index 0000000..a6efe45 --- /dev/null +++ b/apidocs/index-files/index-11.html @@ -0,0 +1,152 @@ + + + + + + +K-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  + + +

K

+
+
Key - Annotation Type in com.amazon.carbonado
+
+
Identifies a Storable property as being a member of an alternate + key.
+
+
KeyDecoder - Class in com.amazon.carbonado.raw
+
+
A very low-level class that decodes key components encoded by methods of + KeyEncoder.
+
+
KeyDecoder() - Constructor for class com.amazon.carbonado.raw.KeyDecoder
+
 
+
KeyEncoder - Class in com.amazon.carbonado.raw
+
+
A very low-level class that supports encoding of primitive data into unique, + sortable byte array keys.
+
+
KeyEncoder() - Constructor for class com.amazon.carbonado.raw.KeyEncoder
+
 
+
KeyQueryExecutor<S extends Storable> - Class in com.amazon.carbonado.qe
+
+
QueryExecutor which has a fully specified key, and so cursors produce at + most one result.
+
+
KeyQueryExecutor(KeyQueryExecutor.Support<S>, StorableIndex<S>, FilteringScore<S>) - Constructor for class com.amazon.carbonado.qe.KeyQueryExecutor
+
 
+
KeyQueryExecutor.Support<S extends Storable> - Interface in com.amazon.carbonado.qe
+
+
Provides support for KeyQueryExecutor.
+
+
keySet() - Method in class com.amazon.carbonado.gen.StorablePropertyMap
+
 
+
+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