InputProperties 类
定义
The properties that are associated with an input.
public class InputProperties
- 继承
-
java.lang.ObjectInputProperties
方法
diagnostics() |
Get the diagnostics value.
|
etag() |
Get the etag value.
|
serialization() |
Get the serialization value.
|
withSerialization(Serialization serialization) |
Set the serialization value.
|