org.apache.flume.channel.file
Class TransactionIDOracle

java.lang.Object
  extended by org.apache.flume.channel.file.TransactionIDOracle

public final class TransactionIDOracle
extends Object


Method Summary
static long next()
           
static void setSeed(long highest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setSeed

public static void setSeed(long highest)

next

public static long next()


Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.