public final class UnknownRecordPlaceholder extends RecordAtom
| Modifier | Constructor | Description |
|---|---|---|
protected |
UnknownRecordPlaceholder(byte[] source,
int start,
int len) |
Create a new holder for a record we don't grok
|
| Modifier and Type | Method | Description |
|---|---|---|
long |
getRecordType() |
Return the value we were given at creation
|
void |
writeOut(java.io.OutputStream out) |
Write the contents of the record back, so it can be written
to disk
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndiangetChildRecords, isAnAtomprotected UnknownRecordPlaceholder(byte[] source,
int start,
int len)
public long getRecordType()
getRecordType in class RecordCopyright 2018 The Apache Software Foundation or its licensors, as applicable.