A C D E F G H I J K L M N O P R S T U V W 

A

addCursor(CursorInfo) - Method in class com.mapr.streams.impl.admin.TopicFeedInfo
 
Admin - Interface in com.mapr.streams
 
assign(List<TopicPartition>) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
assign(List<TopicPartition>) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
AssignInfo - Class in com.mapr.streams.impl.admin
 
AssignInfo() - Constructor for class com.mapr.streams.impl.admin.AssignInfo
 
assignment() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
assignment() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
assignSeqNum() - Method in class com.mapr.streams.impl.admin.AssignInfo
 
await() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
Await the completion of this request
await(long, TimeUnit) - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
Await the completion of this request (up to the given time interval)

C

callback() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 
cancel(boolean) - Method in class com.mapr.streams.impl.producer.MarlinFuture
 
checkAndDelete(Value, QueryCondition) - Method in class com.mapr.streams.impl.MessageStore
 
checkAndMutate(Value, QueryCondition, DocumentMutation) - Method in class com.mapr.streams.impl.MessageStore
 
checkAndReplace(Value, QueryCondition, Document) - Method in class com.mapr.streams.impl.MessageStore
 
close() - Method in interface com.mapr.streams.Admin
Override AutoCloseable.close() to avoid declaring a checked exception.
close() - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
close() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
close() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
close() - Method in class com.mapr.streams.impl.MarlinDocumentStream
 
close() - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
close() - Method in class com.mapr.streams.impl.MessageStore
 
close() - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
close(long, TimeUnit) - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
close(long, TimeUnit) - Method in class com.mapr.streams.impl.producer.MarlinProducerImpl
 
com.mapr.streams - package com.mapr.streams
 
com.mapr.streams.impl - package com.mapr.streams.impl
 
com.mapr.streams.impl.admin - package com.mapr.streams.impl.admin
 
com.mapr.streams.impl.listener - package com.mapr.streams.impl.listener
 
com.mapr.streams.impl.producer - package com.mapr.streams.impl.producer
 
commitAsync() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
commitAsync(OffsetCommitCallback) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
commitAsync(Map<TopicPartition, OffsetAndMetadata>, OffsetCommitCallback) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
commitAsync() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
commitAsync(OffsetCommitCallback) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
commitAsync(Map<TopicPartition, OffsetAndMetadata>, OffsetCommitCallback) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
commitSync() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
commitSync(Map<TopicPartition, OffsetAndMetadata>) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
commitSync() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
commitSync(Map<TopicPartition, OffsetAndMetadata>) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
committed(TopicPartition) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
committed(TopicPartition) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
completed() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
Has the request completed?
Constants - Class in com.mapr.streams.impl
 
Constants() - Constructor for class com.mapr.streams.impl.Constants
 
CONSUMER_GROUP - Static variable in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
countTopics(String) - Method in interface com.mapr.streams.Admin
Count the number of topics in a stream.
countTopics(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
createStream(String, StreamDescriptor) - Method in interface com.mapr.streams.Admin
Create a stream.
createStream(String, StreamDescriptor) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
createStreamForCopy(String, String) - Static method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
createTopic(String, String) - Method in interface com.mapr.streams.Admin
Create a topic with the default number of partitions.
createTopic(String, String, int) - Method in interface com.mapr.streams.Admin
Create a topic with the specified number of partitions.
createTopic(String, String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
createTopic(String, String, int) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
cursor() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
CursorInfo - Class in com.mapr.streams.impl.admin
 
CursorInfo() - Constructor for class com.mapr.streams.impl.admin.CursorInfo
 
cursorList() - Method in class com.mapr.streams.impl.admin.TopicFeedInfo
 

D

decodeAssignKey(String) - Static method in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
decodeCursorKey(String) - Static method in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
decodeMsgKey(String) - Static method in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
decodeTopicFeedKey(String) - Static method in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
delete(Value) - Method in class com.mapr.streams.impl.MessageStore
 
delete(Document) - Method in class com.mapr.streams.impl.MessageStore
 
delete(Document, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
delete(Document, String) - Method in class com.mapr.streams.impl.MessageStore
 
delete(DocumentStream) - Method in class com.mapr.streams.impl.MessageStore
 
delete(DocumentStream, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
delete(DocumentStream, String) - Method in class com.mapr.streams.impl.MessageStore
 
deleteCursors(String, String, String, int) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
deleteStream(String) - Method in interface com.mapr.streams.Admin
Delete a stream.
deleteStream(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
deleteTopic(String, String) - Method in interface com.mapr.streams.Admin
Delete a topic.
deleteTopic(String, String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
documentReaders() - Method in class com.mapr.streams.impl.MarlinDocumentStream
 
done(int, long, Exception) - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 

E

editStream(String, StreamDescriptor) - Method in interface com.mapr.streams.Admin
Modify the attributes of a stream.
editStream(String, StreamDescriptor) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
editTopic(String, String, int) - Method in interface com.mapr.streams.Admin
Modify the number of partitions for a topic.
editTopic(String, String, int) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
ensureActiveGroup() - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
ensureCoordinatorKnown() - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
error() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
The error thrown (generally on the server) while processing this request

F

feedId() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
FilterResult(Document, String, String, String, AssignInfo, Map<String, Marlinserver.MarlinTopicMetaEntry>, MapRUserInfo) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
find() - Method in class com.mapr.streams.impl.MessageStore
 
find(String...) - Method in class com.mapr.streams.impl.MessageStore
 
find(FieldPath...) - Method in class com.mapr.streams.impl.MessageStore
 
find(QueryCondition) - Method in class com.mapr.streams.impl.MessageStore
 
find(QueryCondition, String...) - Method in class com.mapr.streams.impl.MessageStore
 
find(QueryCondition, FieldPath...) - Method in class com.mapr.streams.impl.MessageStore
 
flush() - Method in class com.mapr.streams.impl.MessageStore
 
flush() - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
flush() - Method in class com.mapr.streams.impl.producer.MarlinProducerImpl
 

G

get() - Method in class com.mapr.streams.impl.producer.MarlinFuture
 
get(long, TimeUnit) - Method in class com.mapr.streams.impl.producer.MarlinFuture
 
getAdminPerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getAdminPerms() - Method in interface com.mapr.streams.StreamDescriptor
 
getAutoCreateTopics() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getAutoCreateTopics() - Method in interface com.mapr.streams.StreamDescriptor
 
getClientCompression() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getCompressionAlgo() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getCompressionAlgo() - Method in interface com.mapr.streams.StreamDescriptor
 
getConsumePerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getConsumePerms() - Method in interface com.mapr.streams.StreamDescriptor
 
getCopyPerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getCopyPerms() - Method in interface com.mapr.streams.StreamDescriptor
 
getDefaultPartitions() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getDefaultPartitions() - Method in interface com.mapr.streams.StreamDescriptor
 
getFeed() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 
getKafkaPartitionInfo() - Method in class com.mapr.streams.impl.MarlinTopicInfo
 
getMessageStore(String) - Static method in class com.mapr.streams.Streams
Returns a read-only DocumentStore object representing the stream of the given path
getMessageStore(String, Configuration) - Static method in class com.mapr.streams.Streams
Returns a read-only DocumentStore object representing the stream of the given path
getMessageStore(String, String...) - Static method in class com.mapr.streams.Streams
Returns a read-only DocumentStore object representing the stream of the given path User can also provide only a subset of topics to read messages from
getMessageStore(String, Configuration, String...) - Static method in class com.mapr.streams.Streams
Returns a read-only DocumentStore object representing the stream of the given path User can also provide only a subset of topics to read messages from
getMessageStore(String, Pattern) - Static method in class com.mapr.streams.Streams
Returns a read-only DocumentStore object representing the stream of the given path User can also provide a regex representing all topics to read messages from
getMessageStore(String, Configuration, Pattern) - Static method in class com.mapr.streams.Streams
Returns a read-only DocumentStore object representing the stream of the given path User can also provide a regex representing all topics to read messages from
getNextTopicPartition() - Method in class com.mapr.streams.impl.listener.NativeDataParser
 
GetNumPartitions() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinStringArrayWrapperImpl
 
getNumSplits() - Method in class com.mapr.streams.impl.MessageStore
 
getProducePerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getProducePerms() - Method in interface com.mapr.streams.StreamDescriptor
 
getProjectionIdList(List<FieldPath>) - Static method in class com.mapr.streams.impl.StreamsDocument
 
getRecordMetadata() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 
getStreamDescriptor(String) - Method in interface com.mapr.streams.Admin
Get the StreamDescriptor for a stream.
getStreamDescriptor(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
GetStringList() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinStringArrayWrapperImpl
 
GetStringSet() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinStringArrayWrapperImpl
 
getTimeToLiveSec() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getTimeToLiveSec() - Method in interface com.mapr.streams.StreamDescriptor
 
getTopic() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 
getTopicInfo(String) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
getTopicInfo(String) - Method in class com.mapr.streams.impl.producer.MarlinProducerImpl
 
getTopicMetaEntry(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
getTopicPerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
getTopicPerms() - Method in interface com.mapr.streams.StreamDescriptor
 

H

handleJniCallbacks(int, long[], MarlinProducerResult[], int, int) - Method in class com.mapr.streams.impl.producer.MarlinProducerImpl
 
handleJniTopicMetadata(String, int[], int[], int) - Method in class com.mapr.streams.impl.producer.MarlinProducerImpl
 
hasAdminPerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasAutoCreateTopics() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasClientCompression() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasCompressionAlgo() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasConsumePerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasCopyPerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
HasData() - Method in class com.mapr.streams.impl.listener.NativeDataParser
 
hasDefaultPartitions() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasNext() - Method in class com.mapr.streams.impl.StreamsDocumentTranslator
 
hasProducePerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasTimeToLiveSec() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
hasTopicPerms() - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 

I

ID - Static variable in class com.mapr.streams.Streams
Field name representing the unique id of the message
increment(Value, String, byte) - Method in class com.mapr.streams.impl.MessageStore
 
increment(Value, String, short) - Method in class com.mapr.streams.impl.MessageStore
 
increment(Value, String, int) - Method in class com.mapr.streams.impl.MessageStore
 
increment(Value, String, long) - Method in class com.mapr.streams.impl.MessageStore
 
increment(Value, String, float) - Method in class com.mapr.streams.impl.MessageStore
 
increment(Value, String, double) - Method in class com.mapr.streams.impl.MessageStore
 
increment(Value, String, BigDecimal) - Method in class com.mapr.streams.impl.MessageStore
 
infoTopic(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
infoTopicCommon(String, boolean) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
Init(String, String, String, long, String[], int, List<List<Integer>>) - Method in class com.mapr.streams.impl.admin.AssignInfo
 
Init(String, String, String, int, long, long) - Method in class com.mapr.streams.impl.admin.CursorInfo
 
insert(Value, Document) - Method in class com.mapr.streams.impl.MessageStore
 
insert(Document) - Method in class com.mapr.streams.impl.MessageStore
 
insert(Document, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
insert(Document, String) - Method in class com.mapr.streams.impl.MessageStore
 
insert(DocumentStream) - Method in class com.mapr.streams.impl.MessageStore
 
insert(DocumentStream, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
insert(DocumentStream, String) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(Document) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(Value, Document) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(Document, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(Document, String) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(DocumentStream) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(DocumentStream, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
insertOrReplace(DocumentStream, String) - Method in class com.mapr.streams.impl.MessageStore
 
isCancelled() - Method in class com.mapr.streams.impl.producer.MarlinFuture
 
isDone() - Method in class com.mapr.streams.impl.producer.MarlinFuture
 
isReadOnly() - Method in class com.mapr.streams.impl.MessageStore
 
iterator() - Method in class com.mapr.streams.impl.MarlinDocumentStream
 

J

jniErrToException(int, String) - Static method in class com.mapr.streams.impl.MarlinClient
 
join(Marlinserver.JoinGroupDesc, MarlinListener.MarlinJoinCallback) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
join(Marlinserver.JoinGroupDesc, MarlinListener.MarlinJoinCallback) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 

K

KEY - Static variable in class com.mapr.streams.Streams
Field name representing the message key

L

listAllCursors(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
listAssigns(String, String, String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
listCursors(String, String, String, int) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
listCursorsForTopic(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
listenerAssignment(int) - Method in class com.mapr.streams.impl.admin.AssignInfo
 
listenerID() - Method in class com.mapr.streams.impl.admin.AssignInfo
 
listenerID() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
listeners() - Method in class com.mapr.streams.impl.admin.AssignInfo
 
listTopics(String) - Method in class com.mapr.streams.impl.admin.MarlinAdminImpl
 
listTopics() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
listTopics(String) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
listTopics(Pattern) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
listTopics() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
listTopics(Pattern) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
listTopics(String) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 

M

M_DEFAULTS - Static variable in class com.mapr.streams.impl.Constants
 
MarlinAdminImpl - Class in com.mapr.streams.impl.admin
 
MarlinAdminImpl(Configuration) - Constructor for class com.mapr.streams.impl.admin.MarlinAdminImpl
 
MarlinClient - Class in com.mapr.streams.impl
 
MarlinClient() - Constructor for class com.mapr.streams.impl.MarlinClient
 
MarlinDocumentStream - Class in com.mapr.streams.impl
 
MarlinDocumentStream(List<DocumentStream>, List<FieldPath>, int, long) - Constructor for class com.mapr.streams.impl.MarlinDocumentStream
 
MarlinFuture - Class in com.mapr.streams.impl.producer
The future result that is returned to the producer on a send call.
MarlinFuture(MarlinProducerResultImpl) - Constructor for class com.mapr.streams.impl.producer.MarlinFuture
 
MarlinListener<K,V> - Class in com.mapr.streams.impl.listener
A Marlin wrapper that implements the Kafka Consumer Interface.
MarlinListener(ConsumerConfig, Deserializer<K>, Deserializer<V>) - Constructor for class com.mapr.streams.impl.listener.MarlinListener
 
MarlinListener.MarlinJoinCallback - Interface in com.mapr.streams.impl.listener
 
MarlinListenerImpl - Class in com.mapr.streams.impl.listener
A Marlin wrapper that provides all the Kafka Consumer API
MarlinListenerImpl(ConsumerConfig) - Constructor for class com.mapr.streams.impl.listener.MarlinListenerImpl
 
MarlinListenerImpl.MarlinCommitCallbackWrapperImpl - Class in com.mapr.streams.impl.listener
 
MarlinListenerImpl.MarlinCommitCallbackWrapperImpl(OffsetCommitCallback) - Constructor for class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinCommitCallbackWrapperImpl
 
MarlinListenerImpl.MarlinJoinCallbackWrapperImpl - Class in com.mapr.streams.impl.listener
 
MarlinListenerImpl.MarlinJoinCallbackWrapperImpl(MarlinListener.MarlinJoinCallback) - Constructor for class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinJoinCallbackWrapperImpl
 
MarlinListenerImpl.MarlinRebalanceCallbackWrapperImpl - Class in com.mapr.streams.impl.listener
 
MarlinListenerImpl.MarlinRebalanceCallbackWrapperImpl(ConsumerRebalanceListener) - Constructor for class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinRebalanceCallbackWrapperImpl
 
MarlinListenerImpl.MarlinStringArrayWrapperImpl - Class in com.mapr.streams.impl.listener
 
MarlinListenerImpl.MarlinStringArrayWrapperImpl() - Constructor for class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinStringArrayWrapperImpl
 
MarlinProducer<K,V> - Class in com.mapr.streams.impl.producer
 
MarlinProducer(ProducerConfig, Serializer<K>, Serializer<V>) - Constructor for class com.mapr.streams.impl.producer.MarlinProducer
 
MarlinProducerImpl - Class in com.mapr.streams.impl.producer
 
MarlinProducerImpl(ProducerConfig) - Constructor for class com.mapr.streams.impl.producer.MarlinProducerImpl
 
MarlinProducerResultImpl - Class in com.mapr.streams.impl.producer
This structure maintains all the data structures related to a producer request.
MarlinProducerResultImpl(String, int, Callback) - Constructor for class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 
MarlinRowKeyDecoder - Class in com.mapr.streams.impl
 
MarlinRowKeyDecoder() - Constructor for class com.mapr.streams.impl.MarlinRowKeyDecoder
 
MarlinTopicInfo - Class in com.mapr.streams.impl
A topic name and feed number
MarlinTopicInfo(String, int) - Constructor for class com.mapr.streams.impl.MarlinTopicInfo
 
MarlinWorkerCoordinator - Class in com.mapr.streams.impl
 
MarlinWorkerCoordinator(DistributedConfig, String, String, KafkaConfigStorage, WorkerRebalanceListener) - Constructor for class com.mapr.streams.impl.MarlinWorkerCoordinator
 
MarlinWorkerCoordinator.MarlinWorkerJoinCallback - Class in com.mapr.streams.impl
 
MarlinWorkerCoordinator.MarlinWorkerJoinCallback() - Constructor for class com.mapr.streams.impl.MarlinWorkerCoordinator.MarlinWorkerJoinCallback
 
MAX_CACHE_MEMORY - Static variable in class com.mapr.streams.Streams
Configuration parameter that controls the maximum cache memory to use while iterating through the scanned documents(default long: 100MB)
MAX_SCANNER_THREADS - Static variable in class com.mapr.streams.Streams
Configuration parameter to set the maximum number of background threads to scan the documents(default int: 16)
memberId() - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
MessageStore - Class in com.mapr.streams.impl
 
MessageStore(String, Configuration, String...) - Constructor for class com.mapr.streams.impl.MessageStore
 
MessageStore(String, Configuration, Pattern) - Constructor for class com.mapr.streams.impl.MessageStore
 
metrics() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
metrics() - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
MStreamDescriptor - Class in com.mapr.streams.impl.admin
 
MStreamDescriptor() - Constructor for class com.mapr.streams.impl.admin.MStreamDescriptor
 

N

NativeDataParser - Class in com.mapr.streams.impl.listener
This class is used to parse NativeData returned by jni layer.
newAdmin(Configuration) - Static method in class com.mapr.streams.Streams
Creates and returns an Admin instance with specified configuration.
newStreamDescriptor() - Static method in class com.mapr.streams.Streams
Creates and returns a StreamDescriptor instance.
next() - Method in class com.mapr.streams.impl.StreamsDocumentTranslator
 
numListeners() - Method in class com.mapr.streams.impl.admin.AssignInfo
 

O

OFFSET - Static variable in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
offset() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
The base offset for the request (the first offset in the record set)
OFFSET - Static variable in class com.mapr.streams.Streams
Field name representing offset of the message
onComplete(NativeData, long[], int) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinCommitCallbackWrapperImpl
 
onCompletion() - Method in class com.mapr.streams.impl.producer.MarlinProducerResultImpl
 
onJoin(Marlinserver.JoinGroupInfo) - Method in interface com.mapr.streams.impl.listener.MarlinListener.MarlinJoinCallback
 
onJoin(byte[]) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinJoinCallbackWrapperImpl
 
onJoin(Marlinserver.JoinGroupInfo) - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator.MarlinWorkerJoinCallback
 
onPartitionsAssigned(NativeData) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinRebalanceCallbackWrapperImpl
 
onPartitionsRevoked(NativeData) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinRebalanceCallbackWrapperImpl
 
onRejoin(Marlinserver.JoinGroupInfo) - Method in interface com.mapr.streams.impl.listener.MarlinListener.MarlinJoinCallback
 
onRejoin(byte[]) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinJoinCallbackWrapperImpl
 
onRejoin(Marlinserver.JoinGroupInfo) - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator.MarlinWorkerJoinCallback
 

P

parseListenerRecords(boolean) - Method in class com.mapr.streams.impl.listener.NativeDataParser
 
PARTITION - Static variable in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
PARTITION - Static variable in class com.mapr.streams.Streams
Field name representing partition id of the message
partitionsFor(String) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
partitionsFor(String) - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
pause(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
pause(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
poll(long) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
poll(long) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
poll(long) - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
position(TopicPartition) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
position(TopicPartition) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
PRODUCER - Static variable in class com.mapr.streams.Streams
Field name representing producer of the message

R

replace(Value, Document) - Method in class com.mapr.streams.impl.MessageStore
 
replace(Document) - Method in class com.mapr.streams.impl.MessageStore
 
replace(Document, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
replace(Document, String) - Method in class com.mapr.streams.impl.MessageStore
 
replace(DocumentStream) - Method in class com.mapr.streams.impl.MessageStore
 
replace(DocumentStream, FieldPath) - Method in class com.mapr.streams.impl.MessageStore
 
replace(DocumentStream, String) - Method in class com.mapr.streams.impl.MessageStore
 
requestRejoin() - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
resume(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
resume(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 

S

seek(TopicPartition, long) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
seek(TopicPartition, long) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
seekToBeginning(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
seekToBeginning(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
seekToEnd(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
seekToEnd(TopicPartition...) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
send(ProducerRecord<K, V>) - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
send(ProducerRecord<K, V>, Callback) - Method in class com.mapr.streams.impl.producer.MarlinProducer
 
send(String, int, Object, byte[], Object, byte[], Callback) - Method in class com.mapr.streams.impl.producer.MarlinProducerImpl
 
setAdminPerms(String) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setAdminPerms(String) - Method in interface com.mapr.streams.StreamDescriptor
Sets the admin permission ace.
setAutoCreateTopics(boolean) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setAutoCreateTopics(boolean) - Method in interface com.mapr.streams.StreamDescriptor
Sets if topics should be auto-created when a message is produced.
setClientCompression(boolean) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setCompressionAlgo(String) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setCompressionAlgo(String) - Method in interface com.mapr.streams.StreamDescriptor
Sets the compression algo.
setConsumePerms(String) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setConsumePerms(String) - Method in interface com.mapr.streams.StreamDescriptor
Sets the consume permission ace.
setCopyPerms(String) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setCopyPerms(String) - Method in interface com.mapr.streams.StreamDescriptor
Sets the copy permission ace.
setDefaultPartitions(int) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setDefaultPartitions(int) - Method in interface com.mapr.streams.StreamDescriptor
Sets the default number of partitions per topic.
setProducePerms(String) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setProducePerms(String) - Method in interface com.mapr.streams.StreamDescriptor
Sets the producer permission ace.
SetStringArrayElements(String, int[], int[], int) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl.MarlinStringArrayWrapperImpl
 
setTimeToLiveSec(long) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setTimeToLiveSec(long) - Method in interface com.mapr.streams.StreamDescriptor
Sets the time-to-live for messages.
setTopicFeedInfo(TopicFeedInfo) - Method in class com.mapr.streams.impl.admin.CursorInfo
 
setTopicPerms(String) - Method in class com.mapr.streams.impl.admin.MStreamDescriptor
 
setTopicPerms(String) - Method in interface com.mapr.streams.StreamDescriptor
Sets the topic permission ace.
size() - Method in class com.mapr.streams.impl.StreamsDocument
 
stat() - Method in class com.mapr.streams.impl.admin.TopicFeedInfo
 
StreamDescriptor - Interface in com.mapr.streams
A StreamDescriptor contains the details about a stream such as the ttl, compression algo, default number of partitions per topic and so on.
streamName() - Method in class com.mapr.streams.impl.admin.AssignInfo
 
streamName() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
Streams - Class in com.mapr.streams
This class provides the entry point to accessing MapR streams for analytics purposes.
Streams() - Constructor for class com.mapr.streams.Streams
 
StreamsDocument - Class in com.mapr.streams.impl
 
StreamsDocument(String, int, String, long, String, Document, int, List<Integer>) - Constructor for class com.mapr.streams.impl.StreamsDocument
 
StreamsDocumentTranslator - Class in com.mapr.streams.impl
 
StreamsDocumentTranslator(Document, List<Integer>) - Constructor for class com.mapr.streams.impl.StreamsDocumentTranslator
 
streamTo(DocumentListener) - Method in class com.mapr.streams.impl.MarlinDocumentStream
 
subscribe(List<String>) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
subscribe(List<String>, ConsumerRebalanceListener) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
subscribe(Pattern, ConsumerRebalanceListener) - Method in class com.mapr.streams.impl.listener.MarlinListener
 
subscribe(List<String>, ConsumerRebalanceListener) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
subscribe(Pattern, ConsumerRebalanceListener) - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
subscription() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
subscription() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 

T

timestamp() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
toKafkaConsumerRecord(ListenerRecord, Deserializer<K>, Deserializer<V>) - Static method in class com.mapr.streams.impl.listener.MarlinListener
 
topic() - Method in class com.mapr.streams.impl.admin.AssignInfo
 
topic() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
TOPIC - Static variable in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
TOPIC - Static variable in class com.mapr.streams.Streams
Field name representing topic of the message
TOPIC_UNIQ - Static variable in class com.mapr.streams.impl.MarlinRowKeyDecoder
 
topicFeedInfo() - Method in class com.mapr.streams.impl.admin.CursorInfo
 
TopicFeedInfo - Class in com.mapr.streams.impl.admin
 
TopicFeedInfo(Marlinserver.TopicFeedStatInfo, List<CursorInfo>) - Constructor for class com.mapr.streams.impl.admin.TopicFeedInfo
 
TopicFeedInfo(int) - Constructor for class com.mapr.streams.impl.admin.TopicFeedInfo
 

U

unsubscribe() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
unsubscribe() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
update(Value, DocumentMutation) - Method in class com.mapr.streams.impl.MessageStore
 
updateStat(Marlinserver.TopicFeedStatInfo) - Method in class com.mapr.streams.impl.admin.TopicFeedInfo
 

V

VALUE - Static variable in class com.mapr.streams.Streams
Field name representing the message value(user provided message)

W

wakeup() - Method in class com.mapr.streams.impl.listener.MarlinListener
 
wakeup() - Method in class com.mapr.streams.impl.listener.MarlinListenerImpl
 
wakeup() - Method in class com.mapr.streams.impl.MarlinWorkerCoordinator
 
A C D E F G H I J K L M N O P R S T U V W