com.neeve.ods
Interface IStoreSender

All Superinterfaces:
IStoreWriter

public interface IStoreSender
extends IStoreWriter

Represents an store ICR sender.

This interface defines an ICR store sender. ICR senders are used to replicate store contents to a peer cluster

Threading:
An ICR sender is not safe for concurrent access by multiple threads.

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.neeve.ods.IStoreWriter
IStoreWriter.LogCounters, IStoreWriter.Parameters
 
Method Summary
 IStoreSenderStats getStats()
          Gets an ICR sender's stats.
 
Methods inherited from interface com.neeve.ods.IStoreWriter
getParameters, isShared, onRoleChange, sync, writeCommitEntry
 

Method Detail

getStats

IStoreSenderStats getStats()
Gets an ICR sender's stats.



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.