biz.hammurapi.metrics
Class BatchingSliceConsumer.SliceEntry

java.lang.Object
  extended by biz.hammurapi.metrics.BatchingSliceConsumer.SliceEntry
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BatchingSliceConsumer

public static class BatchingSliceConsumer.SliceEntry
extends java.lang.Object
implements java.io.Serializable

Helper class to serialize accumulated slices.

Author:
Pavel Vlasov
See Also:
Serialized Form

Method Summary
 java.lang.String getCategory()
           
 biz.hammurapi.metrics.Slice getSlice()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCategory

public java.lang.String getCategory()

getSlice

public biz.hammurapi.metrics.Slice getSlice()


Copyright © 2006 Hammurapi Group. All Rights Reserved.