org
.
locationtech
.
geomesa
.
tools
.
status
DescribeSchemaCommand
Related Doc:
package status
trait
DescribeSchemaCommand
[
DS <:
DataStore
]
extends
DataStoreCommand
[
DS
]
Linear Supertypes
DataStoreCommand
[
DS
],
Command
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
DescribeSchemaCommand
DataStoreCommand
Command
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Abstract Value Members
abstract
def
connection
:
Map
[
String
,
String
]
Definition Classes
DataStoreCommand
abstract
def
params
:
Any
Definition Classes
Command
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
describe
(
ds:
DS
,
sft:
SimpleFeatureType
,
output: (
String
) ⇒
Unit
)
:
Unit
Attributes
protected
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
execute
()
:
Unit
Definition Classes
DescribeSchemaCommand
→
Command
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getSchema
(
ds:
DS
)
:
SimpleFeatureType
Attributes
protected
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
loadDataStore
()
:
DS
Definition Classes
DataStoreCommand
Annotations
@throws
(
...
)
val
name
:
String
Definition Classes
DescribeSchemaCommand
→
Command
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withDataStore
[
T
]
(
method: (
DS
) ⇒
T
)
:
T
Definition Classes
DataStoreCommand
Annotations
@throws
(
...
)
Inherited from
DataStoreCommand
[
DS
]
Inherited from
Command
Inherited from
AnyRef
Inherited from
Any
Ungrouped