private static class TestKeyValue.FailureCase extends Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
buf |
(package private) String |
expectedMessage |
(package private) int |
length |
(package private) int |
offset |
(package private) boolean |
withTags |
Constructor and Description |
---|
FailureCase(byte[] buf,
int offset,
int length,
boolean withTags,
String expectedMessage) |
byte[] buf
int offset
int length
boolean withTags
String expectedMessage
public FailureCase(byte[] buf, int offset, int length, boolean withTags, String expectedMessage)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.