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.