org.sakaiproject.search.journal.impl
Class SegmentListStore

java.lang.Object
  extended by org.sakaiproject.search.journal.impl.SegmentListStore

public class SegmentListStore
extends Object

Author:
ieb

Field Summary
static byte[] SEGMENT_LIST_SIGNATURE
           
static int VERSION_SIGNATURE
           
 
Constructor Summary
SegmentListStore()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION_SIGNATURE

public static final int VERSION_SIGNATURE
See Also:
Constant Field Values

SEGMENT_LIST_SIGNATURE

public static final byte[] SEGMENT_LIST_SIGNATURE
Constructor Detail

SegmentListStore

public SegmentListStore()
Method Detail

main

public static void main(String[] argv)


Copyright © 2003-2012 Sakai Project. All Rights Reserved.