Package | Description |
---|---|
org.infinispan.schematic.document | |
org.infinispan.schematic.internal.document |
Modifier and Type | Method and Description |
---|---|
Timestamp |
Timestamp.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends Timestamp>> |
Timestamp.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
Timestamp.Externalizer.writeObject(ObjectOutput output,
Timestamp timestamp) |
Modifier and Type | Method and Description |
---|---|
Timestamp |
DocumentValueFactory.createTimestamp(int time,
int inc) |
Timestamp |
DefaultDocumentValueFactory.createTimestamp(int time,
int inc) |
Modifier and Type | Method and Description |
---|---|
protected void |
BsonWriter.write(String name,
Timestamp value,
BsonDataOutput output) |
protected void |
CompactJsonWriter.write(Timestamp value,
Writer writer) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.