public class HollerChannel extends java.lang.Object implements Immutable
HollerChannel(java.lang.String name, long checksum, CogSchema schema)
long
getChecksum()
java.lang.String
getName()
CogSchema
getSchema()
int
idForType(CogType type)
CogType
typeForId(int id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HollerChannel(java.lang.String name, long checksum, CogSchema schema)
public int idForType(CogType type)
public CogType typeForId(int id)
public java.lang.String getName()
public long getChecksum()
public CogSchema getSchema()