com.bigdata.bop.join
Interface HTreeHashIndexOp.Annotations

All Superinterfaces:
BOp.Annotations, BufferAnnotations, HashJoinAnnotations, HTreeAnnotations, HTreeHashJoinAnnotations, IndexAnnotations, JoinAnnotations, NamedSetAnnotations, PipelineOp.Annotations
Enclosing class:
HTreeHashIndexOp

public static interface HTreeHashIndexOp.Annotations
extends HTreeHashJoinAnnotations, NamedSetAnnotations


Field Summary
 
Fields inherited from interface com.bigdata.bop.join.HTreeHashJoinAnnotations
RELATION_NAME
 
Fields inherited from interface com.bigdata.bop.HTreeAnnotations
ADDRESS_BITS, DEFAULT_ADDRESS_BITS
 
Fields inherited from interface com.bigdata.bop.IndexAnnotations
DEFAULT_MAX_RECLEN, DEFAULT_RAW_RECORDS, DEFAULT_WRITE_RETENTION_QUEUE_CAPACITY, MAX_RECLEN, RAW_RECORDS, WRITE_RETENTION_QUEUE_CAPACITY
 
Fields inherited from interface com.bigdata.bop.join.HashJoinAnnotations
ASK_VAR, DEFAULT_NO_JOIN_VARS_LIMIT, JOIN_VARS
 
Fields inherited from interface com.bigdata.bop.join.JoinAnnotations
CONSTRAINTS, DEFAULT_LIMIT, JOIN_TYPE, LIMIT, SELECT
 
Fields inherited from interface com.bigdata.bop.PipelineOp.Annotations
ALT_SINK_REF, DEFAULT_LAST_PASS, DEFAULT_MAX_MEMORY, DEFAULT_MAX_MESSAGES_PER_TASK, DEFAULT_MAX_PARALLEL, DEFAULT_PIPELINE_QUEUE_CAPACITY, DEFAULT_PIPELINED, DEFAULT_SHARED_STATE, LAST_PASS, MAX_MEMORY, MAX_MESSAGES_PER_TASK, MAX_PARALLEL, PIPELINE_QUEUE_CAPACITY, PIPELINED, SHARED_STATE, SINK_REF
 
Fields inherited from interface com.bigdata.bop.BOp.Annotations
BOP_ID, CONTROLLER, DEFAULT_CONTROLLER, DEFAULT_EVALUATION_CONTEXT, DEFAULT_TIMEOUT, EVALUATION_CONTEXT, TIMEOUT
 
Fields inherited from interface com.bigdata.bop.BufferAnnotations
CHUNK_CAPACITY, CHUNK_OF_CHUNKS_CAPACITY, CHUNK_TIMEOUT, chunkTimeoutUnit, DEFAULT_CHUNK_CAPACITY, DEFAULT_CHUNK_OF_CHUNKS_CAPACITY, DEFAULT_CHUNK_TIMEOUT
 
Fields inherited from interface com.bigdata.bop.controller.NamedSetAnnotations
NAMED_SET_REF
 



Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.