com.indeed.proctor.consumer
Class AbstractGroupsPayload
java.lang.Object
com.indeed.proctor.consumer.AbstractGroupsPayload
public abstract class AbstractGroupsPayload
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGroupsPayload
public AbstractGroupsPayload()
convertToStringValue
protected String convertToStringValue(TestBucket bucket,
String payloadMapKey)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convertToLongValue
protected Long convertToLongValue(TestBucket bucket,
String payloadMapKey)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convertToDoubleValue
protected Double convertToDoubleValue(TestBucket bucket,
String payloadMapKey)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convertToStringArray
protected String[] convertToStringArray(TestBucket bucket,
String payloadMapKey)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convertToLongArray
protected Long[] convertToLongArray(TestBucket bucket,
String payloadMapKey)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convertToDoubleArray
protected Double[] convertToDoubleArray(TestBucket bucket,
String payloadMapKey)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Copyright © 2014. All Rights Reserved.